/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0The line should look like this after the edit:
#/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0After this change, voila, the drive mounts as desired.
A guide on solving common programming problems using Java, Groovy, Grails, SQL, PL/SQL, Oracle, Spring, and other technologies.
/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0The line should look like this after the edit:
#/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0After this change, voila, the drive mounts as desired.
2 comments:
Thanks a lot for your post..it helped me in resoling similar problem.
No problems. I actually post a bunch of stuff on here that I know I'm going to need later and forget about where I put it. ;-)
Post a Comment