NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Can't mount iso image on virtual node
In Message <20120520153428.GA4950%SDF.ORG@localhost>,
Mayuresh <mayuresh%acm.org@localhost>wrote:
=>I want to examine the contents of an iso I created for burning by mounting
=>the iso image.
=>
=> [ ... ]
I'm not sure about the particular symptoms you are seeing, but there
is an alternative approach you can try:
# mount -t cd9660 -o rump /usr/home/gary/g4u-2.2.iso /mnt
# ls -l /mnt
total 8382
-r-xr-xr-x 1 root wheel 55588 May 30 2006 boot*
-r-xr-xr-x 1 root wheel 4236700 May 30 2006 netbsd*
It is much simpler than setting up a vnd.
Good luck...
Gary Duzan
Home |
Main Index |
Thread Index |
Old Index