On Mon, May 11, 2009 at 11:22:36PM +0800, Feifei (????) wrote:
> I install the OpenBSD 4.5 from official CD with the (I)nstall option,
>
> I md5sum the " OpenBSD 4.5 offical ISO file", it is correct. ( I am not sure
> whether it is broken when burning CD)
>
> I try to re-install OpenBSD 4.5 and , run these command before the first
> reboot:
>
> #/mnt/usr/sbin/chroot /mnt/
> #cd /mnt
> #file boot
> boot: ELF 32-bit LSB executable, Intel 80386, version 1, statically linked,
> stripped
> #ls -al boot
> -rw-r--r-- 1 root wheel 43380 May 11 17:10 boot
>
> then, boot it, but also
> " Using drive 0, partition 2.
> Loading...
> ERR M
> "
I'd bet a beer that it's a geometry or size problem.
What's the output of fdisk(8) and disklabel(8) for that machine?
Ciao,
Kili