Last Updated: 28 Apr 2026
|
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
server-tech:centos:adding-formatting-a-new-drive [Apr 28, 2026 08:49 AM] 114.119.134.226 old revision restored (Aug 23, 2025 11:04 AM) |
server-tech:centos:adding-formatting-a-new-drive [Apr 29, 2026 05:20 AM] (current) 114.119.150.64 old revision restored (Jan 13, 2023 04:25 PM) |
||
|---|---|---|---|
| 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 '' | ||