Date: Sat, 13 Sep 2008 02:35:17 +0800 From: Eugene Grosbein <eugen@kuzbass.ru> To: "Bruce M. Simpson" <bms@FreeBSD.org> Cc: Konstantin Belousov <kib@FreeBSD.org>, FreeBSD stable <freebsd-stable@FreeBSD.org>, John Baldwin <jhb@FreeBSD.org> Subject: Re: Long delays for USB realbtx boot Message-ID: <20080912183517.GA36416@svzserv.kemerovo.su> In-Reply-To: <48CA9E93.3060306@FreeBSD.org> References: <48C91525.10806@incunabulum.net> <20080911162956.GA15152@svzserv.kemerovo.su> <48C9A907.8000000@incunabulum.net> <48C9AAAE.1030909@FreeBSD.org> <48CA9E93.3060306@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 12, 2008 at 05:53:39PM +0100, Bruce M. Simpson wrote: > So it appears the "active" flag was not being set for the first > partition, it seems NanoBSD's fdisk script didn't set it; that should > probably get patched, as this was the root cause of the USB booting delay. I also always use boot0 for my NanoBSDs as I need safe way for remote upgrades, so have two code slices. And I always use these knobs: NANO_BOOTLOADER="boot/boot0" NANO_BOOT0CFG="-o packet -s 1 -m 3 -t 36" May it make a difference? Eugene Grosbein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080912183517.GA36416>