On Tuesday 08 October 2019 10:34:28 Thomas Schmitt wrote: > Hi, > > > how do I mount it to copy those 5 or so > > files out of it and back to this card? I've not used the -oloop > > option in a decade and have long since forgot how. > > Since -o loop felt neglected it decided to become optional. > > So, provided you have an existing mount directory (here /mnt/iso) just > mount the ISO file (here assumed to be debian-10.0.0-amd64-netinst.iso > in the current working directory): > > sudo mount debian-10.0.0-amd64-netinst.iso /mnt/iso > > This command will show that you then have a loop device > > /sbin/losetup -l > Which returns a null on a pi3. > > Have a nice day :) > > Thomas
Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/gene>