From fbcf2a8b40e7a7c1f004d260cbab3801251b8a56 Mon Sep 17 00:00:00 2001 From: freesource Date: Thu, 23 Aug 2001 02:51:50 +0000 Subject: [PATCH] Some text improvements. --- yard/scripts/make_debian | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/yard/scripts/make_debian b/yard/scripts/make_debian index db9f0f9..af55982 100755 --- a/yard/scripts/make_debian +++ b/yard/scripts/make_debian @@ -273,6 +273,10 @@ $stuff = << "STUFF"; # if tap is used, you will want to do this: # modprobe ethertap # modprobe netlink_dev +# And when you start your creation with the uml box you will want to add +# something like this to the options where HWaddr (see ifconfig) belongs +# to your network device: +# eth0=ethertap,tap0,HWaddr,192.168.1.5 /etc/resolv.conf /root/umlnet <= Replacements/root/umlnet # Example network setup script /etc/network <= Replacements/etc/network