> The error messages I got were:
> 
> WARNING: init(1M) exited with fatal signal 9:
> restarting automatically

Can you try to boot you standard solaris (non zfs root),
then manually mount your rootpool/rootfs at /mnt and
verify that these files exist and have the expected elf
hwcaps:

# mount -F zfs rootpool/rootfs /mnt

# file /mnt/sbin/init
/mnt/sbin/init: ELF 32-bit LSB executable 80386 Version 1 [FPU], dynamically 
linked, not stripped, no debugging information available
    
# file  /mnt/lib/libpam.so.1
/mnt/lib/libpam.so.1:   ELF 32-bit LSB dynamic lib 80386 Version 1, dynamically 
linked, not stripped, no debugging information available

# file /mnt/lib/libbsm.so.1
/mnt/lib/libbsm.so.1:   ELF 32-bit LSB dynamic lib 80386 Version 1, dynamically 
linked, not stripped, no debugging information available

# file /mnt/lib/libcontract.so.1
/mnt/lib/libcontract.so.1:      ELF 32-bit LSB dynamic lib 80386 Version 1, 
dynamically linked, not stripped, no debugging information available

# file /mnt/lib/libscf.so.1
/mnt/lib/libscf.so.1:   ELF 32-bit LSB dynamic lib 80386 Version 1, dynamically 
linked, not stripped, no debugging information available

# file /mnt/lib/libc.so.1
/mnt/lib/libc.so.1:     ELF 32-bit LSB dynamic lib 80386 Version 1 [CX8 FPU], 
dynamically linked, not stripped, no debugging information available
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to