Mount an iso image?
    Kris Kennaway 
    kris at obsecurity.org
       
    Mon Apr 23 19:05:17 UTC 2007
    
    
  
On Mon, Apr 23, 2007 at 02:01:10PM -0500, Paul Schmehl wrote:
> Is it possible to mount an iso image?  I'm not referring to a cd, but a 
> single file that has been created using mkisofs.  If so, what command would 
> you use?  mount_cd9660 wants a block device.  Do I need to use some sort of 
> pseudo block device?
Use mdconfig with -t vnode, then mount_cd9660
Kris
    
    
More information about the freebsd-questions
mailing list