Re: How come the initrd cpio archives are so large?

2019-03-18 Thread Yuval Turgeman
You're only seeing the early microcode, to see the full content try /usr/lib/dracut/skipcpio initrd | gzip -d -| cpio -divu On Mon, Jan 21, 2019 at 12:48 PM Shlomi Fish wrote: > Hi all! > > root@telaviv1:~/initrd/good/unpack # ls -l ../img > -rw--- 1 root root 11419609 Jan 21 11:42 ../img

Fwd: [Bug-cpio] Fw: How come the initrd cpio archives are so large?

2019-01-22 Thread Shlomi Fish
Problem solved. -- Forwarded message - From: Shlomi Fish Date: Tue, Jan 22, 2019 at 10:25 AM Subject: Re: [Bug-cpio] Fw: How come the initrd cpio archives are so large? To: Reuti Cc: , Shlomi Fish Hi, On Mon, 21 Jan 2019 18:47:43 +0100 Reuti wrote: > Hi, >

How come the initrd cpio archives are so large?

2019-01-21 Thread Shlomi Fish
Hi all! root@telaviv1:~/initrd/good/unpack # ls -l ../img -rw--- 1 root root 11419609 Jan 21 11:42 ../img root@telaviv1:~/initrd/good/unpack # cpio -i < ../img 26 blocks root@telaviv1:~/initrd/good/unpack # du . 16K ./kernel/x86/microcode 20K ./kernel/x86 24K ./kernel 32K . ro