Wilson Wilson Posted November 26, 2023 Posted November 26, 2023 I'm trying to install the system to external usb drive on my OrangePi PC + using armbian-config tool but I get this error ### Board installation issue: File /usr/lib/nand-sata-install/exclude.txt does not exist or is not accessible! OS installed Armbian 23.8.1 with 6.1.53-current-sunxi kernel 0 Quote
Igor Posted November 26, 2023 Posted November 26, 2023 Is this a new install, upgrade from, ... This is always needed to understand better what is going on: https://forum.armbian.com/topic/5699-how-to-provide-and-interpret-debug-output/ 0 Quote
Wilson Wilson Posted November 26, 2023 Author Posted November 26, 2023 (edited) Apologies. It's not new install. I update OS regularly. https://paste.armbian.com/cozawuhebi Edited November 26, 2023 by Wilson Wilson 0 Quote
Igor Posted November 26, 2023 Posted November 26, 2023 Everything looks OK and I can't find a problem at our side at short notice. Workaround. Create this file (/usr/lib/nand-sata-install/exclude.txt) with following content: /boot/* /dev/* /proc/* /sys/* /media/* /mnt/* /run/* /tmp/* /ddbr/* /var/log/journal And try again. 0 Quote
Wilson Wilson Posted November 27, 2023 Author Posted November 27, 2023 (edited) I get following error ### Board installation issue: File /usr/lib/nand-sata-install/a20/bootloader does not exist or is not accessible! I poked around and found folder /usr/lib/armbian-install which contains file with same content you mentioned above along with 3 subfolders titled a10, a20, a13. Would copying all content from armbian-install to nand-sata-install help? Edited November 27, 2023 by Wilson Wilson 0 Quote
Solution Igor Posted November 27, 2023 Solution Posted November 27, 2023 5 minutes ago, Wilson Wilson said: Would copying all content from armbian-install to nand-sata-install help? Probably, if not something else is also missing from the system ... worth trying. This is the content at sources: https://github.com/armbian/build/tree/main/packages/bsp/common/usr/lib/armbian-install 0 Quote
Wilson Wilson Posted November 27, 2023 Author Posted November 27, 2023 (edited) Worked like charm. Now I can try to install system to USB stick. Cheers! Edited November 27, 2023 by Wilson Wilson 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.