On Tue, Dec 06, 2016 at 08:38:17PM +0100, Martin Cermak wrote: > On Tue 2016-12-06 18:49 , [email protected] wrote: > > I have the same. I did not replace the USB stick, and in the original msdos > > partition I placed a netbsd.elf32 file in the same name as the linux kernel > > was (it was 'vmlinux.64' or so). > > That works for me, the kernel boots; how about the root > partition? Did you reuse the existing ext2 partition? > Or did you do something else?
I would replace the ext2 partition with a ffs one (u-boot should not care about anything but the msdos one) and install onto that. Martin
