Open Aynrandless opened 10 years ago
It's strange. Try to change /dev/nandc to /dev/sda2 in /etc/fstab
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.
Change uEnv.txt on nandc, because cubian start to boot from nand. Move "root=/dev/..." to extraargs
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 ?
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