Alan Corey wrote: > Can't be a real program, it doesn't have a man page. I just installed > it (on a Pi under Raspbian) because I'm looking for a way to put > Buster or Bullseye on my Pinebook Pro SSD. Which is going to need > drivers and firmware. The best thing I've seen is > https://github.com/daniel-thompson/pinebook-pro-debian-installer but > it uses GPT. It's a script for running debootstrap and it gets the > drivers and firmware from somewhere. I just need to figure out how to > not have it use GPT.
My approach was to debootstrap debian from raspbian. It worked fine but I had to use boot/kernel from raspbian. Meanwhile I know the armhf is 32bit. I will stay with it and trying to compile the kernel. It boots but hangs somewhere. I would rather appreciate a useful config. I took kernel 5.6, but time is constrain :) I don't understand what GPT has to do with the rpi boot process, but I prefer tftp boot because it is easier to control.