LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 07-24-2003, 04:59 PM   #1
Lennart
Member
 
Registered: Mar 2002
Posts: 41

Rep: Reputation: 15
[SuSE 8.2] Adding a distro


I presently have WinXP and Suse 8.2 on my computer and want to add another distro, probably RedHat. How do I do that without messing up my existing os'es. I presently boot with Grub in mbr and choose from there. I would like to keep it that way with RH added to it, however I don't mind changing it to the RH equivalent.
I presently have four partitions: one for Win one for Lin and two empty. Can I add RH to the existing Suse partition or is that a bad idea and is it preferrable to install it on a seperate partition. Any tips/ideas much appreciated.
 
Old 07-24-2003, 05:06 PM   #2
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Don't add Red Hat to an existing SUSE partition - Red Hat will need its own ROOT PARTITION.

Ther first thing to do is make sure youve got some completely free space at the end of your drive for Red HAT to go on.

You could choose not to install a bootloader from Red Hat and then when you re-boot you could configure SUSE's Grub.conf to find the Red Hat installation.

This is just one way of doing it.

Last edited by Skyline; 07-24-2003 at 05:07 PM.
 
Old 07-25-2003, 05:31 AM   #3
Lennart
Member
 
Registered: Mar 2002
Posts: 41

Original Poster
Rep: Reputation: 15
Thanks, will give it a try.
 
Old 08-13-2003, 12:42 PM   #4
Lennart
Member
 
Registered: Mar 2002
Posts: 41

Original Poster
Rep: Reputation: 15
Right, taking the plunge and getting stuck even before getting wet. The distro of choice is Mandrake 9.2 Beta. For starters, the DrakeDude seems to have a day at the opera and isn't working, so switching to text. That works. Already having windows and suse on the box, which I want to preserve, I need to do things manually, sort of. First off, choose partition. I have the windows one and the suse one and the swap and then there's hda 6, 7 and 8 (i believe) to choose from. I think I picked 8. But then, it wants to have a mounting point or something like that. I haven't the foggiest what it is let alone where he needs to put it!. The suggestion given is something like: windows/C------ (maybe it's G------, kind of hard to distinguish). So, what on earth is he going on about? I read of course 3 days worth of howto's and readme's on partitioning, managing partitions, mini-faq's aso, none of which tells me anything even remotely useful on just this matter. All help, tips and ideas will be greatly appreciated.
 
Old 08-13-2003, 03:56 PM   #5
Lennart
Member
 
Registered: Mar 2002
Posts: 41

Original Poster
Rep: Reputation: 15
Heeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeelp.
 
Old 08-13-2003, 04:09 PM   #6
sorrodos
Member
 
Registered: Jul 2003
Location: Salt Lake City, UT and Spokane, WA
Distribution: Mandrake 10.0, Gentoo, FreeSBIE 1.0
Posts: 345

Rep: Reputation: 30
You need to select one of those blank partitions and set its mount point to /

Then you could set your OS's partitions to mount points like /windows/C and /mnt/SuSE
 
Old 08-14-2003, 02:06 AM   #7
Lennart
Member
 
Registered: Mar 2002
Posts: 41

Original Poster
Rep: Reputation: 15
Thanks Sorrodos, I got the DiskDude to work which made life slightly easier. However, right at the end of the installation it complained about a writer RPM in an error window. I could click ok in the window but the same window would reappear. No backwards, no forwards, no nothing. Only way to get out with ctrl,alt, backstep or whatever it's called. To make things worse, it had decided, all by itself, to do some refurbishing in the MBR. (I wanted it to make a bootdisk which turned out to be useless). So I've had my fair share of Mandrake for some time to come I think. Any way to get the old MBR back? Fixmbr in windows didn't do the trick. Grateful for any help/ideas.
 
Old 08-14-2003, 09:38 AM   #8
sorrodos
Member
 
Registered: Jul 2003
Location: Salt Lake City, UT and Spokane, WA
Distribution: Mandrake 10.0, Gentoo, FreeSBIE 1.0
Posts: 345

Rep: Reputation: 30
Yeah, Windows won't detect any non-Microsoft OS's on a hard drive, so it will only make entries for those in the MBR. Its a cute little trick Microsoft pulls.

Your first distro was SuSE, right? Take a look at this site...
http://sdb.suse.de/en/sdb/html/dstark_rescue.html
It describes how to use your install CD as a rescue disk. You should be able to correct the MBR that way. Try to get into X, use YaST, and edit the bootloader option, hopefully theres an option to rewrite the MBR in there. If not, try typing Grub in a terminal window. Let me know how it goes.
 
Old 08-15-2003, 10:32 AM   #9
Lennart
Member
 
Registered: Mar 2002
Posts: 41

Original Poster
Rep: Reputation: 15
Thanks, Sorrodos. I did ask Mandrake to make a floppy, but it won't let me boot either into Suse or Mandrake, only Windows!
I did check the Suse link but have major problems understanding what it is they are trying to tell me. I sort of understand they want me to make a floppy, but it is totally unclear what I will be able to do with that floppy. Copying system files from a sick system to a floppy somehow doesn't seem like a very good idea to me. What I could do is start rescue and then write grub. I then get into grub (I believe) but then what?
 
Old 08-15-2003, 10:50 AM   #10
sorrodos
Member
 
Registered: Jul 2003
Location: Salt Lake City, UT and Spokane, WA
Distribution: Mandrake 10.0, Gentoo, FreeSBIE 1.0
Posts: 345

Rep: Reputation: 30
Exactly, use the rescue mode, thats what I meant to tell you to try, sorry I wasn't too clear about that.

So yeah, put your boot CD in, tell the BIOS to boot off that CD, and enter rescue mode like it tells you on that SuSE site I sent you. When you get booted up, you will need to tell grub to install back to the mbr. I have been told that if you type grub at the console, it brings up a program that lets you configure grub. One option in it should be to install it back to the mbr. Check out this thread I started a few days ago.

Hope this helps Let me know how it goes.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding another distro? quaylet Linux - Newbie 3 03-21-2005 09:38 PM
adding a second Linux Distro to my computer Perquisitor Linux - Newbie 12 07-14-2004 04:41 PM
Adding a new Distro: MEPIS TKS LQ Suggestions & Feedback 24 06-20-2004 11:00 AM
Adding icewm to distro mbabuskov Slackware 8 05-12-2004 09:21 AM
Adding another Distro to Grub revenger681 Linux - Newbie 6 03-30-2004 02:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:05 AM.

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