>
> 6769443 bytes read
> ## Booting kernel from Legacy Image at 80000000 ...
> Image Name: Linux
> Image Type: ARM Linux Kernel Image (uncompressed)
> Data Size: 3687652 Bytes = 3.5 MiB
> Load Address: 80008000
> Entry Point: 80008000
> Verifying Checksum ... OK
> ## Loading init Ramdisk from Legacy Image at 81600000 ...
> Image Name: Ubuntu Initrd
> Image Type: ARM Linux RAMDisk Image (gzip compressed)
> Data Size: 6769379 Bytes = 6.5 MiB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> Loading Kernel Image ... OK
> OK
>
> Starting kernel ...
>
> Uncompressing Linux... done, booting the kernel.
This is not a bug, but the "DEFAULT" setting for their image, as documented at:
From: https://wiki.edubuntu.org/ARM/OMAPMaverickInstall
<quote>Notes about the process
An attached monitor, mouse and keyboard are expected for these images,
the installation process is all graphical after first reboot and the
images will boot into a graphical netbook session.</quote>
If you wish to change it, so it does output something, add
"console=ttyS2,115200n8" to your boot.scr
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
OR even:
<quote> The console is disabled by default, so don't be surprised to
see just "Uncompressing Linux... done, booting the kernel." at your
console. Please check https://wiki.ubuntu.com/ARM/BeagleEditBootscr to
understand how to activate it (on Panda just change ttyS2 to
ttyO2).</quote>
from the same site.. ;)
--
You received this message because you are subscribed to the Google Groups "Beagle Board" group.
To post to this group, send email to beagl...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beagleboard?hl=en.