Re: Can I mount an ISO image directly with mount?

From: Bjoern Koenig (bkoenig_at_cs.tu-berlin.de)
Date: 05/30/05

  • Next message: Bjoern Koenig: "Re: Can I mount an ISO image directly with mount?"
    Date: Mon, 30 May 2005 17:49:33 +0200
    To: Steven Friedrich <FreeBSD@InsightBB.com>
    
    

    Steven Friedrich wrote:

    > I believe I read a posting over a year ago, that stated that you could mount
    > an ISO file directly with mount.

    Indirectly.

    # mdconfig -a -f filename.iso
    md3
    # mount_cd9660 /dev/md3 /cdrom

    Regards
    Björn
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Bjoern Koenig: "Re: Can I mount an ISO image directly with mount?"

    Relevant Pages