Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2007 23:42:14 +0300
From:      Apatewna <apatewna@yahoo.gr>
To:        Martin Tournoij <carpetsmoker@xs4all.nl>
Cc:        pauls@utdallas.edu, freebsd-questions@freebsd.org
Subject:   Re: Mount an iso image?
Message-ID:  <462D1A26.6030108@yahoo.gr>
In-Reply-To: <20070423194410.GA50136@glitch.rwxrwxrwx.net>
References:  <48CA2894022F35F0D83C3AFD@utd59514.utdallas.edu>	<20070423191854.GD49993@glitch.rwxrwxrwx.net>	<20070423203640.21c494c7@gumby.homeunix.com> <20070423194410.GA50136@glitch.rwxrwxrwx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
-- 
RTFM and STFW before anything bad happens
_________________________________________
Thanos Rizoulis
Electronic Computing Systems Engineer
Larissa, Greece
FreeBSD/PCBSD user



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?462D1A26.6030108>