Am 16.01.2014 09:11, schrieb Marcus Schäfer:
>>> I further changed the MBR partition type of the first of the three
>>> partitions from EFI to FAT16 - starts booting U-Boot, yay!
> 
> Could you send the layout of the resulting ptable which you were
> able to boot the device with ?
> 
>   parted device unit s print
> 
> it would help me to do the right fixes in kiwi

Here's a booting config as result of gdisk /dev/sdb with r g w y
followed by changing the partition type to 06 in gnome-disks:

# parted /dev/sdb unit s print
Model: Generic- Multi-Card (scsi)
Disk /dev/sdb: 31116288s
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start    End       Size      Type     File system  Flags
 1      2048s    67591s    65544s    primary  fat16        type=06
 2      69632s   479239s   409608s   primary  ext3         type=07
 3      483328s  2080640s  1597313s  primary  ext4         type=07

Cheers,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to