It's my cmdline。Is there any errors?pls check it.Thanks!
Kernel command line:root=/dev/nfs nfsroot=10.10.0.1:/rootfs_andr
ip=10.10.0.2:10.10.0.1:10.10.0.1:255.255.255.0:www.google.com:eth0:off
console=ttyAMA0 mem=128M init=/init
--~--~-~--~~~---~--~~
unsubscribe: an
I think kernel is ok,it printed a lot of information and stopped after
printing that information
...
Freeing init memory:xxK
Now it is the turn for executing init,right?But it stopped.
How does the init file work?simple execute init.rc or init.goldfish.rc?
--~--~-~--~~~
he problem is in my init file.The console messages stopped
when the init file was executed,so I think if I put a correct init
file in rootfs,the problem will be resolved.I pull the file from the
emulator via adb.Where do you get your "init" file from?
On Dec 31 2008, 1:29 pm, "이성준"
Hi,everybody.
I 've made a kernel image for android,and made a rootfs of android.I
want to port android in my Atmel at91sam9261(arm926ej-t) board,and
boot the rootfs via nfs.
Now I meet a problem.I have boot the kernel successfully,and a lot of
information printed in console.
After the informatio
/* scan the keyboard a bit */
for(n = 0; n < 50; n++) {
boot_poll();
}
if (boot_from_flash) {
cprintf("\n ** BOOTING LINUX FROM FLASH **\n");
boot_linux_from_flash();
}
usbloader_init();
for(;;) {
usb_poll();
}
return 0;
}
Regards,
clem
--~--~-~--~~~---~--~~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~--~~~~--~~--~--~---