
I have a disk hdb. It looks like this in etc/fstab: /dev/hdb1 /data1 auto noauto,user 0 0 /dev/hdb5 /data2 reiserfs noauto,user 0 0 but df says it's not mounted: :~> df Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda2 116154400 75809028 40345372 66% / tmpfs 777972 24 777948 1% /dev/shm In the Yast expert Partitioner module hdb1 and hdb5 are mounted at '*'. I keep my backup on this drive (hdb5) using rsync. My / partition is on hda2. data2 is mounted under /. The properties window for the / directory says I'm using 70 of the 110 GB's on this drive (hda2). The properties window for the the backup directory on /data2 says its 32GB's in size(hdb5 is 110 GBs). df says hdb is not mounted. Is this true? If true, is /data2 really mounted on hda2?? How can I tell which drive /data2 is mounted on? Thanks, Jerome