thank you to all contributing to this thread - some great info in here!
unfortunately, im missing 'something' ... I wonder if anyone can point me in the right direction.
I need to be able to (cross) compile for a rPI image based on debian stretch.
so Ive tried to follow a few instruction here, on getting a debian stretch image, copying vmlinuz, initrd and using vftool to run - so far so good.
BUT the debian stretch images are all cd/net install.... so when I boot them up, they just complain about not being able to find cd driver....
however, my assumptioin is this is because for some reason they cannot find the network... which I think they would use if they could find it...
I did try to use one @mikeboss 20. LTS release, which works great
BUT... then when I try to use qemu-debootstrap to load a stretch image... as soon as i try to install qemu-user-static, i get failures due to 'flash-kernel' unsupported architure.
any thougts on a direction to try... so that i can compile for a rPI using stretch?
unfortunately, im missing 'something' ... I wonder if anyone can point me in the right direction.
I need to be able to (cross) compile for a rPI image based on debian stretch.
so Ive tried to follow a few instruction here, on getting a debian stretch image, copying vmlinuz, initrd and using vftool to run - so far so good.
BUT the debian stretch images are all cd/net install.... so when I boot them up, they just complain about not being able to find cd driver....
however, my assumptioin is this is because for some reason they cannot find the network... which I think they would use if they could find it...
I did try to use one @mikeboss 20. LTS release, which works great
BUT... then when I try to use qemu-debootstrap to load a stretch image... as soon as i try to install qemu-user-static, i get failures due to 'flash-kernel' unsupported architure.
any thougts on a direction to try... so that i can compile for a rPI using stretch?