Date: Tue, 9 Jun 2015 10:51:19 -0400 From: Arjan van der Velde <vandervelde.ag@gmail.com> To: Richard Perini <rpp@ci.com.au> Cc: Mat??as Perret Cantoni <perretcantonim@gmail.com>, freebsd-arm@freebsd.org Subject: Re: Reduce 10 sec delay of loader? Message-ID: <CD15215D-91D0-4815-9556-DD5FE9E2B277@gmail.com> In-Reply-To: <20150609003123.GA20084@odi.ci.com.au> References: <CADLKG01eaN2RK2qDkokpha2b20qXHN4kvemCt4bS-sVwLGwowg@mail.gmail.com> <20150609003123.GA20084@odi.ci.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Also, you may need to modify /boot/loader.rc. I noticed last time I = built stable, loader.rc does not actually load loader.4th (the lines = were commented out). -- Arjan On Jun 8, 2015, at 8:31 PM, Richard Perini wrote: > On Mon, Jun 08, 2015 at 07:16:03PM -0300, Mat??as Perret Cantoni = wrote: >> Hi! I'm trying to avoid the 10 sec wait on boot time: >>=20 >> /boot/kernel/kernel data=3D0x4b3fc8+0x2c038 = syms=3D[0x4+0x78c40+0x4+0x4b17f] >> Hit [Enter] to boot immediately, or any other key for command prompt. >> Booting [/boot/kernel/kernel] in 9 seconds ... >> ... >>=20 >> I created the file /boot/loader.conf (since there wasn't one on my >> system) to override the loader_delay and autoboot_delay variables >> defined in /boot/defaults/loader.conf : >>=20 >> # cat /boot/loader.conf >> loader_delay=3D"1" >> autoboot_delay=3D"1" >>=20 >> But loader still waits 10 seconds before booting. >>=20 >> I read the loader.conf(5) and loader(8) manuals, but I can't see what >> I'm doing wrong. Can you point me some directions? >>=20 >> I'm running 10.1-RELEASE FreeBSD on the ZedBoard. >=20 > Try autoboot_delay=3D1 (i.e. no quotes). >=20 > --=20 > Richard Perini =20 > Ramico Australia Pty Ltd Sydney, Australia rpp@ci.com.au +61 2 = 9552 5500 > = --------------------------------------------------------------------------= --- > "The difference between theory and practice is that in theory there is = no > difference, but in practice there is" > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CD15215D-91D0-4815-9556-DD5FE9E2B277>