The Following User Says Thank You to caveman For This Useful Post: | ||
|
2012-07-26
, 13:44
|
|
Posts: 101 |
Thanked: 73 times |
Joined on Oct 2011
@ Lithuania
|
#362
|
|
2012-07-26
, 18:48
|
Posts: 191 |
Thanked: 415 times |
Joined on Jan 2012
|
#364
|
The Following User Says Thank You to caveman For This Useful Post: | ||
|
2012-07-27
, 17:02
|
Posts: 22 |
Thanked: 12 times |
Joined on May 2012
|
#366
|
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"
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
The Following User Says Thank You to agr0 For This Useful Post: | ||
|
2012-07-27
, 18:10
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#367
|
|
2012-07-27
, 19:13
|
Posts: 22 |
Thanked: 12 times |
Joined on May 2012
|
#368
|
Image Name: Ubuntu Created: Fri Jul 27 19:00:49 2012 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1956656 Bytes = 1910.80 kB = 1.87 MB Load Address: 80008000 Entry Point: 80008000 /usr/bin/mkimage: Can't open /initrd.img: No such file or directory Image Name: Ubuntu boot script Created: Fri Jul 27 19:00:49 2012 Image Type: ARM Linux Script (uncompressed) Data Size: 308 Bytes = 0.30 kB = 0.00 MB Load Address: 00000000 Entry Point: 00000000 Contents: Image 0: 300 Bytes = 0.29 kB = 0.00 MB
Report template: STATUS: _ REVISION: 132, MICROSD: _ BOOTLOADER: U-Boot _ OPTIONS: additional_packages:acpid wireless-tools lubuntu-desktop openssh-server chromium-browser lxde xorg man-db boot_parameters:root=/dev/mmcblk0p3 rootwait console=tty0 omapfb.vram=0:2M,1:2M,2:2M mtdoops.mtddev=2 nosplash elevator=noop panic=20 dist_upgrade:0 selected_firmware_source:meego selected_image_source:ubuntu-core selected_kernel:custom selected_target:/dev/sdc3 selected_target_type:partition target_partition_suffix_root:3 COMMENTS:
|
2012-07-27
, 19:27
|
Posts: 24 |
Thanked: 28 times |
Joined on Jan 2010
|
#369
|
|
2012-07-28
, 08:32
|
Posts: 22 |
Thanked: 12 times |
Joined on May 2012
|
#370
|
[ 2.321807] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.464996] twl4030_wdt: Failed to register misc device [ 2.487335] Power Mangement for TI OMAP3 [ 2.607086] request_module: runaway loop modprobe binfmt-464c
The Following User Says Thank You to agr0 For This Useful Post: | ||
Your error code is 126, which is listed in the manual as
Last edited by caveman; 2012-07-26 at 13:22. Reason: checked chroot error code in the docs