dd copy of FreeBSD-7.2 won't boot

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Tue Jun 23 07:29:09 UTC 2009


> I have a remote server that was dd copied from one hard drive to another -
> essentially the same size.  The disk device name (ad4) is the same but the
> geometry for the new drive has a CHS of 969021/16/63
>
> On booting it hangs at:
>
> F1        FreeBSD
> Boot:     F1
>
> I copied the MBR with 'boot0cfg -B -opacket ad4' just to be sure but no joy.
> fbsd fdisk reports start 63, with CHS beg: 0/1/1 end: 1023/15/63.
>
> Any help on direction to solve this?
>

try fdisk -B /dev/ad0

but even better next time don't make slices, only disklabel. It just make 
life simpler. I still don't understand why sysinstall by default create 
them. It should be only used when windoze has to be run from the same disk


More information about the freebsd-hackers mailing list