Mark:

Thanks for the tips.

On osol, there is no /rpool/platform at all and I will file a bugzilla bug to track this.

 r...@opensolaris:~# cd /rpool
r...@opensolaris:/rpool# ls
boot
r...@opensolaris:/rpool#

r...@opensolaris:/rpool# ls
boot
r...@opensolaris:/rpool# mkdir -p platform/sun4v
r...@opensolaris:/rpool# ls
boot  platform
r...@opensolaris:/rpool# cd platform/sun4v
r...@opensolaris:/rpool/platform/sun4v# ls
r...@opensolaris:/rpool/platform/sun4v# cp /platform/sun4v/bootlst .
r...@opensolaris:/rpool/platform/sun4v# cd
r...@opensolaris:~# init  0
updating //platform/sun4v/boot_archive
bootadm: boot-archive creation FAILED, command: '/usr/bin/mkisofs -quiet -graft-points -dlrDJN -relaxed-filenames -G //platform/sun4v/lib/fs/hsfs/bootblk -o "//platform/sun4v/archive-new-772" -path-list "" 2>&1'
r...@opensolaris:~# svc.startd: The system is coming down.  Please wait.
svc.startd: 84 system services are now being stopped.
Mar 20 09:18:51 opensolaris syslogd: going down on signal 15

updating //platform/sun4v/boot_archive
bootadm: boot-archive creation FAILED, command: '/usr/bin/mkisofs -quiet -graft-points -dlrDJN -relaxed-filenames -G //platform/sun4v/lib/fs/hsfs/bootblk -o "//platform/sun4v/archive-new-865" -path-list "" 2>&1'
svc.startd: The system is down.
syncing file systems... done
Program terminated


SPARC Enterprise T5120, No Keyboard
Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
OpenBoot 4.29.0.a, 3968 MB memory available, Serial #77004434.
Ethernet address 0:14:4f:96:fe:92, Host ID: 8496fe92.



{8} ok  boot -L
Boot device: /p...@0/p...@0/p...@2/s...@0/d...@0,0:a  File and args: -L
Boot device: /p...@0/p...@0/p...@2/s...@0/d...@0,0:a  File and args: -L
1 backup
2 opensolaris
Select environment to boot: [ 1 - 2 ]:  2

To boot the selected entry, invoke:
boot [<root-device>] -Z rpool/ROOT/opensolaris

Program terminated
{8} ok boot -Z rpool/ROOT/opensolaris



Mark J Musante wrote:
On Fri, 20 Mar 2009, Fajar A. Nugraha wrote:

Rebooting with command: boot -L
Boot device: /p...@780/p...@0/p...@9/s...@0/d...@0,0:a  File and args: -L

Can't open bootlst

Evaluating:
The file just loaded does not appear to be executable.
{0} ok

Looking at the message (and the previous more verbose output) it seems that the problem is that /platform/sun4v/bootlst "does not appear to be executable". Is it somehow related to sun4v platform?

The bootlst executable is meant to be copied to /{poolname}/platform/sun4v - could you check in there to see if it's the same? E.g., do a 'cmp /platform/sun4v/bootlst /rpool/platform/sun4v/bootlst'. If they're different, you could manually copy it over and see if that fixes the problem.


Regards,
markm
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to