Le 29/10/2013 15:42, Marcus Schäfer a écrit :
Hi,
when I build locally JeOS-raspberrypi image, I get a *.raw image but it seems that partitioning is a bit strange. We have the 2 partitions: * 1st: FAT32 for Pi bootloader (mandatory unfortunately) with bootflag enabled * 2nd: EXT4 for rootfs
But when I want to boot on it, it just does not boot at all, whereas it is readable from my desktop openSUSE.
The thing is fdisk reports some problems with "v" command to verify partitions: Partition 1: head 160 greater than maximum 124 Partition 1: previous sectors 411655 disagrees with total 193971 Partition 2: previous sectors 1865727 disagrees with total 897422 Remaining 5974015 unallocated 512-byte sectors
If I repartition manually my SD card, number of heads/sectors are different and then I copy back the files on each partition and it does boot. I guess there is a problem with kiwi partitioning related to number of heads/sectors. If I just redo 1st partition with YaST partitionner but decrease partition size from 1 cylinder, it does boot. Whereas fdisk still reports previous problems. Not sure if it could help.
Tell me if you need more tests. Sounds really strange :)
Indeed.
Could you send the kiwi build log file, the one from the create step is enough. kiwi uses parted only to create partition tables. I'm most interested in the parted calls from the log file
Full build log is available here: http://guillaume.gardet.free.fr/openSUSE/RPi/Marcus/build.log Guillaume
Thanks
Regards, Marcus
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org