Re: [PATCH] get fdisk and parted happy with isohybrid and USB stick

2010-05-20 Thread Daniel Baumann
On 05/21/2010 06:06 AM, Daniel Baumann wrote: > otoh, we could add a ISOHYBRID_OPTIONS, so you could easily configure it > to do whatever you want. with live-helper from git, you now can do: lh config --isohybrid-options '-type 0x83 -offset 1 -h 255 -s 63' hth, Daniel -- Address:Dani

Re: [PATCH] get fdisk and parted happy with isohybrid and USB stick

2010-05-20 Thread Daniel Baumann
On 05/20/2010 11:03 PM, MK aka El Doctor wrote: > Hi, please find here a simple patch inspired from: > http://gparted-forum.surf4.info/viewtopic.php?id=13581 hpa explained some time ago why this is a bad idea as a *default* value: http://syslinux.zytor.com/archives/2009-December/013572.html i

[PATCH] get fdisk and parted happy with isohybrid and USB stick

2010-05-20 Thread MK aka El Doctor
Hi, please find here a simple patch inspired from: http://gparted-forum.surf4.info/viewtopic.php?id=13581 it will allow gparted and others to get correct informations about partition after dd'ing the isohybrid image to an USB stick, and permit creation of new partition etc... --- a/helpers/bina