On Dienstag, 6. September 2016 15:03:16 CEST Brüns, Stefan wrote: > On Dienstag, 6. September 2016 16:10:49 CEST Andreas Färber wrote: > > Am 06.09.2016 um 16:01 schrieb Alexander Graf: > > > On 09/06/2016 03:30 PM, Guillaume Gardet wrote: > > >> I noticed that latest ARM images running u-boot (e.g. JeOS-beagle) are > > >> broken because: > > >> * Mke2fs now creates file systems with the metadata_csum and 64bit > > >> features enabled by default See: > > >> https://build.opensuse.org/package/view_file/openSUSE:Factory/e2fsprogs > > >> /e > > >> 2fsprogs.changes?expand=1 > > 64bit is enabled according /etc/mke2fs.conf > > *Neither* uninit_bg (implying GDT checksums) *nor* metadata_csum are > enabled, and filesystems created by mkfs.ext4 have neither > RO_COMPAT_GDT_CSUM nor RO_COMPAT_METADATA_CSUM flags set, which is > consistent. > > * the changelog entry regarding checksums seems to be WRONG ! * > > > >> * But u-boot does not support it: See: > > >> http://lists.denx.de/pipermail/u-boot/2016-July/261417.html > > >> > > >> What would be the easiest way to tell kiwi to not use those features? > > > > > > I remember that Andreas opened a bugzilla about that. I'm sure he can > > > give more insight :) > > > > Stefan did, but I'm in CC. :) > > > > https://bugzilla.suse.com/show_bug.cgi?id=989284 > > The curious reader of the U-Boot devel ML may have seen some ext4 patches. > What I have *not* already submitted upstream are the actual 64bit patches, > as these need some cleanup. > > Anyway, all ext4 patches, including 64bit support are part of my U-Boot > branch package: > https://build.opensuse.org/package/show/ > home:StefanBruens:branches:Base:System/u-boot > > There should be available also an Rpi3 image, depending on the aarch64 > builder backlog ... > https://build.opensuse.org/project/monitor/ > home:StefanBruens:branches:devel:ARM:Factory:Contrib:RaspberryPi3
Ok, the XFCE image built fine, and I have just booted it on my RPi3. Listing the ext4 root from U-Boot works, and first and second boot works too. JeOS image not currently available, but thats an unrelated problem: "have choice for genisoimage needed by kiwi-desc-oemboot-requires: genisoimage cdrtools-cdrkit-compat, have choice ..." https://build.opensuse.org/project/monitor?utf8=%E2%9C%93&commit=Filter %3A&succeeded=1&failed=1&unresolvable=1&broken=1&blocked=1&dispatching=1&scheduled=1&building=1&finished=1&signing=1&locked=1&deleting=1&pkgname=JeOS&repo_factory=1&repo_images=1&repo_qemu=1&repo_qemu_accel=1&repo_standard=1&arch_aarch64=1&arch_armv6l=1&arch_armv7l=1&arch_local=1&arch_x86_64=1&project=openSUSE %3AFactory%3AARM&defaults=0 Kind regards, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019 work: +49 2405 49936-424 -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
