Sun install howto
From Wikitech
(Difference between revisions)
| Line 1: | Line 1: | ||
| + | <pre> | ||
% ssh setup@ipmi-ip | % ssh setup@ipmi-ip | ||
<answer questions.. username=system> | <answer questions.. username=system> | ||
| Line 14: | Line 15: | ||
host login: root | host login: root | ||
... | ... | ||
| + | </pre> | ||
Revision as of 08:48, 2 June 2005
% ssh setup@ipmi-ip <answer questions.. username=system> % ssh system@ipmi-ip localhost $ sp set hostname <hostname>-ipmi host-ipmi $ platform set console -s sp -e -S 9600 host-ipmi $ platform set power state on host-ipmi $ platform console <bios...> <raid...> Welcome to Red Hat network install thingy <press 1, enter> <enter network details> <reboot..> host login: root ...