Hi All--
I'm trying to clone a V210 to a V100--I've ufsdumped the root partition,
installed the bootblock successfully, but it's locking up after displaying
the spinning cursor:
Sun Fire V100 (UltraSPARC-IIe 500MHz), No Keyboard
OpenBoot 4.0, 2048 MB memory installed, Serial #51591265.
Ethernet address 0:3:ba:13:38:61, Host ID: 83133861.
Executing last command: boot -s
SunOS Release 5.9 Version Generic_117171-02 64-bit
Copyright 1983-2003 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
/
From what I understand, at this point the bootblk and ufsboot have
successfully loaded. /sbin/rcS hasn't loaded yet (I modified it to echo a
startup message) so I think that means there's a problem loading the kernel
or starting init. /etc/system and vfstab are correct as well.
Any idea why this isn't working, between two machines with the same
architecture? Is there anything I can do to debug this startup?
--Paul