mirror of
https://github.com/fspc/gbootroot.git
synced 2025-04-04 07:43:22 -04:00
Some text improvements.
This commit is contained in:
parent
e03d2e6ff6
commit
fbcf2a8b40
@ -273,6 +273,10 @@ $stuff = << "STUFF";
|
|||||||
# if tap is used, you will want to do this:
|
# if tap is used, you will want to do this:
|
||||||
# modprobe ethertap
|
# modprobe ethertap
|
||||||
# modprobe netlink_dev
|
# 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
|
/etc/resolv.conf
|
||||||
/root/umlnet <= Replacements/root/umlnet # Example network setup script
|
/root/umlnet <= Replacements/root/umlnet # Example network setup script
|
||||||
/etc/network <= Replacements/etc/network
|
/etc/network <= Replacements/etc/network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user