goldenratiophi
  
 
  
 
 
Group: Members 
Posts: 15 
Joined: Jan. 2005 | 
  | 
Posted: Jan. 10 2005,20:59 | 
   | 
 
 
  
I had this problem before.
  The solution:  back up your data.  Then run "fdisk /dev/sda" (assuming sda is your flash drive.  Don't do sda1; that's a partition).  Delete (type "d") partition 1.  Now add a new partition (type "n"), then when it asks you if you want a primary or extended partition, type 'p'.  When it asks you for a partition number, type 1.  Just <ENTER> through everything else.  Now type 'a<ENTER>.'  Finally, 't<ENTER>6<ENTER>'. 
 |