Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2012 14:55:03 +0000 (UTC)
From:      jb <jb.1234abcd@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Cant boot 9-RELEASE on Intel L440GX+ based system
Message-ID:  <loom.20120802T162829-568@post.gmane.org>
References:  <CAO_2TxPEfGv8ZSWUvO_ohwR25fJWb_q9PqH4gnE9-XHiVGmrSQ@mail.gmail.com> <loom.20120801T220357-721@post.gmane.org> <CAO_2TxM4_7YpPV9iTXeX6S7w4T1zqiZJa0ewe5KKiusdmNiVnw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sergey Listopad <psychosensor <at> gmail.com> writes:

> ... 
> As you can see, bootstrap process stuck much earlier kernel
> booting/root mounting. It stuck on loader stage (loader can't do
> something. But what exactly?)
> 
> I've been able to boot system manually (so system on HDD is workable),
> by skipping loader stage (boot kernel directly from boot block prompt)
>       >> FreeBSD/i386 BOOT
>      Default: 0:ad(0p2)/boot/loader
>      boot:/boot/kernel/kernel

OK. So it looks like you have succeeded with stage 1 and 2.
At this point the boot slice is known - the boot process knows where to find
defaults. 
After that stage 3 should be auto-executed, but it does not.

At this point check if you have /boot.config by chance. This file, if exists,
may contain options modifying stages of the boot process, in this case
the transition from stage 2 to 3 is of interest.
Check it out and, if applies, read BOOT.CONFIG(5) and its examples.

jb





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20120802T162829-568>