Bo Green wrote:
> 
> Yes, tried that, didn't work, and here is the fstab entry:
> 
> /dev/cdrom     /cdrom    iso9660    defaults,ro,noauto,user,exec    0    0
> 
> Looks ok to me, I really can't understand this one.
> Luckily I have a scsi cdrom which is working fine, so this is not
> a priority, just a curiousity. Is it possible that my cdrom is not
> compatible? (seems unlikely - it's atapi after all).
> Thanks for any ideas.
> Bo
> 

Well if both are in the system then probably /dev/cdrom is symlinked to
/dev/scd0.
If this is the case(2 CD drives) then I'd create /cdrom1 and add a line
in fstab

 /dev/hdc     /cdrom1    iso9660    defaults,ro,noauto,user,exec    0   
0
change hdc to your device for cdrom.
Also the ATAPI compatible thing is.....theory. 

-- 
The best way to escape from a problem is to solve it. 
     Alan Saporta

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to