LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 03-24-2006, 03:37 PM   #1
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Rep: Reputation: 30
Wink Linux Multi Boot How To?


I currently have a hard drive [320GB] with Suse 10.0 [75GB partition] and Ubuntu 5.10 [75GB partition]. I would like to add FC 5 on another 75GB partition. What steps do I need to follow to do this? Will the Partitioner on the install CD's do this? Or do I need to add a partition with QTParted on the System rescue CD? Or do I need some other partitioner? Does anyone know of a 'How To' or 'Wiki' for this?
 
Old 03-24-2006, 06:08 PM   #2
jebaird
Member
 
Registered: Jul 2005
Location: Iowa
Distribution: openSuse10, FC5
Posts: 46

Rep: Reputation: 15
you should be able to do it from the FC 5 install disc
 
Old 03-24-2006, 06:40 PM   #3
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Original Poster
Rep: Reputation: 30
Talking

Quote:
Originally Posted by jebaird
you should be able to do it from the FC 5 install disc
I just read the sections in the install guide on partitioning and boot loader. Ok, so dev/hda2 is Suse, dev/hda3 is Ubuntu and dev/hda4 is swap so I want to leave those alone. In remaining space I want to use custom option to create a new partition presumably dev/hda5 and install Fedora there. Not to hard. I think where I have screwed this up in the past is at the boot loader step. Since I already have a boot loader [grub] I don't want Fedora to install another one. It will either automatically recognize the new partition/Fedora or I can manually add it.

 
Old 03-24-2006, 07:35 PM   #4
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Original Poster
Rep: Reputation: 30
Ok, I have another Question. If I want to manually enter my new Fedora partition into the boot loader in Suse What do I type? For instance for Suse it has [in Yast]:

Section name:
SUSE LINUX 10.0
Kernel:
/boot/vmlinuz
Initial RAM Disk:
/boot/initrd
Root Device:
/dev/hda2
VGA Mode:
0x303
Other Kernel Parameters:
selinux=0 resume=/dev/hda4 splash=silent showopts

For Suse Failsafe:
Section Name:
Failsafe -- SUSE LINUX 10.0
Kernel:
/boot/vmlinuz
Initial RAM Disk:
/boot/initrd
Root Device:
/dev/hda2
VGA Mode:
Text Mode
Other Kernel Parameters:
dma apm=off acpi=off noresume selinux=0 nosmp noapic maxcpus=0 edd=off 3

For Ubuntu:
Section Name:
Ubuntu, kernel 2.6.12-10-386 (/dev/hda3)
Kernel:
(hd0,2)/boot/vmlinuz-2.6.12-10-386
Initial RAM Disk:
(hd0,2)/boot/initrd.img-2.6.12-10-386
Root Device:
/dev/hda3
VGA Mode:

Other Kernel Parameters:
ro quiet splash

Also how do a add a Failsafe version for Ubuntu? By changing:

Section Name:
Failsafe Ubuntu, kernel 2.6.12-10-386 (/dev/hda3)

VGA Mode:
Text Mode
Other Kernel Parameters:
dma apm=off acpi=off noresume selinux=0 nosmp noapic maxcpus=0 edd=off 3

???
 
Old 03-24-2006, 08:42 PM   #5
jebaird
Member
 
Registered: Jul 2005
Location: Iowa
Distribution: openSuse10, FC5
Posts: 46

Rep: Reputation: 15
for the fedora partion would be something like this:

Fedora Core 5
Kernel:
/boot/vmlinuz
Initial RAM Disk:
/boot/initrd
Root Device:
/dev/hda4
VGA Mode:
0x303
Other Kernel Parameters:


make sure that

root device is the partion that you installed FC5


my recovery mode for my ubuntu looks like this

root (hd0,2)
kernel /boot/vmlinuz-2.6.12-10-386 root/dev/sda3 ro single
initrd /boot.initrd.img-2.3.12-9-386


thats just what I have, if you really want to know. ubuntu's documentaion would be a good place to start or google
 
