Karen Tung wrote:
> jan damborsky wrote:
>>
>> I have just tried on T1000 (8GB RWM) and it fails in following way
>> when booting from disk:
>>
>> {0} ok boot disk -k -F /x86.microroot
>> Sun Fire(TM) T1000, No Keyboard
>> Copyright 2006 Sun Microsystems, Inc. All rights reserved.
>> OpenBoot 4.25.0, 8184 MB memory available, Serial #75710282.
>> Ethernet address 0:14:4f:83:3f:4a, Host ID: 84833f4a.
>>
>> Rebooting with command: boot disk -k -F /x86.microroot
>> Boot device: /pci at 7c0/pci at 0/pci at 8/scsi at 2/disk at 0,0 File and
>> args: -k
>> -F /x86.microroot
>> ERROR: /packages/deblocker: Last Trap: Fast Data Access MMU Miss
>>
>>
>> It seems that some stuff is missing in microroot which is required
>> for T1000,
>> but not needed for successful boot on T5220.
>>
>> Jan
>>
> Just for the record. I am able to successfully boot this image on a
> T1000 from the
> hard disk. This is the same machine that Sundar is not able to
> net boot successfully earlier. I had to run installboot on the bootroot.
That is interesting. On T1000 I have tried exactly the same x86.microroot
I was able to successfully boot on T5220, but no luck. I ran installboot(1M)
on T5220 with build 96. I verified that bootblock is the same for both
machines.
# uname -a
SunOS d4v-t5220a-prg06 5.11 snv_96 sun4v sparc SUNW,SPARC-Enterprise-T5220
# lofiadm -a /x86.microroot
/dev/lofi/1
# /usr/sbin/installboot /usr/platform/`uname -i`/lib/fs/ufs/bootblk
/dev/rlofi/1
# lofiadm -d /dev/lofi/1
# ls -l /usr/platform/SUNW,Sun-Fire-T1000/lib/fs/ufs/bootblk
lrwxrwxrwx 1 root root 51 Aug 19 14:26
/usr/platform/SUNW,Sun-Fire-T1000/lib/fs/ufs/bootblk ->
../../../../../../platform/sun4v/lib/fs/ufs/bootblk
# ls -l /usr/platform/SUNW,SPARC-Enterprise-T5220/lib/fs/ufs/bootblk
lrwxrwxrwx 1 root root 51 Aug 19 14:26
/usr/platform/SUNW,SPARC-Enterprise-T5220/lib/fs/ufs/bootblk ->
../../../../../../platform/sun4v/lib/fs/ufs/bootblk
I have tried with '-v' added as Tycho suggested, but it doesn't give
too much information about what might be wrong:
{1c} ok boot disk -kv -F /x86.microroot
SC Alert: Host System has Reset
SC Alert: Failed to send email alert for recent event.
SC Alert: Failed to send email alert for recent event.
SC Alert: Failed to send email alert for recent event.
SC Alert: Failed to send email alert for recent event.
SC Alert: Host system has shut down.
SC Alert: Failed to send email alert for recent event.
SC Alert: Failed to send email alert for recent event.
Sun Fire(TM) T1000, No Keyboard
Copyright 2006 Sun Microsystems, Inc. All rights reserved.
OpenBoot 4.25.0, 8184 MB memory available, Serial #75710282.
Ethernet address 0:14:4f:83:3f:4a, Host ID: 84833f4a.
Rebooting with command: boot disk -kv -F /x86.microroot
Boot device: /pci at 7c0/pci at 0/pci at 8/scsi at 2/disk at 0,0 File and
args: -kv -F
/x86.microroot
ERROR: /packages/deblocker: Last Trap: Fast Data Access MMU Miss
{0} ok
Karen, could I please try your version of microorot in order to
verify, if the problem is machine or microroot specific ?
Thank you,
Jan