[CentOS] GPT?

Sat Oct 10 04:39:16 UTC 2009
ML <mailinglists at MailNewsRSS.com>

John,

> boot the installl CD and get into the rescue shell (from the startup
> menu), then use something like
>
>    dd if=/dev/zero of=/dev/sda bs=1024 count=1024
>
> note thats sda and not sda1 or whatever, we want the raw device and  
> not
> the partition.

Just the ticket!

You da man....

Thank you!

-Jason