On Sunday 20 June 2004 11:45, Jason Kretzer wrote: > --- Hoyt Bailey <[EMAIL PROTECTED]> wrote: > > On Saturday 19 June 2004 20:50, Jason Kretzer wrote: > > > Hello list, > > > > > > I have the following Cd burner: > > > > > > SONY CD-RW CRX160E > > > > > > It appears to be mounted fine as K3B and xcdroast > > can > > > both see it. Unfortunately, both act as though > > there > > > is no disc in it. Another symptom is when I am > > > installing software from the CD's the software > > > installer asks me to place the CD in /dev/hdc > > (which > > > is the cdrom in question) when I do, it keeps > > asking > > > me for it. A third similar symptom is when I > > place a > > > CD in it that does have stuff on it and it will > > not > > > read it or even place that cool automount icon on > > the > > > desktop. > > > > > > If anyone knows of a way around this, I would > > > appreciate the help. If you need more > > information, > > > tell me where to find it and I will provide it. > > > > > > On a side note, this pc was upgraded from RedHat > > 8.0 > > > and xcdroast worked just fine. > > > > > > Thanks, > > > > > > -Jason > > > > > Can you post your /etc/fstab? > > > > > > -- > > Regards; > > Hoyt > > > > > > > > Here is the contents of my fstab
> [EMAIL PROTECTED] jason]# cat /etc/fstab > /dev/hdb2 / ext3 noatime 1 1 > none /dev/pts devpts mode=0620 0 0 > /dev/hdb6 /home ext3 noatime 1 2 > /dev/hdc /mnt/cdrom auto > umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec > 0 0 > /dev/hdd /mnt/cdrom2 auto > umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec > 0 0 > none /mnt/floppy supermount > dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 > 0 0 > /dev/hda1 /mnt/windows ntfs umask=0,nls=iso8859-1,ro 0 > 0 > none /proc proc defaults 0 0 > /dev/hdb5 swap swap defaults 0 0 > none /mnt/hd supermount > dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850 > 0 0 > [EMAIL PROTECTED] jason]# > yours /dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0 /dev/hdd /mnt/cdrom2 auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0 mine none /mnt/cdrom supermount dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0 0 0 It appears that you do not have supermount on your cd drives that will require that you 'mount /mnt/cdrom[?]' from a terminal before attempting access. or you could add supermount after 'none /mnt/cdrom[?]'. -- Regards; Hoyt
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
