[klibc] content of initramfs CPIO archive

Olaf Hering olh at suse.de
Tue Feb 1 11:20:35 PST 2005


 On Tue, Feb 01, Andreas Bach Aaen (AH/TED) wrote:

> On Tirsdag 01 februar 2005 11:57, Olaf Hering wrote:
> >  On Tue, Feb 01, Andreas Bach Aaen (AH/TED) wrote:
> > > Warning: unable to open an initial console.
> >
> > Perhaps a
> >
> > exec < /dev/console > /dev/console 2>&1
> 
> Unfortunately this wasn't enough.
> 
> So if someone could provide me with an example of an initramfs_list that let 
> you start up with a working ash shell.....

Cant you just use cpio? 
find . ! -name "*~" | cpio -H newc --create | gzip -9 > initrd.gz



More information about the klibc mailing list