[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

The man page about ip=* in live-boot



The man page about ip=* in live-boot 2.0.3 says:
ip=[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOST‐
       NAME]:[DEVICE]:[AUTOCONF]  [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NET‐
       MASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]
           Let you specify the name(s) and the  options  of  the  interface(s)
           that  should be configured at boot time. Do not specify this if you
           want to use dhcp (default). It will be changed in a future  release
           to   mimick   official   kernel   boot  param  specification  (e.g.
           ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp).

However, from the program live-boot-2.0.3/scripts/live-bottom/23networking it looks like the device should be the 1st one, i.e., the format should be like:
ip=ethernet port:IP address:netmask:gateway
e.g.
ip=eth0:10.0.100.1:255.255.255.0:10.0.100.254

Did I miss something?  Or?

Regards,
Steven.

-- 
Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org>
National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw
Public Key Server PGP Key ID: 1024D/9762755A
Fingerprint: A2A1 08B7 C22C 3D06 34DB  F4BC 08B3 E3D7 9762 755A

Reply to: