Date: Sun, 16 Mar 2014 18:33:14 -0700 From: Rui Paulo <rpaulo@FreeBSD.org> To: Patrick Kelsey <kelsey@ieee.org> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Booting FreeBSD from eMMC on BeagleBone Black Message-ID: <E1283934-0065-4979-92AA-99D1056BFBD5@FreeBSD.org> In-Reply-To: <CAD44qMXrKbZqXT_Z1UL2LXuVON4Gb49m-GygW_6Y14Zz-egTFw@mail.gmail.com> References: <CAD44qMXrKbZqXT_Z1UL2LXuVON4Gb49m-GygW_6Y14Zz-egTFw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16 Mar 2014, at 14:59, Patrick Kelsey <kelsey@ieee.org> wrote: > - Improved disk probing support that will now by default find and use = the > first suitable partition among the available storage devices. I think this introduced a bug where, if you have a non-responsive boot = device, ubldr will stop and won't try network booting: ## Starting application at 0x01000054 ... Consoles: U-Boot console =20 Compatible API signature found @1d800a8 Number of U-Boot devices: 2 FreeBSD/armv6 U-Boot loader, Revision 1.2 (rpaulo@zedfs.local, Fri Mar 14 22:35:47 PDT 2014) DRAM: 256MB Unknown device type '' <------------ this is new Found U-Boot device: disk Probing all storage devices... Checking unit=3D0 slice=3D0 partition=3D-1...disk0: read failed, error=3D1= Checking unit=3D1 slice=3D0 partition=3D-1... Checking unit=3D2 slice=3D0 partition=3D-1... Checking unit=3D3 slice=3D0 partition=3D-1... Checking unit=3D4 slice=3D0 partition=3D-1... Checking unit=3D5 slice=3D0 partition=3D-1... can't load 'kernel' Type '?' for a list of commands, 'help' for more detailed help. loader>=20 It stops here and doesn't try net0 booting. -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1283934-0065-4979-92AA-99D1056BFBD5>