Date: Thu, 2 Aug 2012 15:34:01 +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.20120802T172633-826@post.gmane.org> References: <CAO_2TxPEfGv8ZSWUvO_ohwR25fJWb_q9PqH4gnE9-XHiVGmrSQ@mail.gmail.com> <loom.20120801T220357-721@post.gmane.org> <CAO_2TxM4_7YpPV9iTXeX6S7w4T1zqiZJa0ewe5KKiusdmNiVnw@mail.gmail.com> <loom.20120802T162829-568@post.gmane.org> <CAO_2TxNhu5YW-8NK=H_6iVPzr5HRmpUSDvWqKAJFm_p-3gL3YQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sergey Listopad <psychosensor <at> gmail.com> writes: > ... > So far I have system with GPT partitioning scheme. To exclude this > layer, I've reinstall system with MBR scheme, but loader(8) stuck in > the same place. > > BTX loader 1.00 BTX version is 1.02 > Consoles: internal video/keyboard > BIOS drive A: is disk0 How about setting this (based on /boot/defaults/loader.conf) in file /boot/loader.conf: verbose_loading="YES" # Set to YES for verbose loader output For the sake of debugging, I assume you do not have any of these: loader_conf_files="/boot/device.hints /boot/loader.conf /boot/loader.conf.local" as it seems to be a new installation. Are you getting more debugging output ? jb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20120802T172633-826>