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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I got a virus on my Vista. I saved all of my important files and decided to do one of those 'Full Destructive Recovery' thingies. The recovery disc was faulty, and I was left with a laptop without a boot manager.
Now I'm not entirely tech savie, but I figure that's not good.
I've since tried installing a couple of different Linux distros, as well as Windows 7, but all I get with any of them is 'BOOTMGR IS MISSING'.
I do get the option of entering the BIOS menu before then, but that doesn't do much to help me (Beyond telling it to load from discs in preference to the hard drive.
So what now, pretty please? Is it possibly the case that the distros I have tried (Linux Mint, Fedora and OpenSUSE) have lacked a boot manager but I can get one with other distros, or does the problem arise before my computer even tries to read the discs?
I did make recovery DVDs for my Vista, but while they successfully killed my old OS, they pretty much left me where I am now.
Any solution will do. I've backed up all the files I wanted to save.
I've since tried installing a couple of different Linux distros, as well as Windows 7, but all I get with any of them is 'BOOTMGR IS MISSING'.
Do you get this message when you try to boot from the install CD/DVD, or after an install when you try to boot?
If you can boot to a live cd, open a terminal and type:
Code:
sudo fdisk -l
and post the results here.
Last edited by brucehinrichs; 04-06-2010 at 01:46 PM.
Reason: added sudo to command
Be aware that if you're having this much trouble fixing a boot error you may struggle for a while installing Linux. You'll need to get out of the Windows mindset.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.