Date: Mon, 23 Apr 2007 16:44:28 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Apatewna <apatewna@yahoo.gr> Cc: pauls@utdallas.edu, Martin Tournoij <carpetsmoker@xs4all.nl>, freebsd-questions@freebsd.org Subject: Re: Mount an iso image? Message-ID: <20070423204428.GA99520@xor.obsecurity.org> In-Reply-To: <462D1A26.6030108@yahoo.gr> References: <48CA2894022F35F0D83C3AFD@utd59514.utdallas.edu> <20070423191854.GD49993@glitch.rwxrwxrwx.net> <20070423203640.21c494c7@gumby.homeunix.com> <20070423194410.GA50136@glitch.rwxrwxrwx.net> <462D1A26.6030108@yahoo.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 23, 2007 at 11:42:14PM +0300, Apatewna wrote: > O/H Martin Tournoij ??????: > > >cd9660 can only mount read-only: > >$ mount_cd9660 -o rw /dev/md0 /mnt/md0/ > >$ mount | grep cd9660 > >$ dev/md0 on /mnt/md0 (cd9660, local, read-only) > > > >Note that I made a typing error in my previous email, 'nvode' should > >be 'vnode' > > > > So what is wrong with: > mount -o loop freebsd.iso /mnt/cdrom > > It opens/mounts the iso as expected. That is a Linux command? Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070423204428.GA99520>