[Bug 234031] loader can't traverse filesystem, LUA ERROR: cannot open /boot/lua/loader.lua

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 10 11:58:00 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234031

Denis Polygalov <dpolyg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpolyg at gmail.com

--- Comment #25 from Denis Polygalov <dpolyg at gmail.com> ---
Hit the same issue while trying to boot kernel and world compiled from
base/head sources (13-CURRENT) with TARGET_ARCH=aarch64 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 at 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 = 646512 (9dd70 hex)
Speed: 1000, full duplex
Using ethernet at 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 = 646512 (9dd70 hex)
Speed: 1000, full duplex
Using ethernet at 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 = 49194 (c02a hex)
Scanning disk rksdmmc at ff500000.blk...
Card did not respond to voltage select!
Scanning disk rksdmmc at ff520000.blk...
Disk rksdmmc at 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 at 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=3)
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list