You can still make it bootable even you have swap on partition 1. Use the command at "OK" prompt:
OK boot disk:b
You can make it permenant by doing this:
OK setenv boot-device disk:b net (default was "disk net")
You want to add a static router, right?
Edit the file /etc/init.d/inetinit, at the bottom add:
route add -net 172.19.12.0 -netmask 255.255.255.0 172.19.11.5
so it will automatically be added when system restarts.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.