|
From: Jeff D. <jd...@ka...> - 1999-12-08 00:30:33
|
I checked in the following patchlet to the HOWTO:
Index: doc/UserModeLinux-HOWTO.sgml
diff -c doc/UserModeLinux-HOWTO.sgml:1.3 doc/UserModeLinux-HOWTO.sgml:1.4
*** doc/UserModeLinux-HOWTO.sgml:1.3 Mon Dec 6 23:06:55 1999
--- doc/UserModeLinux-HOWTO.sgml Tue Dec 7 16:27:26 1999
***************
*** 233,239 ****
# mkdir /mnt/loop
# mount -o loop ./root_fs /mnt/loop
#
! <tscreen><verb>
<item> Copy your filesystem across:
--- 233,239 ----
# mkdir /mnt/loop
# mount -o loop ./root_fs /mnt/loop
#
! </verb></tscreen>
<item> Copy your filesystem across:
Jeff
|