[Prev][Next][Index][Thread]

Re: dd-block size for iso9660



Hi!

If you have the image in a file, then try:

mount -o loop -t iso9660 <filename> /mnt

This should get you to see the filesystem.

	Amit


References: