That works:
11:09:13 Automated Installation succeeded.
11:09:13 You may wish to reboot the system at this time.
Automated Installation finished successfully
The system can be rebooted now
Please refer to the /system/volatile/install_log file for details
After reboot it will be located at /var/sadm/system/logs/install_log
x86-install.us.oracle.com console login: root
Password:
Jun 20 11:14:45 x86-install.us.oracle.com login: ROOT LOGIN /dev/console
Oracle Corporation SunOS 5.11 snv_167 May 2011
[email protected]:~# tty
/dev/console
[email protected]:~# devprop console
ttya
[email protected]:~#
On 06/20/11 11:09, Seth Goldberg wrote:
On 06/20/11 10:12, Niall Power wrote:Hi, I'd like to ask for a review for my fix for bugster 7051340: x86 machines unable to boot after textinstall and auto_install if you use tipline http://monaco.sfbay.sun.com/detail.jsf?cr=7051340 Webrev is located at: http://cr.opensolaris.org/~niall/webrev-7051340/ The fix is largely ported from ICTS in libict_pymod but some aspects need to be modified to work within the pybootmgmt based environment of the CUD boot checkpoint: - bootenv.rc is managed by pybootmgmt from the BootInstance object. - Grub menu.lst is not directly modified to disable splash. Instead we disable PROP_CONSOLE_GFX on the BootLoader object. - Misc. Parse output of prtconf(1M) directly instead of piping through sed and cut.Instead of using prtconf and parsing the output, use [/sbin/]devprop(1M) -- it was invented for just this purpose: % devprop console test (since the default property search path is the root node). --S _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
-- Oracle <http://www.oracle.com> Randall Chuck | Principal System Administrator Phone: +1 408 276-7585 Oracle Hardware Compute Resources | Lab Technologies 4160 Network Circle | Santa Clara, CA 95054 USA Hardware and Software, Engineered to Work Together <http://www.oracle.com/us/corporate/mission-statement/index.html>
<<attachment: Randall_Chuck.vcf>>
_______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

