Re: scary ext2 filesystem question

Magnus Ahltorp (map@stacken.kth.se)
03 Jan 1999 08:22:07 +0100


> How about something like the following:
>
> Q> mke2fs /dev/hdc2
> Q> mount -t ext2 /dev/hdc2 /tmp
> Q> fsck -V -a | tee /tmp/fsck.log.`date +%Y-%m-%d.%T`

On the topic of /tmp, has anyone made a memory file system for Linux?
There's always ramdisks, but large filesystems don't work very well
with those. I'm after something like SunOS' swap file system or *BSD's
mfs.

/Magnus
map@stacken.kth.se

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/