Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-23 Thread Ted Unangst
Miod Vallat wrote: > > > Might be a stupid question, but I haven't found an answer to it yet > > > - how does one update to a new snapshot/kernel on an octeon system? > > > > boot bsd.rd and select upgrade in the installer. (i hope.) > > > I'm afraid this is not as simple as this, yet. You will a

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-21 Thread Kim Zeitler
Might be a stupid question, but I haven't found an answer to it yet - how does one update to a new snapshot/kernel on an octeon system? boot bsd.rd and select upgrade in the installer. (i hope.) I'm afraid this is not as simple as this, yet. You will also need to copy your kernel to the fat16

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-20 Thread Miod Vallat
> > Might be a stupid question, but I haven't found an answer to it yet > > - how does one update to a new snapshot/kernel on an octeon system? > > boot bsd.rd and select upgrade in the installer. (i hope.) > I'm afraid this is not as simple as this, yet. You will also need to copy your kernel to

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-20 Thread Kim Zeitler
Sorry for the last empty answer - you shouldnt try to multi-task boot bsd.rd and select upgrade in the installer. (i hope.) Thanks for the answer Ted, I will try it with the next snapshot and will give feedback Cheers Kim

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-20 Thread Kim Zeitler
On 10/20/15 15:30, Ted Unangst wrote: Kim Zeitler wrote: Hello Sebastien, hello Jonathan @Sebastien thank you for your valuable hints and advice, I did learn quite a bit from it. The machine has been reinstalled to the latest snapshot, as it is needed. On 10/20/15 12:30, Jonathan Gray wrote:

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-20 Thread Ted Unangst
Kim Zeitler wrote: > Hello Sebastien, hello Jonathan > > @Sebastien thank you for your valuable hints and advice, I did learn > quite a bit from it. The machine has been reinstalled to the latest > snapshot, as it is needed. > > On 10/20/15 12:30, Jonathan Gray wrote: > > There is no OpenBSD boo

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-20 Thread Kim Zeitler
Hello Sebastien, hello Jonathan @Sebastien thank you for your valuable hints and advice, I did learn quite a bit from it. The machine has been reinstalled to the latest snapshot, as it is needed. On 10/20/15 12:30, Jonathan Gray wrote: There is no OpenBSD bootloader for armv7 or octeon, in pa

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-20 Thread Jonathan Gray
On Tue, Oct 20, 2015 at 12:10:39PM +0200, Sebastien Marie wrote: > On Tue, Oct 20, 2015 at 11:09:58AM +0200, Kim Zeitler wrote: > > 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

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-20 Thread Sebastien Marie
On Tue, Oct 20, 2015 at 11:09:58AM +0200, Kim Zeitler wrote: > 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

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-20 Thread Kim Zeitler
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 notic

Re: pledge(2) problems on 18/x/ octeon snapshot

2015-10-19 Thread Sebastien Marie
On Mon, Oct 19, 2015 at 07:02:44PM +0200, Kim Zeitler wrote: > I just tried updating an EdgeRouterLite to the latest octeon snapshot > after replacing the kernel and unpacking base58.tgz > Literally all commands lead to > > : pledge: Function not implemented > Do you try to run a bsd kernel from

pledge(2) problems on 18/x/ octeon snapshot

2015-10-19 Thread Kim Zeitler
I just tried updating an EdgeRouterLite to the latest octeon snapshot after replacing the kernel and unpacking base58.tgz Literally all commands lead to : pledge: Function not implemented I would offer a ktrace/kdump but sadly my kdump also returns with said error. Cheers, Kim