merge / skulls

pre-built coreboot images and documentation on how to flash them for Thinkpad Laptops
GNU General Public License v3.0
674 stars 65 forks source link

./build.sh #229

Closed Lchvo closed 1 year ago

Lchvo commented 2 years ago

Hi, when i try yo build (for change the bootsplash) i get this msg:

./build.sh : 90: docker: not found

i have installed docker via:

Sudo apt-get install docker

How i can fix this?

Regards.

merge commented 2 years ago

I think it's docker.io

Lchvo commented 2 years ago

I think it's docker.io

Uoooo simply AF! That was the problem! Lot of thanks.

Once time i generate the build, how i can flash it internally? I can't find in the readme.md

Lot of thanks

merge commented 1 year ago

you can use the main ./skulls.sh script to flash internally, but please open a different issue when you have a problem with the README. thanks!