07-07-2016, 06:33 PM
(This post was last modified: 07-07-2016, 06:34 PM by fooclueshoedo.)
Thank you both for the information. For anyone looking...
It took about 3 hours to copy over to my 64gb sd card, but I successfully installed it and have remix os running.
I ran this to find the device for the sd card.
It happened to be '/dev/mmcblk0'
Then I ran this...3 hours later it was good to go.
It took about 3 hours to copy over to my 64gb sd card, but I successfully installed it and have remix os running.
I ran this to find the device for the sd card.
Code:
sudo fdisk -l
Then I ran this...3 hours later it was good to go.
Code:
sudo dd if=/home/fooclueshoedo/Downloads/remix-v2.0-20160415-pine64-64GB.img of=/dev/mmcblk0