Hi, i have a 8Gb PenDrive USB, i have ubuntu 8.04 live installed on this, iused the tuturial from
and itīs ok, i have my Linux Live on my USB working, but now i have a problem, in the tutorial we make 2 partition:

1: 750Mb primari partition, fat16 file system (active partition)
2: Rest of capacity of my USB, Linux file system

So, when i connect my USB PenDrive on my laptop running Windows i only can see the 750M partition, i tried to chage the size of the partitions but i donīt know why this donīt work, i just change the +750M for +6500M and the file system fat16 for NTFS or fat32, when i use:

Code:
fdisk -l
I only can see the USB PenDrive total capacity - 8Gb:
Code:
/dev/sdb1 - 8Gb - fat16
But if i use:
Code:
fdisk /dev/sdb1
Code:
p
Now i can see the 2 partition with the correct size and file system, but now is:
Code:
/dev/sdb1p1 - 6.5Gb NTFS
/dev/sdb1p2 - 1.5Gb Linux
Whatīs happening?
Whatīs wrong?
Am i doing something badly?
Whatīs /dev/sdb1p1?

Ok, thatīs all my question, i hope someone can helpme.

Thankīs
PS: Sorry for my english