[PLUG] mounting hdb1

Bruce Kilpatrick bakilpatrick at verizon.net
Mon Jan 16 03:47:50 UTC 2006


I have a new install of Ubuntu 5.10 and I can't figure out the proper
terminology to mount hdb1.  hdb1 is the hard drive with a install of
SUSE 10 and I would like to be able to copy some files to Ubuntu on
hda1.  When I add hdb1 to fstab, it forgets that hda1 is where we are
supposed to be and won't let me even run a program due to the path being
wrong now.

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hda1       /               ext3    defaults,errors=remount-ro 0
1
#/dev/hdb1      /home           reiserfs        user,noauto
/dev/hda5       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/hdd        /media/cdrom1   udf,iso9660 user,noauto     0       0
#/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0


Above is the current fstab.

Thanks,

Bruce




More information about the PLUG mailing list