I have at work a amd64 machine that was running 9.2 without issue. We moved to a new building and the Facilities people moved the box. When I set it up and booted it failed with some debug-looking console display. I had the box's old 32-bit disk so I put that in as ada0 and moved the broken disk to ada1. It booted ada0 fine and I can see all the partitions and data on ada1. (Whew...)
How do I re-install the book code on the old disk? I've returned it to ada0, booted off an amd64 CD, chose liveCD and tried
Many thanks,
s-a
How do I re-install the book code on the old disk? I've returned it to ada0, booted off an amd64 CD, chose liveCD and tried
fdisk -B -b /boot/boot0 /dev/ada0
but when I boot that it gives an F1 prompt. "Enter" gives two hashes. I'm thinking this doesn't work because I'm not using the old /dev/ad0 DOS disk layout but can't find anything else in the Handbook. Windows did not do this; the disk is ALL FreeBSD. Ideas needed; I really don't want to re-install (could if necessary, all user data is in a non-system partition: /dev/ada0p8).Many thanks,
s-a