Steev Klimaszewski
Steev Klimaszewski
Indeed, I need to look into moving the bananap* devices to a newer kernel. Conceivably, they should work, I just haven’t had a chance to test or look into it...
To cycle back to this as well - we do need a newer kernel being used on the devices - systemd's readme ( https://github.com/systemd/systemd/blob/master/README#L34 ) says that it requires 3.13...
There is not at the moment, no. I do not have access to the hardware, so I haven't done the work. I would definitely welcome a script for it though!...
That seems odd, the script downloads that file and puts it where it needs to be - are you maybe running out of space on the drive your running the...
Perhaps a flakey internet connection? If you could run the build again, and redirect the output to a file and paste it, I could see - I cannot reproduce the...
It’s img.xz - the image (img file) is compressed with xz because it compresses a bit better than a zip, but it doesn’t roll off the tongue as well as...
Can you try to add a `sleep 10` after the `sync` and before the `umount -l ${bootp}` (line 459). I wonder if your cache isn't actually finished writing - it's...
Okay, I'm not entirely certain but this may be my fault in not noticing that the size of the install was increasing - Can you set the size (line 21)...
No, I'm wrong - your build script log output even shows you're only using 1.6GB of space. What kind of hardware is being used here? The script should be lazily...
What type of hard drive? It seems like somehow its slow? I'll admit, I haven't tested the scripts extensively in a VM, but they ran successfully last time I did...