Results 1 to 2 of 2
I have a second hard disk that i'd like to format with and use as extra storage. I have never used the partitioner in Yast, and wanted some good advice ...
- 01-05-2007 #1
Format second drive for storage
I have a second hard disk that i'd like to format with and use as extra storage. I have never used the partitioner in Yast, and wanted some good advice before i do anything. Thanks...
Linux. Get Counted!! http://counter.li.org/
- 01-06-2007 #2Just Joined!
- Join Date
- Jan 2007
- Location
- Germany
- Posts
- 73
Just insert the disk and reboot. After that partitions of the drive will be available as /dev/hdb1, /dev/hdb2,.... You can either manually mount them to folders (mount /dev/hdb2 /MyFolder) or insert proper lines in /etc/fstab.
To format the disk just run "Partitioning" under Yast, then "Create" and give parameters of partitions
[I did this on IBM Thinkpad A31 under SuSe 10.1]


Reply With Quote