Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
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.
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.
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..
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).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.