Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2012 20:08:20 +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.20120801T220357-721@post.gmane.org>
References:  <CAO_2TxPEfGv8ZSWUvO_ohwR25fJWb_q9PqH4gnE9-XHiVGmrSQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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





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