> Am 25.03.2016 um 19:00 schrieb Herbert Graeber <[email protected]>: > > Hi! > > I have tried the latest Raspberyy pi image and found out it does not run on > second boot (again). > > The image is: > openSUSE-Tumbleweed-ARM-JeOS-raspberrypi.armv6l-2016.03.24-Build2.1.raw.xz > > On second boot on serial console the following message is shown: > [ 9.176607] EXT4-fs (mmcblk0p3): Unrecognized mount option "size=100%" or > missing value > > This leads to the following solution: > - After first boot, "cd /boot" and edit the file "boot.script". > - There remove the entry "rootflags=size=100%" > - Then run "mkimage -A arm -O linux -T script -C none -a 0 -e 0 -d boot.script > boot.scr"
This should get done automatically by the "installUboot.sh" script in /kiwi-hooks on first boot. Do you think you could try to find out why it doesn't work? Thanks! Alex > > I have done a "dracut -H -f", too but I think that's not necessary. > > Herbert -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
