[Bug 524893] Re: versatile: Can't boot initramfses

jasona jason.r.andrews at comcast.net
Sat Mar 20 05:15:28 UTC 2010


Oh well, first guess was wrong. The kernel config is fine. The problem
is with qemu. The kernel became too big for qemu.

Edit the qemu file source file hw/arm_boot.c

Change this define to something bigger:
-#define INITRD_LOAD_ADDR 0x00800000
+#define INITRD_LOAD_ADDR 0x00a00000

Rebuild qemu and the boot is fine.

-- 
versatile: Can't boot initramfses
https://bugs.launchpad.net/bugs/524893
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list