[Bug 3739] New: add an initramfs that mounts root and kexecs a kernel from there.

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Sun Feb 3 17:01:55 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=3739

           Summary: add an initramfs that mounts root and kexecs a kernel
                    from there.
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: thommycheck at gmx.de


Created an attachment (id=5191)
 --> (http://bugs.openembedded.net/attachment.cgi?id=5191)
initramfs-kexec+friends.patch

The mtdpartition for zauri is to small for current kernels. Here is an recipe
that  creates a statical linked (against klibc) mount and dash and statical
linked (against glibc) kexec. The /init scripts mounts the rootfs and kexecs
/zImage from there. The klibc-utils-static recipe might be nice for other
initramfs images. The  initramfs-kexec-image is 307 KB big. This works on
collie. Other machine probably need to override ROOTDEV and ROOTFS in
initramfs-kexec*.bb.


-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list