What is the expected behavior when running the following command on an x86 system?
# boot net:dhcp
The x86 systems cannot be told to network boot like sparc systems (ie. boot net - install).
Note:
* How to Boot a SPARC Based System From the Network
1. Become the root role.
2. If necessary, bring the system to the ok PROM prompt.
# init 0
3. Boot the system from the network without using the ''install ''flag.
ok boot net:dhcp
Note - If you have changed the PROM setting to boot with DHCP by default, you only have to specify boot net, as shown here:
ok boot net
Currently there are no comments in this discussion, be the first to comment!