Jeff Abrahamson on 5 Jun 2007 01:11:29 -0000 |
I was surprised to find that I can only mount one ISO image at a time: # mount -t iso9660 -o ro,loop=/dev/loop/0 debian-cd-1.iso debian-cd-1 Try that again without an intervening umount and I'm told device busy. E.g., I want to look at # mount -t iso9660 -o ro,loop=/dev/loop/0 debian-cd-2.iso debian-cd-2 Sure enough, there's no /dev/loop/1, but why should I need it? I don't really need to do it, though it would be nice. But I'd really like to debug my understanding of mount. I thought this should work. -- Jeff Jeff Abrahamson <http://jeff.purple.com/> +1 215/837-2287 After 6/2007: +33 06 21.83.26.20 (From U.S.: 011-33-6-2183-2620) GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|