LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-26-2003, 09:36 AM   #1
Par4n0iA
Member
 
Registered: Jul 2003
Posts: 42

Rep: Reputation: 15
Boot Loaders related questions


hi, i want to install Mandrake 9.1 , what boot loader do you recommend me to use? LILO or Grub?

and another question: i heard that many people had a problem, that they installed linux while they had windows, and then, when they re-installed windows, all the configuration of the Boot Loader had disappeared, and they were not able to choose whatever OS to load - Linux or Windows. how can i resolve this issue?

thanx for helping.
 
Old 07-26-2003, 10:00 AM   #2
ppuru
Senior Member
 
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791

Rep: Reputation: 50
Take te default that Mandrake suggests.

Having to reinstall OS is, in most cases, never necessary, unless you mess up your partitions.

Linux is aware about other OSes existing on the disk. It will not overwrite those areas unless and until you ask it to do so.
 
Old 07-26-2003, 10:25 AM   #3
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
windows overwrites the master boot record when you
install it. you can't stop it. just be prepared with a boot
floppy or cdrom for linux.
 
Old 07-26-2003, 11:13 AM   #4
Par4n0iA
Member
 
Registered: Jul 2003
Posts: 42

Original Poster
Rep: Reputation: 15
ohh, you didn't really understood my second question...
i meant that when i re-install windows it re-writes the "MBR" or whatever it's name is - that's where the boot loader is installed.
and then the boot loader erases...
my question is how can i bring it back after i re-install windows.
thanks again.
 
Old 07-26-2003, 11:47 AM   #5
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Hi par4noia

The key to this one is not to install Windows after you have already got Mandrake on your system.

The installation order for a succesful dual boot is:

Windows first

Linux second

Mandrake will automatically try and install LILO - This is a good choice - install it to your MBR.

I'm not sure about bringing the original Linux bootloader back - the thing to remeber here is that your Windows re-install might have overlayed your Linux partitions anyway - so there might not be much point in trying to get the original Linux bootloader back.

My advice would simply be to start from scratch and follow the correct installation order - ie Windows first - Linux second

Good luck
 
Old 07-26-2003, 12:04 PM   #6
Par4n0iA
Member
 
Registered: Jul 2003
Posts: 42

Original Poster
Rep: Reputation: 15
well thanx alot everyone!
btw - Skyline the 1st site at your "signature" is gr8
 
Old 07-26-2003, 12:08 PM   #7
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Cool
 
Old 07-26-2003, 12:14 PM   #8
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
After installing Windows after Linux, you will need to boot to Linux with a boot floppy or use the install CD1 in rescue mode and re-install your bootloader as Microsoft ignores anything except itsself.
 
Old 07-26-2003, 01:33 PM   #9
Par4n0iA
Member
 
Registered: Jul 2003
Posts: 42

Original Poster
Rep: Reputation: 15
and where\when i create this boot floppy?
can i create it in the installation?
or after installing linux?
 
Old 07-26-2003, 02:02 PM   #10
peace
Member
 
Registered: Jul 2003
Location: Canada
Posts: 214

Rep: Reputation: 31
try:
Code:
mkbootdisk
 
Old 07-26-2003, 02:29 PM   #11
Par4n0iA
Member
 
Registered: Jul 2003
Posts: 42

Original Poster
Rep: Reputation: 15
while in the konsole? as root?
 
Old 07-26-2003, 02:30 PM   #12
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Quote:
Originally posted by Par4n0iA
and where\when i create this boot floppy?
can i create it in the installation?
or after installing linux?
Yes, yes.
 
Old 07-26-2003, 02:31 PM   #13
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Quote:
Originally posted by Par4n0iA
while in the konsole? as root?
Yes, you have to be root to administer Linux.
 
Old 07-26-2003, 02:54 PM   #14
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
To be sure: making a boot disk is as simple as copying (or dd'ing) a properly rdev'ed kernel onto a blank floppy. Just run rdev to make sure it points to the correct root device.

Then re-install lilo and your boot-loader is back. Best advice though...install windows first as skyline mentioned, then you will never have this problem, allthough it is always good to have a working bootdisk. In a pinch you can usually use your install cds to boot into your system.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
about boot loaders mohit_garg Linux - Software 2 07-10-2005 04:49 PM
boot loaders compfreak221 Linux - Newbie 1 03-05-2005 01:13 PM
Boot Loaders Geeky_Kid Linux - Newbie 5 12-26-2003 10:43 AM
Boot loaders justiceisblind Linux - Newbie 5 05-03-2002 07:20 AM
boot loaders 5amYan Linux - General 2 04-25-2002 09:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration