Masato Taruishi
taru****@users*****
2004年 10月 19日 (火) 19:26:39 JST
=================================================================== RCS file: demo/uml/README,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- demo/uml/README 2004/10/19 10:24:52 1.22 +++ demo/uml/README 2004/10/19 10:26:39 1.23 @@ -16,7 +16,7 @@ 6) setup IP-Masquarading on host ( requires iptables ) 7) manage /etc/hosts to lookup the IP address of the virtual server -QuickGuide +* QuickGuide The following steps make a virtual linux whose hostname is 'uml0'. @@ -98,7 +98,7 @@ ~# /etc/init.d/ultrapossum-uml stop -About tun device +* About tun device You need to give user 'daemon' the read/write permission of /dev/net/tun. This is automatically mananged if you use devfs. @@ -108,7 +108,7 @@ ~# modprobe tun ~# chgrp daemon /dev/net/tun -Installing arbitary packages +* Installing arbitary packages ultrapossum-uml suppports --get-selections style package selection. If you want to install them, do as follows just after setting the @@ -122,7 +122,7 @@ ~# dpkg --get-selections > /etc/ultrapossum/uml/uml0/selections -Customizing root file system +* Customizing root file system ultrapossum-uml uses rootstrap to create the root file system, so you can customize it by using roostrap.conf though its path is different.