Hi, here are striped versions of my scripts (not everything is perfect there ;) ) I hope it will help you
T4 On Sat, Oct 31, 2009 at 16:53, Pan ruochen <[email protected]> wrote: >>2009/10/31 T4ndeta <[email protected]>: >> Well I did it with u-boot, loading kernel and initrd separately >> example: >> ext2load usb 0:1 a4000000 /boot/uImage >> ext2load usb 0:1 a5000000 /boot/initrd >> bootm a4000000 a5000000 >>[email protected] >> You don't have to set root=/dev/ram0 and init=/linuxrc > > Well, could you post the script to create initrd as well? > Maybe I made some mistake in creating the cpio-package initrd. > > I know linux use /init as the default initial process, but not sure > about the precedences of /linuxrc and /sbin/init if both are present. > > --- > PRC >
init
Description: Binary data
mkmyinitrd
Description: Binary data
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
