Masato Taruishi
taru****@users*****
2004年 10月 19日 (火) 17:51:46 JST
=================================================================== RCS file: demo/uml/README,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- demo/uml/README 2004/10/19 06:05:40 1.15 +++ demo/uml/README 2004/10/19 08:51:46 1.16 @@ -58,15 +58,16 @@ ~# /usr/sbin/update-ultrapossum configure - 6) Create the root file system of host 'uml0' + 6) Create the root file system of host 'uml' and boot it - ~# /usr/share/ultrapossum/module.d/uml/createrootfs.sh uml0 + ~# dpkg-reconfigure ultraopssum-uml - 7) Start the virtual linux + You can do this manually as follows: - ~# /etc/init.d/ultrapossum-uml start + ~# /usr/share/ultrapossum/module.d/uml/createrootfs.sh uml0 + ~# /usr/share/ultrapossum/module.d/uml/boot uml0 - 8) Attach the console of host 'uml0' + 7) Attach the console of host 'uml0' ~# screen -r ultrapossum-uml0 @@ -97,7 +98,7 @@ So you can login uml0 from a remote if you install telnet or ssh etc on the virtual host. - 9) Stop the virtual linux + 8) Stop the virtual linux ~# /etc/init.d/ultrapossum-uml stop