[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista
jhellen
jukka.hellen at gmail.com
Sun Sep 12 12:30:09 UTC 2010
Found this fix from 2007 in the ubuntuforums. Just move the udf
parameter in the fstab like this:
BEFORE:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
AFTER:
/dev/scd0 /media/cdrom0 iso9660,udf user,noauto,exec,utf8 0 0
This worked for me :)
--
Ubuntu Can't Mount LiveFS CDs Burned on Vista
https://bugs.launchpad.net/bugs/213696
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list