b_jan wrote:ok, i did that and i think it worked. fdisk is just showing me three partitions now.
but gparted still does not start. it gives me the same message...
what can i do?
I read some other people who had similar problem. Some bug reports on ubuntu.
I am not sure if you are hit by this problem, from your post:
1. your libparted version is 2.2, that is used in Mint9/ubuntu10.04
I am now on Mint10 and LMDE both have libparted version 2.3
What version Mint or other Linux you are trying to install using unetbootin to prepare USB stick?
2. from reading the error
Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:659 in function probe_partition_for_geom() failed.
Abortedit might have something to do with your usb stick that has unusual geometry:
Disk /dev/sdb: 4011 MB, 4011851776 bytes
88 heads, 24 sectors/track, 3710 cylinders
Usually USB stick has similar geometry like
255heads/63 sectors
124heads/62 sectors
So a few things I think you can do:
3. go ahead and try your mint installation to see any error
4. Try another USB stick, preferably with 255heads/63sectors geometry
5. Try to get latest gparted live cd, or partedmagic live cd 5.9 version ( which has gparted), then boot up live cd and run gparted to see if the new version can work.