Penguin
Diff: UserModeLinux
EditPageHistoryDiffInfoLikePages

Differences between version 16 and predecessor to the previous major change of UserModeLinux.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 16 Last edited on Thursday, October 14, 2004 8:52:14 pm by JamieCurtis Revert
Older page: version 15 Last edited on Sunday, July 4, 2004 3:46:37 am by ThomasYandell Revert
@@ -74,8 +74,18 @@
 wait a significant time. you now have a uml image installed. you can start it with 
  ./linux th0=tuntap,,,''ip-of-your-host-machine'' ro 
  
 you're done. 
+  
+--------------  
+  
+If you want to reduce the size that your root_fs take up, try the following:  
+  
+* defrag the volume (apt-get install defrag on debian)  
+* zero the free space (get zerofree from http://intgat.tigress.co.uk/rmy/uml/sparsify.html)  
+* make the file sparse  
+** either use sparsify from the above link or  
+** cp --sparse=always <orig fs> <sparse fs>  
  
 -------------- 
  
 !Traps for young players