Hello
On 10/19/15 19:58, Sebastien Marie wrote:
RELEASE 5.8 returns ENOSYS ("Function not implemented") on tame(2) call
(which is the old name for pledge, so with the same syscall number).
I pulled the kernel down from the same URL path as the tgz I used.
Before reinstalling the system I noticed, the Kernel login string having
an older date than the snapshot.
I would be great if you can grab the kernel version echoed at boot time.
You could use `boot -c' in the boot loader, in order to enter in config
mode, and have the time to read the OpenBSD version.
Sadly EdgeRouterLite have no 'real bootloader' but use U-Boot. Which I
guess is part of the problem.
My steps where as followed:
mv bsd obsd
mv /tmp/bsd /bsd
mv /tmp/bsd.rd /bsd.rd
reboot
Can i be, that U-boot does not cleanly reload the new kernel on reboot?
Cheers,
Kim