LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I think I really messed up here... (https://www.linuxquestions.org/questions/linux-newbie-8/i-think-i-really-messed-up-here-88365/)

Spacehead74 09-02-2003 07:54 AM

I think I really messed up here...
 
Ok, I was using Windows 2000 pro, and thought, "Hey, I have an extra hard drive, I'm gonna install Mandrake on it!" Well, I did. Unfortinately, I couldnt get the loader to give me the option to boot windows if I wanted to. I was feeling a serious need to do some Flash animation, so I tried deleting Mandrake to try to recover my Windows. According to all those partition managing utilities, my windows installation is still there. However, when I attempt to boot, instead of verifying the dmi, It spits out about six rows of 01010101010101010101010101.... I dont speak binary, but that doesn't seem to be a good thing. Please help.

DrOzz 09-02-2003 08:23 AM

did you try to :
fdisk /mbr
to try and get back to windows? i think thats what your saying you want to do...and if not, then fire up mandrake, and depending on your bootloader edit the grub.conf or lilo.conf file in the /etc/ folder to add windows xp to the boot options..

Spacehead74 09-02-2003 08:49 AM

I formatted the partition that had mandrake on it. I could use the slackware disk tor un that command (if i knew what it did).

fancypiper 09-02-2003 08:56 AM

# How do I uninstall Linux completely and keep/use Windows only?
How to Remove Linux and Install Windows 2000
How to Remove Linux and Install Windows XP
You can remove lilo from the mbr with
/sbin/lilo -u
You can remove grub or lilo from the mbr by booting with a Windows 98 boot floppy (at the prompt, type fdisk /mbr), or by using the Windows XP Recovery Console or the Windows 2000 Recovery Console

grim1234 09-02-2003 09:00 AM

Hi,
Your system will boot whatever is in the Master Boot Record (MBR). Windows has it's own loader on the MBR to boot windows. Normally in linux we use a loader, such as Lilo (linux boot loader) or Grub (grand unified boot loader), in the MBR to boot the system. I think either loader will boot both linux and windows but i read that grub is better for linux/winxp. To fix your problem you need a boot loader. You could use the windows loader by using the repair utility on a windows 2k / xp cd (just boot from the cd), you may be able to load this from a floppy disk. If you reinstall linux you can set up either grub or lilo on your MBR and boot windows / linux that way. (there are plenty - how do I use grub / lilo threads about).

I hope this helps!

Graham
:jawa:

Spacehead74 09-02-2003 10:18 AM

actually, I just kinda wondered what all the 1010101010's meant when the bios verifies the dmi pool data

fancypiper 09-02-2003 10:25 AM

LILO fails: Error messages and their interpretation
LILO mini HOWTO
Multiboot with LILO HOWTO
LILO, Linux Crash Rescue HOW-TO
Installing a bootloader


All times are GMT -5. The time now is 02:43 PM.