Hi Sophie, looks like so many others in the world have faced these kind of issues(cmd response 0x900,) with SD card with other systems like Raspberry Pi as well and suspecting the card to be corrupt(as you all would have guessed already.).. just a few links here that I saw...
https://bugzilla.redhat.com/show_bug.cgi?id=843429 http://forum.brewpi.com/discussion/365/already-2nd-sd-card-in-our-pi-went-bust-anybody-had-the-same-issue http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=20659 One suggestion would be to check initially by loading kernel through TFTP & mounting rootfs through nfs if possible. which actually I am doing so as to at-least confirm that my kernel and rootfs. And as per my experience TFTP and nfs have worked easily most of the times. I hardly have any knowledge about MBa6X board (Tqma6S) and the board you are using.. but just thought of sharing a suggestion... Thanks, Girish On Fri, Jul 25, 2014 at 8:57 PM, CARAYOL Sophie < [email protected]> wrote: > Thanks Juergen. I will try all you said. > But what is the right mean to add a new directory and a script file in the > file system ? > > Sophie > > > -----Message d'origine----- > De : Juergen Borleis [mailto:[email protected]] > Envoyé : vendredi 25 juillet 2014 16:52 > À : [email protected] > Cc : CARAYOL Sophie > Objet : Re: [oselas] Booting Linux > > Hi Sophie, > > On Friday 25 July 2014 16:28:44 CARAYOL Sophie wrote: > > > Did you replace *some* binaries manually in your root filesystem? > > > > I don't replace binaries but I add a directory under /home and a > > script file in this directory. Is it bad ? > > Yes. The message you see means, the new binaries are made with a different > toolchain and linked against different libraries. > > > > Broken SD card, broken interface between SoC and SD card, broken > > > filesystem (did you filecheck it on your host?), using the BSP > > > generated SD card image for a different SD card (smaller card for > > > example -> bad partition table in this case). > > > > How can I filecheck the filesystem on my host. > > With an SD card USB adapter and fsck.<filesystem type>? ;) > > > The SD card have the same sizes (4G) and I have copied u-boot, device > > tree, linux image and file system separately. > > I don't know the reason why it fails. I only asked a few questions which > came into my mind in the hope they point you into the right direction. > > Regards, > Juergen > -- > Pengutronix e.K. | Juergen Borleis > | > Industrial Linux Solutions | http://www.pengutronix.de/ > | > ________________________________ > > [ > http://www.lacroix-electronics.com/sites/default/files/pictures/Dossier_photos/Actualites_FR_UK_DE/Electronica.png > ] > > Electronica in Munich (Germany), November 11-14, 2014 > Join us at our stand A2 459 > ________________________________ > Pour des raisons légales et de sécurité, les informations contenues dans > ce message ne sont pas juridiquement contraignantes. Sur demande, nous vous > adresserons une confirmation écrite nous engageant. Les informations > contenues dans ce message électronique ont un caractère strictement > confidentiel et sont exclusivement destinées à la personne à laquelle il > est adressé. Toute divulgation, utilisation, diffusion ou reproduction de > tout ou partie de ce message, ou des informations qu'il contient, est > interdite. Ce message est destiné exclusivement à la personne à laquelle il > est adressé ou son représentant. Si vous recevez ce message par erreur, > merci d'en avertir immédiatement l'expéditeur et de détruire ce message. > For legal and security reasons the information provided in this e-mail is > not legally binding. Upon request we would be pleased to provide you with a > legally binding confirmation in written form. The information transmitted > is intended only for the person or entity to which it is addressed and may > contain confidential and/or privileged material Any review, retransmission, > dissemination or other use of, or taking of any action in reliance upon, > this information by persons or entities other than the intended recipient > is prohibited. If you received this in error, please contact the sender and > delete the material from any computer.. > Aus gesetzlichen und Sicherheitsgründen sind die in dieser Nachricht > enthaltenen Informationen rechtlich unverbindlich. Auf Anfrage senden wir > Ihnen eine verbindliche, schriftliche Bestätigung. Die in dieser E-Mail > enthaltenen Informationen sind streng vertraulich und ausschließlich für > den Empfänger bestimmt. Jede vollständige oder teilweise Veröffentlichung, > Verwendung, Verbreitung oder Vervielfältigung dieser Nachricht oder der > darin enthaltenen Informationen ist untersagt. Diese Nachricht ist > ausschließlich für die Person bestimmt, an die sie adressiert ist, oder für > ihren Vertreter. Sollten Sie diese Nachricht versehentlich erhalten haben, > informieren Sie bitte sofort den Absender und vernichten Sie die Nachricht.. > Disclaimer Lacroix Electronics > >
