Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2012 12:56:10 +0300
From:      Sergey Listopad <psychosensor@gmail.com>
To:        jb <jb.1234abcd@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Cant boot 9-RELEASE on Intel L440GX+ based system
Message-ID:  <CAO_2TxM4_7YpPV9iTXeX6S7w4T1zqiZJa0ewe5KKiusdmNiVnw@mail.gmail.com>
In-Reply-To: <loom.20120801T220357-721@post.gmane.org>
References:  <CAO_2TxPEfGv8ZSWUvO_ohwR25fJWb_q9PqH4gnE9-XHiVGmrSQ@mail.gmail.com> <loom.20120801T220357-721@post.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2012/8/1 jb <jb.1234abcd@gmail.com>:
> Sergey Listopad <psychosensor <at> gmail.com> writes:
>
>>
>> Hi.
>>
>> I try to boot topic on retro dual PIII Intel L440GX+ based system. It
>> is onboard AIC-7896 SCSI controller with 1 COMPAQ HDD. CDROM is IDE.
>> When I try boot from installation CD, boot stuck on
>>
>> CD Loader 1.2
>> ...
>> BTX loader 1.00 BTX version is 1.02
>> Consoles: internal video/keyboard
>> BIOS CD is cd0
>> BIOS drive A: is disk0
>>
>> If I remove HDD, system (/boot/loader) boot from CD just fine. Then I
>> insert HDD (hotswap) and able to install on it. But after reboot (with
>> installation CD disk removed from drive) system unable to boot. And
>> stuck on the same place, after
>> ...
>> BIOS drive A: is disk0
>>
>> Maybe anybody can help me to resolve this issue. I can post any
>> additional information which may be helpful.
>>
>> Thanx.
>>
>
> If FreeBSD boot loader can not find a root partition (slice), you can help
> with a boot parameter, for example
> vfs.root.mountfrom="ufs:ad4s4a"
>
> After booting, verify and update /etc/fstab, otherwise add it to
> /boot/loader.conf .
>
> Also, the FreeBSD boot slice must be marked as bootable ("active").
> jb
>
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

and then
mountroot> ufs:/dev/da0p2
-- 
S.Listopad



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