You are not logged in.
Pages: 1
Hi everyone. I am trying to install Arch to a USB flash drive. I'm following to the Beginners Guide as I'm rather a larger noob at Linux.
I have reached to stage where I have to Partition Hard Drives (with cfdisk). The installer detects my USB drive (I checked it with fdisk -l and it shows up as /dev/sde. I don't have any hard drive attached by the way).
When trying to set up the partition(s) on the USB device cfdisk reports a fatal error:
FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder
The stick is FAT32 which I formated with Windows XP's built in tool.
What am I doing wrong?
Thanks dudes.
Offline
I just did a quick search and came up with this.
http://morecode.wordpress.com/2007/02/1 … -cylinder/
It looks like you might have to use fdisk to delete the partition, and than setup another one.
Offline
Pages: 1