sufialhussaini Posted June 11, 2017 Posted June 11, 2017 Hello, I followed the steps Igor provided here to create separate partitions for boot & root. I'm now trying to flash my NAND using this SD card, but nand-sata-install doesn't work out-of-the-box with this setup. # df -h Filesystem Size Used Avail Use% Mounted on /dev/mmcblk0p1 20M 16M 4.1M 80% /boot /dev/mmcblk0p2 3.6G 2.3G 1.1G 68% / ... I tried making a lot of modifications to the nand-sata-install.sh script, but nothing seems to work. I would appreciate if someone could direct me as to what parts of the script need to be modified. Thank you.
Igor Posted June 11, 2017 Posted June 11, 2017 Steps from 2015 might not work today ... btw. Why don't you use our script? It works out of the box. I think it should work also with two partitions. 1
sufialhussaini Posted June 11, 2017 Author Posted June 11, 2017 I was actually using an earlier version of the `nand-sata-install.sh`, but it failed to boot on NAND. Quote Why don't you use our script? I believe you mean the one here on github? I will give it a try and let you know. Thanks.
Solution sufialhussaini Posted June 11, 2017 Author Solution Posted June 11, 2017 The latest `nand-sata-install.sh` scripts works great! Thanks again! 1
Recommended Posts