On Thu, Dec 21, 2000 at 03:51:34PM -0500, Roland McGrath wrote:
> Just like any other, with mke2fs.
> 
>       settrans -c /dev/ramdisk /hurd/storeio -Tcopy zero:100M
>       mke2fs /dev/ramdisk
>       settrans -a /tmp /hurd/ext2fs /dev/ramdisk
> 
> It is true that there isn't a handy way to make:
> 
>       settrans -a /tmp /hurd/ext2fs -Tcopy zero:100M
> 
> do what you'd like.  This is unfortunate, since it is definitely better for
> performance to have the store implementation in ext2fs's libstore rather
> than in storeio's.

It's also unfortunate because you can't readily use the ramdisk after a
reboot, if you try to put a passive translator on /tmp in the above example.

Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to