Le 30/01/2014 12:59, Guillaume Gardet a écrit :
> Le 30/01/2014 12:56, Alexander Graf a écrit :
>> On 30.01.2014, at 12:53, Guillaume Gardet <guillaume.gar...@free.fr> wrote:
>>
>>> Hi,
>>>
>>> here is a comparison between a working SD card and a broken image for 
>>> Chromebook using parted.
>>> I think kiwi does not build the SD card correctly.
>>>
>>> # Working 12.3 image:
>>> Sector size (logical/physical): 512B/512B
>>> Partition Table: gpt_sync_mbr
>>>
>>> Number  Start   End     Size    File system  Name     Flags                 
>>>                                                                             
>>>                                                   
>>> 1      1049kB  6296kB  5247kB               U-BOOT                          
>>>                                                                             
>>>                                                  
>>> 2      6296kB  216MB   210MB   ext3         primary                         
>>>                                                                             
>>>                                                  
>>> 3      216MB   8073MB  7857MB  ext4         primary  
>>>
>>>
>>> # Broken 13.1 image:
>>> Sector size (logical/physical): 512B/512B
>>> Partition Table: gpt
>>>
>>> Number  Start   End     Size    File system  Name    Flags
>>> 1      1049kB  34,6MB  33,6MB  fat16        UEFI    bios_grub
>>> 2      35,7MB  245MB   210MB   ext3         lxboot
>>> 3      247MB   1015MB  767MB   ext4         lxroot
>>>
>>>
>>>
>>> Marcus, could you have a look at this, please?
>> Does our cgpt script get executed at all? That one should change the name to 
>> U-BOOT.
> No, because vbutil_kernel is not found. Which package does provide it?

Answer to myself: it is in vboot package.

It seems it should be preinstalled using Project config:
%if "%_repository" == "images"
Type: kiwi
Repotype: none
Patterntype: none
Prefer: openSUSE-release
Preinstall: vboot
Preinstall: gptfdisk
%endif

Will give it a try.

Guillaume


-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

Reply via email to