RSS Bot Posted July 30, 2022 Posted July 30, 2022 Description Current Armbian images has partitions without labels. If I want to mount them inside script, I have to find somehow the UUIDs. But with labels it will be easier to use something like mount -v LABEL="armbian_root" /mnt/armbian How has this been tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] created image with ./compile.sh, recorded to SD-card with dd. Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts