Last Updated: 14 Mar 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 [Mar 14, 2026 05:15 PM] 114.119.143.233 old revision restored (Feb 7, 2024 11:36 AM) |
server-tech:centos:adding-formatting-a-new-drive [Mar 15, 2026 01:08 AM] (current) 43.173.178.209 old revision restored (Nov 4, 2025 12:24 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 36: | Line 37: | ||
| ''# | ''# | ||
| + | |||
| + | == Formatting & Mounting the Disk == | ||
| 6. Make the XFS filesystem: | 6. Make the XFS filesystem: | ||
| Line 50: | Line 53: | ||
| 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 '' | ||