Re: Boot problem custom Kernel 5.7

2015-07-14 Thread Oliver
On Sat, 11 Jul 2015, Joel Rees wrote: > 2015/07/10 22:12 "Oliver" : > > > > Hello, > > > > On Tue, 09 Jun 2015, Theo de Raadt wrote: > > > > > > entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] > > > > > > == At this point the system reboots. No further messages. > > > > > > > > >

Re: Boot problem custom Kernel 5.7

2015-07-10 Thread Joel Rees
2015/07/10 22:12 "Oliver" : > > Hello, > > On Tue, 09 Jun 2015, Theo de Raadt wrote: > > > > > entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] > > > > > == At this point the system reboots. No further messages. > > > > > > > > Your kernel is probably too large. A limitation in th

Re: Boot problem custom Kernel 5.7

2015-07-10 Thread Oliver
Hello, On Tue, 09 Jun 2015, Theo de Raadt wrote: > > > > entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] > > > > == At this point the system reboots. No further messages. > > > > > > Your kernel is probably too large. A limitation in the bootblocks. > > Do you mean the kernel

Re: Boot problem custom Kernel 5.7

2015-06-09 Thread Josh Grosse
On 2015-06-09 13:34, Oliver wrote: On Tue, 09 Jun 2015, Theo de Raadt wrote: > entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] > == At this point the system reboots. No further messages. Your kernel is probably too large. A limitation in the bootblocks. Do you mean the kern

Re: Boot problem custom Kernel 5.7

2015-06-09 Thread Theo de Raadt
> > > entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] > > > == At this point the system reboots. No further messages. > > > > Your kernel is probably too large. A limitation in the bootblocks. > Do you mean the kernel with the ramdisk or without? What would be the > best way to

Re: Boot problem custom Kernel 5.7

2015-06-09 Thread Oliver
On Tue, 09 Jun 2015, Theo de Raadt wrote: > > entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] > > == At this point the system reboots. No further messages. > > Your kernel is probably too large. A limitation in the bootblocks. Do you mean the kernel with the ramdisk or without

Re: Boot problem custom Kernel 5.7

2015-06-09 Thread Theo de Raadt
> entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] > == At this point the system reboots. No further messages. Your kernel is probably too large. A limitation in the bootblocks.

Boot problem custom Kernel 5.7

2015-06-09 Thread Oliver
Hello, for around 10 years I build a custom cd bootable version of OpenBSD. The project was started with OpenBSD 3.4 and is updated with each OpenBSD release. Basically I take the GERNERIC kernel configuration and change config bsd swap generic to config bsd root on rd0