Messages in this thread |  | | Date | Thu, 3 May 2001 13:29:13 +0200 | From | Erik Mouw <> | Subject | Re: cannot find directory on cdrom |
| |
On Thu, May 03, 2001 at 08:29:02AM +0100, Richard Polton wrote: > I have a cdrom burnt by a friend with W2000 (I know, friends don't let > friends use W ;-) which has (at least) one directory on it which I cannot > see when mounting the disk under linux. I am using kernel 2.4.4 and > the mount command is the usual > > mount /dev/cdrom /mnt/cdrom -t iso9660 > > I have Joliet compiled into the kernel too. I can send by private email the > first 120 blocks or so of the disk if anyone is interested. I looked at this > with hexlify and can see the mysterious directory (s?) which is called > 'sturf'.
Try to mount the CDROM with the option -onojoliet and see if that helps. It once solved the problem for me, YMMV. See man mount for more iso9660 mount options.
Erik
-- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department of Electrical Engineering, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A.K.Mouw@its.tudelft.nl WWW: http://www-ict.its.tudelft.nl/~erik/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |