Pages tagged with mount

  • Audio recording and playback of ISO - ISO - Raw data. Creation: dd if=/dev/cdrom of=cd.iso (or cat /dev/cdrom > cd.iso) dd if=/dev/dvd of=dvd.iso Playback via mount: mount -t iso9660 -o loop,user cd.iso /mnt/cdiso mount -t iso9660 -o loop,user dvd.iso /mnt/dvdiso Play as if mount...
Go to top

This website is a personal resource. Nothing here is guaranteed correct or complete, so use at your own risk and try not to delete the Internet. -Stephan

Site Info

Privacy policy

Go to top