* Quoting richard terry <[EMAIL PROTECTED]>: > Bear in mind I have limited linux knowledge: > > I can't seem to access any cdrom/dvd on my system. > My fstab is as below
> /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0 Looks good. Do the device and the mountpoint exist? Type �ls -l /dev/cdroms/cdrom0 /mnt/cdrom� to check. Remember you'll have to mount data CD-ROMs, see �man mount� for details. A simple �mount /mnt/cdrom� as root should give you access to the data. Meinolf -- FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #5 A: The Halls of Montezuma and the Shores of Tripoli. Q: Name two families whose kids won't join the Marines. -- [EMAIL PROTECTED] mailing list
