Hi,

JFI

> My local patch is two-fold:

Thanks, I incorporated the label part and added some other patches
in order to build the layout we would like to achieve. Without
further postprocessing I can now build a raspberry image of the
following layout:

  Sector size (logical/physical): 512B/512B
  Partition Table: msdos

  Number  Start    End       Size      Type     File system  Flags
   1      2048s    67591s    65544s    primary  fat16        boot, lba, type=0c
   2      69632s   479239s   409608s   primary  ext3         type=83
   3      483328s  1699839s  1216512s  primary  ext4         type=83

Partition 1
=================>
  * raspberry firmware files
  * config.txt

    kernel=u-boot.bin

  * uboot loader

Partition 2
=================>
  * dtb/...
  * boot/kernel_and_initrd
  * boot.scr

    ==> loaded by uboot

  * vboot/...

    ==> mountpoint for accessing Part1 data

Partition 3
=================>
  * root filesystem

I will continue to actually boot that thing, which is imho the most
important part :-) The commit for the changes done so far is in the
kiwi master git. for reference: 587226cc

if I get it to boot there are two further things we should fix:

1. correct cmdline quoting, as Andreas already pointed out
2. change name of loader attribute value 'berryboot' because it's misleading

Thanks

Regards,
Marcus
-- 
 Public Key available
 gpg --keyserver pgp.mit.edu --recv-keys 0xCCE3C6A2
 -------------------------------------------------------
 Marcus Schäfer (Res. & Dev.)   SUSE LINUX Products GmbH
 Tel: 0911-740 53 0             Maxfeldstrasse 5
 FAX: 0911-740 53 479           D-90409 Nürnberg
 GF:  Jeff Hawn,Jennifer Guild, Felix Imendörffer                  
 HRB: 21284 (AG Nürnberg)       Germany
 http://www.suse.de
 -------------------------------------------------------
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to