Hi, guys,

I just install the OpenBSD 4.5, but my grub configuration can't boot it.
Before that, I use OpenBSD 4.2, it is a new installation, not upgrade.

The OpenBSD slice is in (hd0,2),when I use the OpenBSD 4.2, I use
chainloader to boot it:
root (hd0,a)
makeactive
chainloader +1
---------------------
It works well with the OpenBSD 4.2,

But , if I use it to boot 4.5, I only get a error :
Starting up ...
Loading ...
ERR M
------------------------------------------------------------

if i use this configuration to boot it :
root (hd0,a)
kernel --type=openbsd /bsd
boot

The screen will show me as these below:
, <0x200120:0x5c299c:0x102bc8>, shtab=0x8c6140Strating up ...
panic: /boot too old: upgrade!
Stopped at 0xd0499848: leave
(null) (0,d071a8df, d078c44, d08c7f74, 8c6000) at 0xd0499848
(null) (d0717582,d08c7f74,d08c7f9c,d049d101,0) at 0xd0363085
(null) (8cd000) at 0xd049d415
Run at least 'trace' and 'ps' and include output when reporting this panic!
don't even bother reporting this without including that inforamtion!
ddb>


After run "trace", get the same result :
(null) (0,d071a8df, d078c44, d08c7f74, 8c6000) at 0xd0499848
(null) (d0717582,d08c7f74,d08c7f9c,d049d101,0) at 0xd0363085
(null) (8cd000) at 0xd049d415

After run ps, the result is null.

The Grub version is distributed with the Ubuntu 8.04 which is installed in
(hd0,6)

How to resolve it?

Thanks.

Reply via email to