Old 03-25-2006, 07:07 PM   #6
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by jebaird
for the fedora partion would be something like this:

Fedora Core 5
Kernel:
/boot/vmlinuz
Initial RAM Disk:
/boot/initrd
Root Device:
/dev/hda4
VGA Mode:
0x303
Other Kernel Parameters:


make sure that

root device is the partion that you installed FC5


my recovery mode for my ubuntu looks like this

root (hd0,2)
kernel /boot/vmlinuz-2.6.12-10-386 root/dev/sda3 ro single
initrd /boot.initrd.img-2.3.12-9-386

thats just what I have, if you really want to know. ubuntu's documentation would be a good place to start or google
Thanks for the info. See next post.
 
Old 03-25-2006, 07:08 PM   #7
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Original Poster
Rep: Reputation: 30
Red face

Now I have a partitioning question. When I start the install process for FC5 with CD1 at the partitioning step I tried "Use free space on selected drives and create default layout" Or "Custom" to create a new partition. I then either way get the error:

Error Partitioning

Could not allocate requested partitions:
Partitioning failed: Could not allocate partition as primary partition.

My current partition setup is:

dev/hda1 ext. 3 2 GB
dev/hda2 reiserfs 74 GB
dev/hda3 ext. 3 73 GB
dev/hda4 linux-swap 2 GB


I still have 149 GB of free space.I think they are all primary partitions. When I created the dev/hda1 ext. 3 one I thought [mistakenly] that I needed space for a boot loader. Is there a way to eliminate it? Does dev/hda4 linux-swap need to be a primary partition? I read some where that you can only have 4 primary partitions on a drive. Is that true? Can anyone help me out of this mess so I can add FC5 and maybe another OS to my drive and still have a swap partition???
 
Old 03-26-2006, 11:52 AM   #8
muddywaters
Member
 
Registered: May 2005
Location: Winnipeg, Canada
Distribution: mostly mepis
Posts: 427

Rep: Reputation: 30
Excuse me for using a Slackware link, but this guy has a knack for explaining clearly
http://www.bitbenderforums.com/vb22/...?postid=311808
read only the part about partitioning.

One of the nice things about Slack's old fashioned installer is it makes you stop and think about what you're doing.

Yes, 4 primary partitions is the limit. 4 primary partitions could give you 3 OS and a swap, if you choose to go that route. There are good reasons for using a more complex partition scheme. For instance keeping /home on it's own partition can be handy.
I have 3 linux OS installed sharing a swap that is on an extended partition. Can't tell you whether this is optimal, but it does work with no noticable problems.

Edit: Adding to the bootloader can be as simple as this
http://www.math.ucla.edu/computing/d...1/ch07s05.html
note that if the other OS's are setup with LILO you are back to manually editing menu.lst

Will post back when yesterdays beer wears off. Things aren't coming easy at the moment.

Last edited by muddywaters; 03-26-2006 at 12:09 PM.
 
Old 03-26-2006, 07:15 PM   #9
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Original Poster
Rep: Reputation: 30
Yes that helped. I now have:

/dev/hda1 ext3 2.0 GB
/dev/hda2 reiserfs 74 GB
/dev/hda3 ext3 73 GB
/dev/hda4 extended 149 GB
/dev/hda5 swap 2 GB
/dev/hda6 ext3 74 GB
/dev/hda7 ext3 73 GB

Now I'm going to install Fedora Core 5 on /dev/hda6. Thanks again!
 
  


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
How to Boot Multi Windows & Multi Linux olkar Linux - Newbie 5 10-03-2005 11:52 AM
multi boot win/linux? linuxnoobhelp Linux - Newbie 2 10-22-2004 09:52 PM
multi linux boot lpc911 Linux - Newbie 7 06-28-2004 05:54 AM
GRUB, Multi Linux/Multi Disk Boot gtnorton Linux - Software 1 03-16-2003 03:48 AM
Multi-Linux Boot brooksp Linux - General 5 02-26-2003 08:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 11: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