Fedora - Installation This forum is for the discussion of installation issues with Fedora. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-12-2005, 08:10 PM
|
#1
|
LQ Newbie
Registered: Jun 2005
Posts: 2
Rep:
|
WHY? Removed Fedora core 2, HD erased, cannot reinstall XP
I had a dual boot setup with both Windows XP and fedora core 2 (shortly after fedora core 2 came out) with each operating system on a separate 80GB HD. I had so many problems that I dumped the dual boot. I have done a Government-level secure wipe of all data on both 80 GB drives, but I still cannot reinstall windows on either 80 GB HD. The Windows XP install begins, but when it reboots to finish the install I receive and error related to "the operating system cannot be fount."
Any suggests... other than do not reinstall XP?
--Kendawg
|
|
|
06-12-2005, 08:55 PM
|
#2
|
LQ Newbie
Registered: Jun 2005
Location: Canada
Distribution: Debian
Posts: 15
Rep:
|
I've never had the exact problem you are describing, but I suspect that the MBRs of your hard drives are not formatted.
You'll have to do:
And then format the master boot record (MBR) possibly using the Windows XP CD (which likely has fdisk) or a Live CD.
This is just a hunch but it may work.
Hope it helps!
|
|
|
06-12-2005, 10:54 PM
|
#3
|
LQ Newbie
Registered: Jun 2005
Posts: 2
Original Poster
Rep:
|
Tried the fdisk no luck
Thank you for the information. I have tried the fdisk, but it does not seem to help. I have read a few posts that discuss a glitch in the installer for Fedora Core 2 that "re-writes the tables for the HD?" or something to that effect. What ever installing FD2 did to the HD... it did a good job of it. Nothing I have tried seems to work.
|
|
|
06-13-2005, 06:53 PM
|
#4
|
Senior Member
Registered: Oct 2003
Location: /earth/usa/nj (UTC-5)
Distribution: RHEL, AltimaLinux, Rocky
Posts: 1,151
Rep:
|
kendawg: Boot into linux rescue and use linux fdisk to delete all partitions on both disks.
1) Boot using either the 1st FC2 CD (“boot: linux rescue”) or the FC2 Rescue CD. When it asks about searching for linux installations, select “skip”.
2) From the command prompt, run:
fdisk -l
to see if any partitions are present on either drive and to see the device names for the drives.
3) If partitions are present, run:
fdisk /dev/hda (or possibly fdisk /dev/sda)
using the device names listed by fdisk -l
3) From the fdisk command prompt, use the “p” and “d” commands to print/list and delete the partitions. When all are deleted, enter “w” to write the final setup. “q” quits without finalizing the setup.
4) Repeat this for the second drive (/dev/hdb or /dev/sda).
I had to do this a long time ago to clean up the geometry mess left by FC2 on a couple of drives. FC2 by itself ran fine, but when used in a windows dual-boot setup, it tended to be a partition nightmare. FC3 does not have the same problem.
|
|
|
All times are GMT -5. The time now is 10:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|