Not working on Ubuntu Server #9
Comments
|
Hi, I have an ubuntu desktop but I haven't tried installing this on it. My ubuntu doesn't have a /boot/firmware, it's initrd images are in /boot, eg /boot/initrd.img-5.0.0-32-generic On ubuntu I also use Would you like to try backing out the change to made to /boot/firmware/config.txt and use update-initramfs to create the initrd? |
|
@chesty - thank you for the response. :-) I think only Ubuntu ARM images use Your suggestion worked! My assumption that initramfs images go in Here are DRAFT install instructions for ARM Ubuntu Server: I'll do additional testing and also rebuild the image from scratch to test my procedure, and then hopefully be able to write beter instructions. Thanks again. |
|
awesome. nice work. feel free to send me a pull request if you want to add your docs. this line If you already had busybox-static installed, I would keep it if it works OK. I'm assume it's the same thing as busybox but should be more resilient if the file system goes pear shaped. |
|
It's still working well for me, and I updated the documentation as part of PR#11. Closing. |
I have been unable to get this working on Ubuntu 18.04 Server on a Raspberry Pi 3.
As far as I can tell, everything is installed correctly (note Ubuntu uses
/boot/firmwarerather than/boot):However, after rebooting, there is no sign that
init-bottom-overlayis even being run:The text was updated successfully, but these errors were encountered: