OBP

From pressy's brainbackup
Revision as of 13:29, 2 December 2014 by Admin (talk | contribs) (Created page with "== OBP == If you want to boot over network without DHCP: (don't forget to set you net alias when installing solaris 11 over AI) <pre> setenv network-boot-arguments host-ip=<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OBP

If you want to boot over network without DHCP: (don't forget to set you net alias when installing solaris 11 over AI)

setenv network-boot-arguments host-ip=<IP>,router-ip=<GW>,subnet-mask=<SM>,hostname=<name>,file=http://<IP>:5555/cgi-bin/wanboot-cgi
devalias net .....