Per the previous thread regarding Test Platforms, I have uploaded the RBF output here: http://www.mininodes.com/uploads/cubieboard2-centos-image.img.tar.gz This file was built with all default options, no modifications whatsoever were made. I simply wrote it to an SD Card, inserted in my Cubieboard2, and it booted right up. Hope this helps. -David
On 08/28/2015 06:04 PM, miniNodes Info wrote:
Per the previous thread regarding Test Platforms, I have uploaded the RBF output here: http://www.mininodes.com/uploads/cubieboard2-centos-image.img.tar.gz
This file was built with all default options, no modifications whatsoever were made. I simply wrote it to an SD Card, inserted in my Cubieboard2, and it booted right up.
Hope this helps.
I see this is a tar? What do I have to do to get something I dd to a card? ungiz first, I am assuming....
On 08/28/2015 06:04 PM, miniNodes Info wrote:
Per the previous thread regarding Test Platforms, I have uploaded the RBF output here: http://www.mininodes.com/uploads/cubieboard2-centos-image.img.tar.gz
This file was built with all default options, no modifications whatsoever were made. I simply wrote it to an SD Card, inserted in my Cubieboard2, and it booted right up.
Hope this helps.
Yes. I built a mSD card and am up and running.
But it would be good to find out what went wrong with Mandar's instructions...
Yes. I built a mSD card and am up and running.
But it would be good to find out what went wrong with Mandar's instructions...
I think that using an image with a pre written u-boot must have been the problem. We tried to overwrite the u-boot in the image.
So it seems, you'll always need an image without u-boot (eg. one generated for Qemu) to install with rbfinstaller.py
I just tested this. Generated an image from Qemu and wrote it to a microSD using rbfinstaller.py; chose Cubietruck while writing to the card and the image boots on my Cubietruck.
Regards Mandar Joshi
On 09/02/2015 12:32 PM, Mandar Joshi wrote:
Yes. I built a mSD card and am up and running.
But it would be good to find out what went wrong with Mandar's instructions...
I think that using an image with a pre written u-boot must have been the problem. We tried to overwrite the u-boot in the image.
So it seems, you'll always need an image without u-boot (eg. one generated for Qemu) to install with rbfinstaller.py
I just tested this. Generated an image from Qemu and wrote it to a microSD using rbfinstaller.py; chose Cubietruck while writing to the card and the image boots on my Cubietruck.
I am going to need some detailed instructions or good script to run...
Right now I am installing gnome on an image. Only some 800+ rpms to install. Argh. But want to see how it runs (on a Cubieboard2) and if I can get VNC running, running the equiv of run level 3 as I have done in the past on C6 systems.