earlchew

Results 23 comments of earlchew

I found another approach to running volumio2 from USB: * Partition USB flash drive * Copy the content of the volumio2 squash image into the USB flash partition * Remove...

I've re-opened this ticket because I think you are right that proper support would require that remote update stays functional. I looked around for source code to understand how volumio-remote-updater...

@gkkpch - Please have a look at https://github.com/earlchew/volumio2-Build/commit/44b82da8fc6c5009abdcdd7990ad62dbca0bd19. I created partitions on my USB flash drive, then changed `cmdline.txt` to reflect the new boot location: ``` ... imgpartopt=ro imgpart=UUID=282be28d-9c4c-4640-8421-bece7f928c10 imgfile=volumio.sqsh...

@gkkpch - As you have probably figured out, I didn't test this out with a complete end-to-end build. A consequence of this is that I left off another commit that...

@gkkpch I run that code on my deployment, but I must tell you that while I know the code works in my running appliance, I have not made a build...

I thought that I had issued a merge request for these commits, but it seems I didn't. I was also waiting for feedback from I was waiting for feedback from...

@DecayFi What is the resize script/operation you're referring to? Is this when the partitions get actively resized on first boot? > something still tries to mount mmcblk0p1 as /boot when...

I haven't run into a show-stopping issue yet, but looking at the implementation, I couldn't convince myself that there isn't a problem, and given this, I'm thinking it would be...

@jelmer Given your explanation, I agree that it's reasonable to rewrite the summary to reflect that: * It might be necessary to clean up temporary files that were not successfully...

Oh ... the only other minor wart is to deal with partially deleted packs. Packs comprise two files, and one file might be deleted, leaving the other as an orphan.