Date: Tue, 20 Dec 2011 10:06:06 -0800 From: "Thomas D. Dean" <tomdean@speakeasy.org> To: freebsd-amd64@freebsd.org Subject: Re: amd64/163442: boot/loader.conf not processed at boot time Message-ID: <1324404366.2107.23.camel@asus> In-Reply-To: <1324404056.2107.21.camel@asus> References: <201112190730.pBJ7UESQ097170@freefall.freebsd.org> <1324319166.3799.144.camel@asus> <201112200801.00926.jhb@freebsd.org> <1324404056.2107.21.camel@asus>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2011-12-20 at 10:00 -0800, Thomas D. Dean wrote: > insmod part_gpt > insmod ufs_2 > set root='(hd1.gpt4)' > kfreebsd /boot/kernel/kernel > kfreebsd_loadenv /boot/device.hints > set kFreeBSD.vfs.root.mountfrom=ufs:/dev/ada1p4 > set kFreeBSD.vfs.root.mountfrom.options=rw Changing to the loader fixed things. kfreebsd /boot/loader Thanks for the help, discussing this lead me to looking for the beastie and the fix. tomdean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1324404366.2107.23.camel>