Marcus,

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.

Any idea how to fix that?


Guillaume

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

Reply via email to