02-01-2022, 02:22 PM
Wonder how the debian installer works in that case? Maybe it does do something differently! But where is the mr. fixit updated uboot btw -- I could only find full os'es/distros and not just the bootloader files themselves. The emmc I can confirm is partitioned as MBR btw.
I did notice another package in debian called u-boot-menu which I installed and tried using by running u-boot-update in the chroot.
This then created /boot/extlinux and /boot/extlinux/extlinux.conf. I then changed the "append" line in that file from what it said (append root=UUID=d08e60a1-9506-4368-bd55-55d9bf538f2d) to say append root=ROOT_DEBIAN . Re-ran u-boot-install-rockchip then exited out of the chroot and did e2label /dev/sda5 ROOT_DEBIAN. Shut down the rockpro64, took the emmc off the emmc to usb adapter and placed onto the rockpro64 itself, ejected the sd card and powered back on.
This time I got a boot menu with 2 options although it still hangs with "Starting kernel ..." x.x
I don't see any debian version of bsp u-boot not sure where that could be found.
ljones
I did notice another package in debian called u-boot-menu which I installed and tried using by running u-boot-update in the chroot.
This then created /boot/extlinux and /boot/extlinux/extlinux.conf. I then changed the "append" line in that file from what it said (append root=UUID=d08e60a1-9506-4368-bd55-55d9bf538f2d) to say append root=ROOT_DEBIAN . Re-ran u-boot-install-rockchip then exited out of the chroot and did e2label /dev/sda5 ROOT_DEBIAN. Shut down the rockpro64, took the emmc off the emmc to usb adapter and placed onto the rockpro64 itself, ejected the sd card and powered back on.
This time I got a boot menu with 2 options although it still hangs with "Starting kernel ..." x.x
I don't see any debian version of bsp u-boot not sure where that could be found.
ljones