RSS Bot Posted December 17, 2022 Share Posted December 17, 2022 Description If there is a new SSD or harddisk used as destination with just a partition created but not yet formatted with a filesystem, then armbian-install does not provide this partition as a selectable destination. GH reference #4576 Changes made function check_partitions(): remove file system filter on lsblk commands for listing probable target partitions fix typo "Destnation" -> "Destination" fix indentation on if scopes Test results New SSD - just a single partition was created but not yet formatted: Script armbian-install was run on a Cubietruck board: Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [n/a] I have commented my code, particularly in hard-to-understand areas [n/a] I have made corresponding changes to the documentation [x] My changes generate no new warnings [n/a] Any dependent changes have been merged and published in downstream modules View the full article Link to comment Share on other sites More sharing options...
Recommended Posts