[yocto] beagleboard boots read only

Edward Vidal vidal.develone at gmail.com
Sun Sep 9 08:11:56 PDT 2012


Hello,
I had to use these to get it to boot to prompt.
setenv bootargs 'console=tty0 console=ttyO2,115200n8 root=/dev/mmcblk0p2
rootwait rootfstype=ext3 ro'
setenv bootcmd 'mmc rescan 0; fatload mmc 0:1 0x80300000 uImage; bootm
0x80300000'

Yocto (Built by    Poky 7.0) 1.2+snapshot-20120907    beagleboard ttyO2
beagleboard login: root
root at beagleboard:~# xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
This is what I have in my uEnv.txt file
mpurate=auto

bootcmd="mmc rescan 0; fatload mmc 0:1 0x80300000 uImage; bootm 0x80300000"
dvimode="hd720 omapfb.vram=0:8M,1:4M,2:4M"
vram=16M
optargs="consoleblank=0"
console="tty0 console=ttyO2,115200n8"
Does anyone have a working uEnv/txt for core-image-sato.
All will be appreciated.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120909/01dcbf2c/attachment.html>


More information about the yocto mailing list