bootloader commands

1 post / 0 new
mycal
mycal's picture
bootloader commands

 

Since they are not documented anywhere, and not intuitive in any way, I dug through the source code, here are some of the more important ones:

This is important if your network is not "192.168.1.x" config it for your network so you don't have to reconfigure your machines.

ifconfig eth0 -addr=10.10.11.200

 

other switches

-dns=x.x.x.x

-mask=x.x.x.x

-gw=x.x.x.x

-dns=x.x.x.x

-hwaddr=x.x.x.x.x.x

-domain=<string>