LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 05-14-2006, 10:41 PM   #1
anupamcbr
LQ Newbie
 
Registered: Jan 2006
Posts: 12

Rep: Reputation: 0
want to make tri boot system with windows,Linux and BSD


Hi guys,
I want to make triboot system with windows(which includes Windows XP and Windows server2003) linux and OpenBSD 6.0 .Presently I have 80 GB SATA Harddisk onwhich are installed Windows XP on 55 Gb ,window server on 5 GB , Linux on 15 GB and about 5 GB free space on which I want to install OpenBSD.Currently I have GRUB boot loader so what should I do to make it a triboot system.
 
Old 05-15-2006, 07:00 AM   #2
archtoad6
Senior Member
 
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 4,727
Blog Entries: 15

Rep: Reputation: 234Reputation: 234Reputation: 234
Last time I made a multi-boot w/ a BSD, it was FreeBSD & we put on a 2nd HD. We let it have the MBR of the 2nd HD & added a std. GRUB chainloader stanza (pointed at (hd1), no partition specified).

The main trick, which you probably already know, when adding to a GRUB controlled multi-boot system, is to make sure that the new addition does not trash the MBR (back up, back up, back up). I have no idea how easy or difficult this is w/ OpenBSD.

Be sure to read up on BSD partitioning & "slices" -- it is very different, very very different. AFAIK, BSD's cannot use the Linux swap partition.
 
Old 05-15-2006, 10:31 AM   #3
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Rep: Reputation: 55
Quote:
Originally Posted by anupamcbr
Hi guys,
I want to make triboot system with windows(which includes Windows XP and Windows server2003) linux and OpenBSD 6.0 .Presently I have 80 GB SATA Harddisk onwhich are installed Windows XP on 55 Gb ,window server on 5 GB , Linux on 15 GB and about 5 GB free space on which I want to install OpenBSD.Currently I have GRUB boot loader so what should I do to make it a triboot system.
5G is a plenty of space for a nice OpenBSD desktop machine. If you have grub and all these systems, you already know everything you need to know except *BSD disklabel. Read the OpenBSD FAQ about disklabel because you will need to understand this part to install OpenBSD (and it is supposed to go in a primary partition). Use Linux fdisk to set up the partition type A6 and start the OpenBSD installer. (Print out the partition table from Linux fdisk using sectors because this is how OpenBSD looks at it and it will be easier to match up the locations of partitions.)

Exit from the OpenBSD fdisk installer step and it will bring you into the OpenBSD disklabel step. Set up desired values for partitions a (root) and b (swap) and when you save the values it will build a filesystem (hopefully where you wanted it!).

Setup a grub entry just like any other chainloaded OS (winbloze, for example) and you can boot your OpenBSD system.

Last edited by Randux; 05-15-2006 at 10:32 AM.
 
Old 05-15-2006, 05:34 PM   #4
olkar
LQ Newbie
 
Registered: May 2005
Location: Australia
Distribution: Mepis, Xandros, Fedora C4, Knoppix, Debian sarge
Posts: 20

Rep: Reputation: 0
Multi boot & Multi OS:
Actually there is no limit (within reason) to the number if Linux/Windows/OS you can boot into.

I have detailed the procedure in a 2 page PDF file and included 2 free small programs (MBRWIZ & BOOTPART). Bootpart will allow booting into any OS and is the key. All systems will be blisfully unaware of each other.

This file can be downloaded from the following link:

http://members.dodo.com.au/~nmj/down...ystem_boot.rar


Good Luck
Olkar

Last edited by olkar; 05-15-2006 at 05:36 PM.
 
Old 05-15-2006, 11:36 PM   #5
bretts5964
Member
 
Registered: Feb 2005
Location: Seattle WA USA
Distribution: openSUSE 10.2 / Kubuntu 7.04
Posts: 46

Rep: Reputation: 15
Try out GAG

I have had success with GAG booting WinXP, FreeBSD and SUSE Linux. It's here: http://gag.sourceforge.net/

