Hi,

On the downstream image for raspberry pi 1, I have a very strange error.

First boot is ok, but generated initrd is broken after 1st reboot.

At the end of the 1st boot, I can verify initrd with 'lsinitrd 
/boot/initrd-4.3.3-1-raspberrypi' and all is ok.

But if I reboot or if I umount and remount /boot (mmcblk0p2), initrd file is 
broken:
lsinitrd /boot/initrd-4.3.3-1-raspberrypi returns:
********************************************************************************
Image: /boot/initrd-4.3.3-1-raspberrypi: 5,8M
========================================================================
xzcat: /boot/initrd-4.3.3-1-raspberrypi: Compressed data is corrupt
Version:

Arguments: xzcat: /boot/initrd-4.3.3-1-raspberrypi: Compressed data is corrupt

dracut modules:
xzcat: /boot/initrd-4.3.3-1-raspberrypi: Compressed data is corrupt
========================================================================
xzcat: /boot/initrd-4.3.3-1-raspberrypi: Compressed data is corrupt
cpio: premature end of file
drwxr-xr-x  15 root     root            0 Feb 29 01:04 .
drwxr-xr-x   2 root     root            0 Feb 29 01:04 bin
-rwxr-xr-x   1 root     root       771176 Feb 29 01:04 bin/bash
========================================================================
********************************************************************************


Once remounted, if I call "dracut -f -H" manually to regenerate initrd, all is 
ok after umounting and remounting the partition or if I reboot.


Any idea what would be the problem and how to fix that ?

Note that upstream image is not affected.


Guillaume

--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to