From: Gerard van den Bosch <gerard@de-haardt.com>
To: poky <poky@yoctoproject.org>
Subject: problem booting sdcard
Date: Wed, 15 Jun 2011 16:39:49 +0200 [thread overview]
Message-ID: <4DF8C435.6080800@de-haardt.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 826 bytes --]
Hello,
I have a demonstration next week so I wanted to switch from nfs back to
sdcard.
I successfully ran on sdcard at the beginning of the project but then
changed to nfs for development.
Now I am having a strange problem when booting, the kernel boots fine
and the the rootfs gets loaded and it hangs at:
Running postinst /etc/rpm-postinsts/gnome-vfs.sh...
Eventually I am getting a gconf XML error, that is different every time.
When I interrupt using ctrl+c it continues booting and then gives a prompt.
Looking with free and df there don't seem to be space issues.
My bootargs are:
mmc init; fatload mmc 0 0x80000000 uImage; bootm 0x80000000'
root=/dev/mmcblk0p2 rw rootdelay=1
The rootfs is ~500MB
Does anyone have any thoughts on what might be going wrong here?
Regards,
Gerard
[-- Attachment #2: Type: text/html, Size: 1484 bytes --]
reply other threads:[~2011-06-15 14:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DF8C435.6080800@de-haardt.com \
--to=gerard@de-haardt.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.