Hello,
I am having a very strange issue. I have received a CD where I have
to mount it this way:
sudo mount -r -t iso9660 -o norock /dev/hda /tmp/cdrom
Note that I am forcing the 'norock' option. If I mount it without
norock, I have noticed that I am missing 2 files ! Has anyone seen
something as strange as that before ?
Output of dmesg might help:
...
ISO 9660 Extensions: Microsoft Joliet Level 1
ISO 9660 Extensions: IEEE_P1282
...
But even if I mount the cd this way
sudo mount -r -t iso9660 -o nojoliet /dev/hda /tmp/cdrom
I am still missing at least two files.
thanks for comments
--
Mathieu
Using: debian oldstable
$ uname -a
Linux zorglub 2.6.18-4-686-bigmem #1 SMP Mon Feb 5 20:08:38 CET 2007
i686 GNU/Linux
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]