[SWLUG] 2 Help! problems booting
Dick Bain
dick.bain at gmail.com
Fri Mar 30 20:20:08 UTC 2007
yes but if you look in /etc/fstab your third drive will be listed as
some sort of file system which has an automount element in it so the
system will then be confused that it isn't there. your third drive
might have been listed as either hdc or hdd depending on whether it
was the master or slave on the second ide controller
Below is my fstab edited so it doesn't look at hdb and with two CD/DVD drives
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda2 / ext3 defaults,errors=remount-ro 0 1
/dev/hda6 /home ext3 defaults 0 2
/dev/hda1 /media/hda1 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda5 /media/hda5 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda7 /media/hda7 ext3 defaults 0 2
#/dev/hdb1 /media/hdb1 ext3 defaults 0 2
#/dev/hdb6 /media/hdb6 ext3 defaults 0 2
#/dev/hdb7 /media/hdb7 ext3 defaults 0 2
/dev/hdb5 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
--
free/libre/open, software for the people by the people
More information about the Swlug
mailing list