Last Updated: 12 Mar 2025
|
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
server-tech:centos:adding-formatting-a-new-drive [Mar 12, 2025 11:33 AM] 114.119.155.2 old revision restored (Feb 27, 2023 07:05 AM) |
server-tech:centos:adding-formatting-a-new-drive [Mar 12, 2025 02:50 PM] (current) 114.119.130.32 old revision restored (Jan 31, 2024 05:27 AM) |
||
---|---|---|---|
Line 19: | Line 19: | ||
If you don't see the disk from the first bus, you may need to scan the others: | If you don't see the disk from the first bus, you may need to scan the others: | ||
- | |||
- | ''# | ||
''# | ''# | ||
+ | ''# | ||
Eventually the disk should show up in / | Eventually the disk should show up in / | ||
Line 37: | Line 36: | ||
''# | ''# | ||
- | |||
- | == Formatting & Mounting the Disk == | ||
6. Make the XFS filesystem: | 6. Make the XFS filesystem: | ||
Line 53: | Line 50: | ||
9. If you want the drive to mount at boot, add an entry in ''/ | 9. If you want the drive to mount at boot, add an entry in ''/ | ||
- | |||
- | You're done. If you want to see if your new drive is online, check '' | ||