Hi Marcus,
thanks again for answering. Sorry, but I'm totaly confused in setting up the Plug the right way. Therefore I'll try it once more:
Yesterday I got a new Plug from you as an replancement for an other one that had a problem with the sd-card reader.
It's an Multi-Boot System NAND= Ubunti, UBIFS, Boot Seq = SD then NAND
The sd-card reader from the new one works well I think. Before doing any other things I want to backup the nand to an sd-card.
1. I used the dokumentation you told me: http://www.plugcomputer.org/plugwiki/index.php/SD_Card_As_Root_File_System. So far everythink word fine, I have the system on the sd-card. Only booting the sd-card doesen't work. From the fact my systems is setup as multiboot I thought it should work out of the box?!
You should be able to boot from the SD card that we supplied. If "booting the sd-card doesen't work", please tell us exactly what happens instead - copy & paste your U-Boot environment variables and the U-Boot log so we can take a look at it. (What operating system was supplied on the SD card - Ubuntu?).
The part of the documentation that I wanted you to refer to was ONLY the part about copying files from NAND to SD card, not the complete preparation of an SD card. You are using a fresh SD card for the data backup, right, not the one we supplied with the O/S?
Backing up / copying the contents of the NAND drive to the SD card will
not prepare the file system on the SD card in a way that is suitable for booting. The partitioning and locations of a number of files is important.
2. I would like to install a debian System on a second card like this: http://www.cyrius.com/debian/kirkwood/sheevaplug/install.html. I haven't try it right now, but I'm affraid that it don't work because of the changes iof the environment variables. "Finally, start the installer: setenv bootargs console=ttyS0,115200n8 base-installer/initramfs-tools/driver-policy=most
bootm 0x400000 0x0800000".
Sorry but I'm not able to understand all the suffisticated stuff around the u-boot environment. Is there a straight foreward solution? Greetings, Thomas
If the environment variables are different, it may not be so easy to prepare a multi-boot environment, i.e. if U-Boot tries to load Ubuntu from in one way but debian in a different way. I never managed to get debian working from the instructions at cyrius.com. So I'm not clear on the implications of trying to use the method described there alongside our method. You could create a debian SD card the same way I did:
http://plugcomputer.org/plugforum/index.php?topic=878.0 (that means creating a rootfs on your SD card, then transferring the rootfs (compressed as rootfs.tar.gz) to a USB stick, then running the installer).
No, there isn't a "straightforward" solution. Use of the installer isn't obvious, mainly because there are 1 or 2 errors in the readme, but we can advise, and once you have worked through it, it will seem very easy. Are there any instructions regarding the installer on the
German Sheevaplug forum?
Actaully... there is one straightforward solution, and that is for you to copy an image from a USB stick to your SD card. You can do that from the Sheevaplug, booting it from the NAND. I'll tell you more after you confirm:
(A) That you can boot from NAND
(B) What was the original O/S supplied on your SD card?
(C) What size and make of SD card are you attempting to use for your debian install?
(D) The state of your environment variables. Have you modified them in any way?