Don't know about OpenBSD, but it's on the list of OSes that are supported. Nothing but really EASY menu selection to configure, no editing. It can be tested from a floppy disk until you feel really comfy with it, then installed on your hard disk, but it ONLY installs on the MBR.

FreeBSD has a set of rescue menu options built-in, as does Windows, but Linux does not unless you pass options to the kernel. For this reason, I also install GRUB for each Linux partition, but NOT on the MBR. Instead, GRUB goes on the first sector of the /boot partition, (which may just be your / partition). Seems redundant to use GAG and GRUB, but one is for boot selection, and the other for kernel control.

- Brett
 
Old 05-16-2006, 05:33 AM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Where you intend to get OpenBSD 6.0 from? Last time I checked they had 3.9 out.
 
Old 05-16-2006, 08:12 AM   #7
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Rep: Reputation: 55
Quote:
Originally Posted by Emerson
Where you intend to get OpenBSD 6.0 from? Last time I checked they had 3.9 out.
That went right by me Maybe he meant FreeBSD before the latest version.
 
Old 05-16-2006, 08:33 AM   #8
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Well, if he meant FBSD then there definitely is an option _not_ to install bootloader. Meaning MBR will not be overwritten, existing GRUB installation will survive and can be used to boot FBSD. Probably this is possible with OpenBSD too, I just have no experience with it.
 
Old 05-17-2006, 08:26 AM   #9
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
For FreeBSD I installed its bootloader into /boot of the BSD-slice and told GRUB to "chainload +1". This is the FreBSD recommended way to do it, since they seem to change the booloader-interface (?) quite frequently.

Last edited by JZL240I-U; 06-26-2006 at 03:35 AM.
 
Old 05-17-2006, 08:48 AM   #10
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Rep: Reputation: 55
Cool

Quote:
Originally Posted by Emerson
Well, if he meant FBSD then there definitely is an option _not_ to install bootloader. Meaning MBR will not be overwritten, existing GRUB installation will survive and can be used to boot FBSD. Probably this is possible with OpenBSD too, I just have no experience with it.
Yes, OpenBSD also has the option of installing its own boot loader or no boot loader.
 
Old 05-26-2006, 04:27 AM   #11
jjthomas
Member
 
Registered: Jan 2004
Location: Tacoma, WA
Distribution: Slackware 14
Posts: 265
Blog Entries: 2

Rep: Reputation: 34
I have XP, Linux (Slack, debian and SuSE) and FreeBSD installed. The boot loader is LILO. It is simple and it works.

I set aside a small partition with a 2nd slackware installation that has the lilo.conf file. If something blows out the MBR, I boot off a floppy to the small slack partition and re-run lilo.

-JJ
 
Old 05-26-2006, 07:54 AM   #12
peter_89
Member
 
Registered: Jan 2006
Distribution: Microsoft Windows XP Professional SP2; Slackware Linux 10.2
Posts: 215

Rep: Reputation: 30
Quote:
Originally Posted by jjthomas
I have XP, Linux (Slack, debian and SuSE) and FreeBSD installed. The boot loader is LILO. It is simple and it works.

I set aside a small partition with a 2nd slackware installation that has the lilo.conf file. If something blows out the MBR, I boot off a floppy to the small slack partition and re-run lilo.

-JJ
GAG is okay. All of the BSD bootloaders are complete jokes. The only loads customizable enough would be GRUB or LILO, though I recommend LILO because it informs you of errors before you boot in to it (you are required to run the LILO executable before it accepts the text file edits).
 
  


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
Need Help Loading Windows XP & SuSe Linux version 8.2---to Make a Dual Boot System Howerton Linux - Newbie 7 09-23-2004 02:49 PM
Tri Boot system PLEASE HELP SonKun Linux - Software 18 09-21-2003 12:18 PM
Three-boot system Win XP - Linux RH - Free BSD does not work tuanito *BSD 6 02-24-2003 04:16 AM
Tri-Boot System Question melvynadam Linux - General 8 01-15-2003 01:27 AM
Help! I want my PC to have a Win98SE/XP/Linux tri-boot system... Please... aryehmedina Linux - Newbie 6 12-11-2002 04:28 PM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

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