[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GNOME desktop does not detect and mount CD in some units



From: Mateusz £oskot <mateusz@loskot.net>

> User xerces8 wrote::
> > GNOME desktop does not detect and mount CD in hdc & hdd, but only in hda.  
> > [...]
> > I can mount them manually and they work, only automount in GNOME
> > is not working.
> 
> Please, give us your /etc/fstab entries.

It should be something like this(*) :

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


* - I think this is from my previous install, I will check and send a
current one, when I get at my PC



Reply to: