Piie Posted January 1, 2019 Posted January 1, 2019 Hi All I cannot seem to find information specific to the Cuibieboard 2 - only reference to BPI running Ubuntu on SATA? Is this still possible? I have been able to do this on my old Cubieboard 2 but with a very old image. I don't know if this is possible with the latest Ubuntu's? If so, please point me to instructions? I have downloaded Armbian 5.3 onto SD card and got one of my Cubie's to boot fine from SD but would prefer either NAND or via SATA (SSD - preferable). I think the way I was able to do this on my old boards was to have the bootloader run from the NAND and then the SSD would take over from there, but it looks like this particular Cubieboard has issues with the NAND since it will not POST anymore unless I boot with SD Card.
Piie Posted January 1, 2019 Author Posted January 1, 2019 OK, so I found the armbian-config utility, and I see there is a convenient utility to allow the installation to NAND or SD and having System live on SATA. However, when I run this, it errors out that there is not enough space on /dev/sda1 - even though this is a 480GB partition in ext4?
martinayotte Posted January 1, 2019 Posted January 1, 2019 2 hours ago, Piie said: However, when I run this, it errors out that there is not enough space on /dev/sda1 - even though this is a 480GB partition in ext4? If you don't have anything precious currently on this disk, delete all partition with "fdisk" and rerun armbian-config ...
Piie Posted January 2, 2019 Author Posted January 2, 2019 9 hours ago, martinayotte said: If you don't have anything precious currently on this disk, delete all partition with "fdisk" and rerun armbian-config ... Hi I did that - I still get the same error - I can see after running armbian-config that it created a new partition and mountpoint - but the size is only 291MB. However, if I re-run fdisk/dev/sda, then there are no partition actually created on /dev/sda?
Recommended Posts