<br><br><div><span class="gmail_quote">On 11/15/05, <b class="gmail_sendername">peter wu</b> <<a href="mailto:pwu95@yahoo.com">pwu95@yahoo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Thanks for your kind reply, Eddie.<br>  <br>But as I said, I tried to boot from the Windows XP CD. I get the following msg: <br>  <br>  "Setup  is inspecting your computer's   hardware configuraton..."<br>  
<br>  Then the  computer hangs.<br>  </div></blockquote></div><br>
I normally boot from the fedora cd and type linux rescue.<br>
Then I skip upping the network interface, and skip mounting the partitions.<br>
<br>
I finally get to a prompt and I type this to clear the drive.<br>
<br>
# dd if=/dev/zero of=/dev/hda bs=1M count=100<br>
<br>
This is for an IDE drive. If you have serial ata, you will likely need to substitute hda for sda.<br>
<br>
Basically this blows away the partitioning information, and makes the
drive like new. You should then be able to get the windows cd to boot
fine.<br>
<br clear="all"><br>-- <br>-=/>Thom