From 289795326e7eb26b9ab7d7a52f971a6f64d89635 Mon Sep 17 00:00:00 2001 From: TWikiGuest Date: Sat, 19 Feb 2005 15:30:27 +0000 Subject: none --- Hurd/LiveCD.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Hurd/LiveCD.mdwn') diff --git a/Hurd/LiveCD.mdwn b/Hurd/LiveCD.mdwn index 4c1aecae..105ae60f 100644 --- a/Hurd/LiveCD.mdwn +++ b/Hurd/LiveCD.mdwn @@ -21,8 +21,8 @@ Here's an outline of the things that need to be done. > touch ./ramdisk > touch ./tmpfs > settrans -a ./ramdisk /hurd/storeio -Tcopy zero:50M -> /sbin/mke2fs ./ramdisk -> settrans -a tmpfs /hurd/ext2fs ./ramdisk +> /sbin/mke2fs -o hurd -b 4096 ./ramdisk +> settrans -a tmpfs /hurd/ext2fs.static ./ramdisk > fsysopts --writable ./ramdisk > cd tmpfs > touch somenewfile -- cgit v1.2.3