method to to cd through .iso file

Matthias Apitz guru at unixarea.de
Tue Jul 9 19:46:45 UTC 2019


El día martes, julio 09, 2019 a las 03:32:14p. m. -0400, Ernie Luzar escribió:

> I have used in the past a method of console commands to mount the 
> RELEASE-amd64-disc1.iso file so I can cd through its directory 
> structure. But I have forgotten how to do it.
> Can someone please post the method.
> Thank you

# mdconfig -a -t vnode -u 0 -f RELEASE-amd64-disc1.iso
# mount -r -t cd9660 /dev/md0 /mnt

HIH

	matthias

-- 
Matthias Apitz, ✉ guru at unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
May, 9: Спаси́бо освободители! Thank you very much, Russian liberators!


More information about the freebsd-questions mailing list