Hello,
Recently I installed LM 8.2 om my dual-boot PC which has TWO IDE cdrom
drives:
1. One CDROM (Asus X40) connected to /dev/hdd.
2. One CDR (LG) connected to /dev/hdb.
Both drives work (under Windows) and are recognized by the BIOS during
boot.
LM 8.2 created TWO CDROM icons on my desktop.
Yet, I can not access (read/eject) the ASUS (read-only) from Linux.
Please advise !
Following are the contents of my fstab file and the result from (a)
cdrecord -scanbus and (b) ls -l /dev/cdr*.
Thanks a lot !
-----------------------------------------------
==========Outpur from: "cdrecord-scanbus"=========================
Cdrecord 1.11a15 (i586-mandrake-linux-gnu) Copyright (C) 1995-2001 J?rg Schilling
Using libscg version 'schily-0.5'
scsibus0:
0,0,0 0) 'HL-DT-ST' 'CD-RW GCE-8160B ' '1.02' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
=============== my /etc/fstab file=============================
/dev/hdc1 / reiserfs notail 1 1
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hdc9 /home reiserfs notail 1 2
/mnt/cdrom /mnt/cdrom supermount dev=/dev/scd0,fs=iso9660,ro,--,iocharset=iso8859-1 0 0
/mnt/cdrom2 /mnt/cdrom2 supermount dev=/dev/hdd,fs=iso9660,ro,--,iocharset=iso8859-1 0 0
/mnt/floppy /mnt/floppy supermount dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-1,umask=0,sync,codepage=850 0 0
/dev/hda1 /mnt/win_c vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
/dev/hda5 /mnt/win_d vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
/dev/hda6 /mnt/win_e vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
/dev/hda7 /mnt/win_f vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
/dev/hda8 /mnt/win_g vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
/dev/hdc10 /opt reiserfs notail 1 2
none /proc proc defaults 0 0
/dev/hdc8 /tmp reiserfs notail 1 2
/dev/hdc6 /usr reiserfs notail 1 2
/dev/hdc7 /var reiserfs notail 1 2
/dev/hdc5 swap swap defaults 0 0
==========output from: "ls -l /dev/cdr*"=============================
lr-xr-xr-x 1 root root 13 May 17 14:52 cdrom -> cdroms/cdrom0
lr-xr-xr-x 1 root root 13 May 17 14:52 cdrom0 -> cdroms/cdrom0
lr-xr-xr-x 1 root root 13 May 17 11:53 cdrom1 -> cdroms/cdrom1
cdroms:
total 0
lr-xr-xr-x 1 root root 33 Jan 1 1970 cdrom0 -> ../ide/host0/bus1/target1/lun0/cd
lr-xr-xr-x 1 root root 34 Jan 1 1970 cdrom1 -> ../scsi/host0/bus0/target0/lun0/cd