At 08:28 PM 5/5/2009 -0400, you wrote:
You are (probably) changing from sd0 to wd0, but that only messes up
your /etc/fstab file.
Good point!
Usual error is to forget that "boot" specified on the installboot command
line is not the one in the installboot directory or your current root
partition, but rather the /boot that exists on the root partition of the
target drive (i.e., the "boot" you WILL use, not the one that you already
used).
Confirmed. Here is what worked: First problem, I missed the '/mnt' for boot:
/usr/mdec/installboot -v /mnt/boot /usr/mdec/biosboot wd0
I used both sd0 and wd0 to make sure it would work, .. both indicated
'cross-device install'? Am I correct that the boot *device* specified
should be wd0, when the drive will be physically used as bootable?
Thansk!
Lee