Using the latest netinstall 7.1, there the call and output.
Code: Select all
$ ./netinstall -a 192.168.0.222 routeros-7.1-arm.npk
Using server IP: 192.168.0.14
Starting PXE server
Segmentation fault (core dumped)
Code: Select all
Dez 14 12:50:44 MACHINE systemd-coredump[157411]: [🡕] Process 157406 (netinstall) of user 1000 dumped core.
Found module /home/user/mikrotik/netinstall without build-id.
Found module linux-gate.so.1 with build-id: 55670f57053c268093fdc5e12c73b0bbb833fcf9
Stack trace of thread 157406:
#0 0x0000000008049af3 n/a (/home/user/mikrotik/netinstall + 0x1af3)
#1 0x000000000804976e n/a (/home/user/mikrotik/netinstall + 0x176e)
Dez 14 12:50:44 MACHINE audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@14-157408-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dez 14 12:50:44 MACHINE audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@15-157409-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dez 14 12:50:44 MACHINE systemd-coredump[157410]: [🡕] Process 157407 (netinstall) of user 1000 dumped core.
Found module /home/user/mikrotik/netinstall without build-id.
Found module linux-gate.so.1 with build-id: 55670f57053c268093fdc5e12c73b0bbb833fcf9
Stack trace of thread 157407:
#0 0x000000000804a2e6 n/a (/home/user/mikrotik/netinstall + 0x22e6)
#1 0x000000000804af6e n/a (/home/user/mikrotik/netinstall + 0x2f6e)
#2 0x0000000008049214 n/a (/home/user/mikrotik/netinstall + 0x1214)
#3 0x000000000804975f n/a (/home/user/mikrotik/netinstall + 0x175f)
Code: Select all
$ uname -a
Linux MACHINE 5.15.6-2-MANJARO #1 SMP PREEMPT Sat Dec 4 11:11:58 UTC 2021 x86_64 GNU/Linu