Hi All People,

(RH 7.2)
CDRW mounting and reading UDF problem.

/dev/cdrom  and  /mn/cdrom         CRWriter
/dev/cdrom1 and  /mnt/cdrom1   CDRom

/etc/fstab  table as follows:
LABEL=/                 /               ext3            defaults        1 1
none                    /dev/pts        devpts          gid=5,mode=620  0 0
none                    /proc           proc            defaults        0 0
none                    /dev/shm        tmpfs           defaults        0 0
/dev/hda7               swap            swap    defaults        0 0
/dev/cdrom              /mnt/cdrom      iso9660,udf 
noauto,owner,kudzu,rw 0 0
/dev/fd0                /mnt/floppy     auto   noauto,owner,kudzu 0 0
/dev/cdrom1             /mnt/cdrom1     auto   noauto,owner,kudzu,ro 0 0


- Could mount CDRW from CDRom desktop icon but could read its content.

- Could mount on Console Window and read CDRW with following command;

mount /dev/cdrom -t udf /mnt/cdrom
or
mount /dev/cdrom1 -t udf /mnt/cdrom

mounting CDRW on CDWriter desktop icon only reading following 2 files;
- autorun.inf
- udrinst.exe

Any suggestion on modifying /etc/fstab for remedy.

Thanks in advance.

B.R.
Stephen Liu



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to