Difference between revisions of "SUNScholar/Upgrading/Hardware/Add a New Disk"
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
==Step 2== | ==Step 2== | ||
Create a linux partition on the new disk. | Create a linux partition on the new disk. | ||
| + | |||
| + | ==Step 3== | ||
| + | Make a linux filesystem on the new disk. | ||
| + | |||
| + | ==Step 4== | ||
| + | Make a mount point on the linux file system for the new disk. | ||
;Definitions | ;Definitions | ||
Revision as of 18:29, 8 February 2014
Back to Upgrading Hardware
These guidelines are very brief and require someone with Linux experience to execute correctly.
Step 1
Determine the kernel hardware lable for the new disk.
Step 2
Create a linux partition on the new disk.
Step 3
Make a linux filesystem on the new disk.
Step 4
Make a mount point on the linux file system for the new disk.
- Definitions
- http://en.wikipedia.org/wiki/Disk_partitioning
- http://en.wikipedia.org/wiki/Cfdisk
- http://en.wikipedia.org/wiki/Parted
- http://en.wikipedia.org/wiki/Mkfs
- http://en.wikipedia.org/wiki/Fstab
- References