Closed 2Epik4u closed 1 month ago
You can re-run the script and it will continue the download from where it left off.
I tried re-running the script, it just ends and instantly stops
epik@justin-macserver:~/shimboot$ sudo ./build_complete.sh jacuzzi desktop=kde
automatically detected arm64 device name
>> downloading list of recovery images
- 100%[=================================================>] 816.73K 3.79MB/s in 0.2s
found url: https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_15964.48.0_jacuzzi_recovery_stable-channel_mp-v17.bin.zip
>> downloading recovery image
>> downloading shim image
/home/epik/shimboot/data/shim 78%[+++++++++++++++++++++++++++++++++++++++ ] 2.23G --.-KB/s in 0s
edit: probably a disk related issue
I realized ubuntu server creates a volume thats 50 GB. I raised the volume and it has enough storage and it works fine now. Wasn't a shimboot related issue.
Describe the bug A clear and concise description of what the bug is. Build does not compile and fails while downloading shim image
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen. Supposed to build Screenshots / Photos If applicable, add screenshots or photos to help explain your problem.
If you are reporting an issue with the build process, please run the scripts in debug mode by putting
DEBUG=1
before the build commmand, likesudo DEBUG=1 ./build_complete.sh
.Target Chrome OS Device (please complete the following information):
Build Device (please complete the following information):
neofetch --stdout
and paste it here]Additional context Add any other context about the problem here.