Date: Sat, 10 Aug 2019 11:57:57 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 234031] loader can't traverse filesystem, LUA ERROR: cannot open /boot/lua/loader.lua Message-ID: <bug-234031-227-oVOseVapxL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234031-227@https.bugs.freebsd.org/bugzilla/> References: <bug-234031-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234031 Denis Polygalov <dpolyg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpolyg@gmail.com --- Comment #25 from Denis Polygalov <dpolyg@gmail.com> --- Hit the same issue while trying to boot kernel and world compiled from base/head sources (13-CURRENT) with TARGET_ARCH=3Daarch64 via network. So the loader.efi is also somehow affected and this is not only ISO-images and not only amd64 related issue. Add it is still present :( ...(log skipped)... BOOTP broadcast 1 DHCP client bound to address 192.168.1.201 (1 ms) Using ethernet@ff540000 device TFTP from server 192.168.1.102; our IP address is 192.168.1.201 Filename 'boot/loader.efi'. Load address: 0x800800 Loading: ################################################################# ############################################################## 3.9 MiB/s done Bytes transferred =3D 646512 (9dd70 hex) Speed: 1000, full duplex Using ethernet@ff540000 device TFTP from server 192.168.1.102; our IP address is 192.168.1.201 Filename 'boot/loader.efi'. Load address: 0x2080000 Loading: ################################################################# ############################################################## 3.9 MiB/s done Bytes transferred =3D 646512 (9dd70 hex) Speed: 1000, full duplex Using ethernet@ff540000 device TFTP from server 192.168.1.102; our IP address is 192.168.1.201 Filename 'boot/dtb/rockchip/rk3328-rock64.dtb'. Load address: 0x1f00000 Loading: ########## 3.4 MiB/s done Bytes transferred =3D 49194 (c02a hex) Scanning disk rksdmmc@ff500000.blk... Card did not respond to voltage select! Scanning disk rksdmmc@ff520000.blk... Disk rksdmmc@ff520000.blk not ready Found 2 disks Consoles: EFI console Reading loader env vars from /efi/freebsd/loader.env FreeBSD/arm64 EFI loader, Revision 1.1 (Sat Aug 10 14:11:30 JST 2019 denis@buildarm) Command line arguments: loader.efi EFI version: 2.70 EFI Firmware: Das U-Boot (rev 8217.1792) Console: efi (0) Load Path: /boot\dtb\rockchip\rk3328-rock64 Load Device: /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b)/MAC(82d605ceda87,0x1) Setting currdev to net0: Speed: 1000, full duplex net0: cannot set rx. filters (status=3D3) Setting currdev to net0: Startup error in /boot/lua/loader.lua: LUA ERROR: cannot open /boot/lua/loader.lua: no such file or directory. can't load 'kernel' Type '?' for a list of commands, 'help' for more detailed help. OK --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234031-227-oVOseVapxL>