HD Install :: Saving Configuration



Quote (curaga @ Sep. 28 2007,08:29)
It's supposed to be that way for uci's, they aren't installed in the traditional sense.

To automate all that, just put the commands you want in your /opt/bootlocal.sh, such as

mydsl-load /path/to/uci
ifconfig eth0 192.168.xxx.xxx/24
route add default gw xxx.xxx.xxx.xxx

Thank you for the hint! Finally it's succeed. I shoudn't load uci extension manually.

About the netcardconfig, my DSL get IP from the DHCP server everytime it's reboot. But I prefer to choose my own IP.

You could boot with nodhcp to save on a bit of resources.
Quote (^thehatsrule^ @ Oct. 03 2007,09:24)
You could boot with nodhcp to save on a bit of resources.

How much does pump actually use?

original here.