Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: nested file system types
On Fri, Mar 13, 2009 at 09:47:44PM -0400, Steven M. Bellovin wrote:
> As I mentioned the other day, I'm working on mount_vnd(8).
For mounting plain old file system images it would be cleaner to fix the
kernel so that you can mount file systems from regular files.
mount -t cd9660 image.iso /mnt
That would involve a lot of tedious work, though.
Home |
Main Index |
Thread Index |
Old Index