Conversation
Notices
-
-
@bigbrovar You can mount it with mount -o loop iso_file mount_point
-
@bigbrovar simply mount the iso image. see http://2tu.us/okp
-
@bigbrovar What about just doing "mount -t iso9660 -o loop file.iso /mnt/youriso" on a commandline?
-