For some odd reason, whenever I want to look through the contents of a data disc(this does not apply to audio CDs for some reason), I have to mount it manually. Occasionally it will say "Wrong medium type"(I assume this is when the disc is corrupt), but most of the time it works fine. Then, I have to unmount it to be able to pop the cd-rom drive. I'll include everything I know that has anything to do with the cd-rom drives:

[EMAIL PROTECTED] marc]# cat /etc/fstab
/dev/hda5 / ext3 noatime 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda7 /home ext3 noatime 1 2
/dev/hdc /mnt/cdrom auto user,iocharset=iso8859-1,codepage=850,noauto,ro,umask=0,exec 0 0
/dev/hda1 /mnt/windows ntfs iocharset=iso8859-1,nls=iso8859-1,ro,umask=0 0 0
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0


[EMAIL PROTECTED] marc]# cat /etc/mtab
/dev/ide/host0/bus0/target0/lun0/part5 / ext3 rw,noatime 0 0
none /proc proc rw 0 0
none /proc/bus/usb usbdevfs rw 0 0
none /dev devfs rw 0 0
none /sys sysfs rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/ide/host0/bus0/target0/lun0/part7 /home ext3 rw,noatime 0 0
/dev/ide/host0/bus0/target0/lun0/part1 /mnt/windows ntfs ro,iocharset=iso8859-1,nls=iso8859-1,umask=0 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0


[EMAIL PROTECTED] marc]# cat /etc/lilo.conf
# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file

boot=/dev/hda
map=/boot/map
default="linux"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
       label="linux-2.4"
       root=/dev/hda5
       initrd=/boot/initrd.img
       append="nolapic devfs=mount resume=/dev/hda6 splash=silent"
       vga=788
       read-only
image=/boot/vmlinuz
       label="linux-nonfb"
       root=/dev/hda5
       initrd=/boot/initrd.img
       append="devfs=mount acpi=ht resume=/dev/hda6"
       read-only
image=/boot/vmlinuz-2.6
       label="linux-2.6.2"
       root=/dev/hda5
       initrd=/boot/initrd-2.6.img
       append="nolapic devfs=mount resume=/dev/hda6 splash=silent"
       vga=791
       read-only
image=/boot/vmlinuz
       label="failsafe"
       root=/dev/hda5
       initrd=/boot/initrd.img
       append="failsafe acpi=ht resume=/dev/hda6 devfs=nomount"
       read-only
other=/dev/hda1
       label="windows"
       table=/dev/hda
image=/boot/vmlinuz-2.6.3-4mdk
       label="linux"
       root=/dev/hda5
       initrd=/boot/initrd-2.6.3-4mdk.img
       append="nolapic devfs=mount resume=/dev/hda6 splash=silent"
       vga=788
       read-only


The only thing I know about my cdrom drive is that it's supposed to be supermount. Looking at this stuff, I don't think it is. What should I add in?


--Marc



____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to