How to umount initrd?

T4ndeta t4ndeta at gmail.com
Sat Oct 31 22:19:17 UTC 2009


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 <panruochen at gmail.com> wrote:
>>2009/10/31 T4ndeta <t4ndeta at gmail.com>:
>> 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
>>busybox at busybox.net
>> 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: init
Type: application/octet-stream
Size: 553 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20091031/8775d5e6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mkmyinitrd
Type: application/octet-stream
Size: 419 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20091031/8775d5e6/attachment-0001.obj>


More information about the busybox mailing list