cubieplayer / Cubian

Debian for Cubieboard
http://cubian.org
269 stars 49 forks source link

Cubian for A20 on SSD #260

Open Aynrandless opened 10 years ago

Aynrandless commented 10 years ago

Hello, I managed to install Cubian for A20 on nand. Now I would like to move the system to a SSD. Is it possible and if yes then what have I to do? Change of the path in /boot/uEnv.txt to /dev/sda2 (where I copied the rootfs from nandc) doesn't help. Thanx anyone who can help in advance! Oliver

s-kostyuk commented 10 years ago

It's strange. Try to change /dev/nandc to /dev/sda2 in /etc/fstab

HLFH commented 10 years ago

Same issue. If I changed /dev/nandc to /dev/sda1 in /etc/fstab, it does not change anything.

@cubieplayer The boot parameters of /boot/uEnv.txt are not used.

ScorpionZZZ commented 10 years ago

Change uEnv.txt on nandc, because cubian start to boot from nand. Move "root=/dev/..." to extraargs

HLFH commented 10 years ago

So I bought the last Intel NUC.

For my Cubietruck, ArchLinux ARM could now be fine : http://archlinuxarm.org/forum/viewtopic.php?f=33&t=6413&hilit=cubietruck&start=90#p38623

And with your advice,

Move "root=/dev/..." to extraargs

Everything is fine. Close ?