Date: Sun, 7 May 95 18:36:07 +0100 From: jmz@cabri.obs-besancon.fr (Jean-Marc Zucconi) To: kuku@gilberto.physik.rwth-aachen.de Cc: freebsd-hackers@freefall.cdrom.com Subject: Re: a file as a filesystem Message-ID: <9505071736.AA11338@cabri.obs-besancon.fr> In-Reply-To: <199505071607.SAA06085@gilberto.physik.rwth-aachen.de> (kuku@gilberto.physik.rwth-aachen.de)
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Christoph" == Christoph P Kukulies <kuku@gilberto.physik.rwth-aachen.de> writes:
 > With all the various file systems abundant is there a file system
 > type under FreeBSD allowing to mount something like
 > mount -t filefs boot.flp /mnt
 > and then access it as an ordinary filesystem? 
vnconfig -c /dev/vn0c boot.flp
mount /dev/vn0c /mnt
...
umount /dev/vn0c 
vnconfig -u /dev/vn0c boot.flp
Jean-Marc
 > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
 > FreeBSD blues.physik.rwth-aachen.de BUILT-19950501 FreeBSD BUILT-19950501 #0:
 > Mon May  1 17:20:21 MET DST 1995     root@blues.physik.rwth-aachen.de:/usr/sr
 > c/sys/compile/BLUESGUS  i386
 _____________________________________________________________________________
 Jean-Marc Zucconi       Observatoire de Besancon       F 25010 Besancon cedex
                   PGP Key: finger jmz@cabri.obs-besancon.fr
 =============================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9505071736.AA11338>
