Hey guys, relative newbie to openSUSE and linux in general so please be patient with me!
Ive just installed suse 11.1 on one of my hard drives. The problem I have however is with my 2nd hard drive, which for some reason did not mount automatically after installation. Ive formatted the drive as ext3 and will be using it for extra storage space, nothing more.
fdisk -l shows:
Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0085715e
Device Boot Start End Blocks Id System
/dev/sda1 1 24321 195358401 83 Linux
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x4da6f9e4
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 60051 482351625 83 Linux
/dev/sdb2 60051 60801 6032376 82 Linux swap / Solaris
Open the partitioner at Yast → Ssytem → Partitioner. find sda1 and “Edit” it and give it a mount point, something like /data or perhaps /mnt/sda1, whatever you like.
Hi
Start YaST->System->Partitioner and highlight the drive sda and hit the
edit button. Give it a mount point (eg /data) and you should be good to
go.
You should then see a new entry in the fstab. Now I would use the
command line (as root user) to add a sub folder under /data and change
the ownership to your user name, for example;