Cant format 1TB USB drive ?

Peter A loony at loonybin.org
Sun Oct 3 15:29:44 UTC 2010


On Sunday, October 03, 2010 11:17:42 am Linuxguy123 wrote:
> I re partitioned it with one less cylinder as follows.
You still have the old partition table on the drive when you do that. Try 

dd if=/dev/zero of=/dev/sdc bs=512 count=1 

That will zero out the partition table completely, then run fdisk again. 
You'll get some warnings about there not being a partition table and stuff like 
that but those are normal for a drive without partition table. 

What model drive is it?


Peter.


-- 
Censorship: noun, circa 1591. a: Relief of the burden of independent thinking.


More information about the users mailing list