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