Hi Marcus,

when I set bootfilesystem="fat32" in <image>.kiwi, then mount reports correctly 
vfat as filesystem:
********************************************************************************
/dev/sdb1 on /mnt type vfat
********************************************************************************

But partition table is false, fdisk returns:
********************************************************************************
   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        2048      411655      204804   83  Linux
/dev/sdb2          411656     1824767      706556   83  Linux
********************************************************************************
but partition 1, should be ID="c"  - System="W95 FAT32 (LBA)".

I think kiwi has a bug somewhere. ;) Could you have a look at it please?

Moreover, would it be possible to merge partition 1 and partition 2 when they 
have the same filesystem? (Maybe just when no bootfilesystem option is 
specified).

Guillaume

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

Reply via email to