View Single Post
Posts: 22 | Thanked: 12 times | Joined on May 2012
#366
Ok, im trying boot Ubuntu, but i have some problems. When i using ubuntu.item
Code:
ITEM_NAME="Ubuntu"
ITEM_KERNEL="uImage"
ITEM_INITRD="uInitrd"
ITEM_DEVICE="${EXT_CARD}p3"
ITEM_FSTYPE="ext4"
ITEM_CMDLINE="vram=12M omapfb.mode=dvi:1280x720MR-16@60 mpurate=\${mpurate} root=/dev/mmcblk1p3 fixrtc quiet splash"
ITEM_REUSEATAGS="1"
i have this:
Code:
mmc0 is current device
Loading file "uInitrd" from mmc device 0:3 xxa3
64 bytes read
Loading file "uImage" from mmc device 0:3 xxa3
1956720 bytes read
Booting uImage uInitrd from mmc 0:3 ...
## Booting kernel from Legacy Image at 82008000 ...
     Image Name:  Ubuntu
     Image Type:   ARM Linux Kernel Image (uncompressed)
     Data Size:       1956656 Bytes = 1.9 MiB
     Load Address:80008000
     Entry Point:     80008000
     Verifying Checksum ... OK
Wrong Ramdisk Image Format
Ramdisk Image is corrupt or invalid

Last edited by agr0; 2012-07-27 at 18:08.
 

The Following User Says Thank You to agr0 For This Useful Post: