Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 1995 09:13:04 -0700 (PDT)
From:      Poul-Henning Kamp <phk@ref.tfs.com>
To:        kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies)
Cc:        freebsd-hackers@freefall.cdrom.com
Subject:   Re: a file as a filesystem
Message-ID:  <199505071613.JAA10141@ref.tfs.com>
In-Reply-To: <199505071607.SAA06085@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at May 7, 95 06:07:47 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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 /dev/vn0 boot.flp
mount /dev/vn0 /mnt


-- 
Poul-Henning Kamp <phk@login.dknet.dk> -- TRW Financial Systems, Inc.
'All relevant people are pertinent' && 'All rude people are impertinent'
=> 'no rude people are relevant'



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