reboot -- -r 
causes an infinite loop:

   1.  Shuts down
   2. BIOS level boot
   3. grub menu, including "Solaris Reboot_Transient", selected
   4. Kernel loads, prints copyright
   5. Screen clears, GOTO 2.

touch /reconfigure followed by a normal boot works fine.

No record of the loops make it into /var/adm/messages.

Any ideas?

I notice that the "Solaris Reboot Transient", in addition to adding "-r" to the 
kernel line, makes
some other changes:

Has a simpler "findroot" line:
   findroot pool_rpool
vs. the "normal" boot line of:
   findroot(pool_rpool,0,a)

Does not have:
   bootfs rpool/ROOT/opensolaris
like the "normal" boot line does

Does not have:
   -B $ZFS-BOOTFS,Console=graphical
like the "normal" boot line does
-- 
This message posted from opensolaris.org

Reply via email to