LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 11-09-2004, 08:11 PM   #1
clearestchannel
LQ Newbie
 
Registered: Nov 2004
Posts: 24

Rep: Reputation: 15
Three Operating Systems on single disk?


Would it be okay to have

*Windows XP Pro w/ SP2
*SUSE Linux 9.1 Personal
*FreeBSD 5.3

On A Single 80gb Disk? With an AMD Athlon 2400+ 2.00ghz ???
Please reply, I want to make my decesion. Thank you all in advanced.
 
Old 11-09-2004, 08:32 PM   #2
m00t00
Member
 
Registered: Sep 2004
Distribution: Slackware 10, Gentoo
Posts: 292

Rep: Reputation: 30
sure is.
 
Old 11-13-2004, 09:06 AM   #3
von Vader
LQ Newbie
 
Registered: Nov 2004
Posts: 12

Rep: Reputation: 0
While I have Slackware installed besides WinXP, and would like to install FreeBSD also - I have LILO installed. Can someone tell me what to do in setup while choosing where to write the bootloader for BSD? disk1 = winxp, disk2a = Slack, disk2b will be BSD. Also I am considering of making a RAID 0 with my 2 hard drives. Is there anything I should be careful about when installing BSD?



Thank you!
 
Old 11-13-2004, 05:37 PM   #4
-X-
Member
 
Registered: Oct 2003
Location: Tx,USA
Distribution: Slackware, Red Hat, CentOS
Posts: 495

Rep: Reputation: 30
http://www.freebsd.org/
Check out the FAQ and the Handbook. Its all there. You can also search this forum.

You also need to decide if you're going to use RAID before continuing. Can't do both.
 
Old 11-15-2004, 05:12 AM   #5
cryptwizard
Member
 
Registered: Aug 2004
Location: Sydney, Australia
Distribution: Debian Squeeze
Posts: 49

Rep: Reputation: 15
Hey, sure
I have WinXP, Slackware, Debian and Fedora Core all on a single 80GB disk and have space to spare.
 
Old 11-15-2004, 01:17 PM   #6
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Rep: Reputation: 45
yes... officially you ca have 4 operating systems on a single disk, given the 4 primary partion limit. Though it is possible to have more, so long as you have a boot loader capable of booting to an extended partition.

An easy-to-use example is GAG
 
Old 11-15-2004, 11:21 PM   #7
cryptwizard
Member
 
Registered: Aug 2004
Location: Sydney, Australia
Distribution: Debian Squeeze
Posts: 49

Rep: Reputation: 15
Or better even, GRUB.
http://savannah.gnu.org/projects/grub/
 
Old 11-20-2004, 07:33 PM   #8
WMD
Member
 
Registered: Jul 2004
Location: Florida
Distribution: Slackware, Debian
Posts: 484

Rep: Reputation: 30
LILO can boot from extended partitions. My Slackware is on hda6 and it works fine.
 
Old 11-22-2004, 10:39 AM   #9
gani
Member
 
Registered: Jun 2004
Location: Metro Manila, Philippines
Distribution: Linuxmint, Slackware
Posts: 356

Rep: Reputation: 34
My 40GB has XP, Adamantix Linux and OpenBSD. It is Adamantix grub that is allowing me to load an OS at boot time from these 3. I just edited grub and added and entry for OpenBSD and XP.
 
Old 11-23-2004, 12:53 AM   #10
davidleroux1
Member
 
Registered: Oct 2004
Location: columbus oh
Distribution: mepis
Posts: 109

Rep: Reputation: 15
mandrake xp and fedora

I installed windows then fedora with a the bootlader option booting to the second partition. then i installed mandrake with the boot loader installed into the primary partition with xp. after i installed the mandrake i told mandrake to look for the fedora it found it and can boot up any of the three
 
Old 11-24-2004, 08:06 PM   #11
nycace36
Member
 
Registered: Feb 2004
Location: SFBayArea, CA
Distribution: Debian-based, Slackware 10x+
Posts: 185

Rep: Reputation: 22
LILO vs GRUB vs. other mbr-manager



How about putting Novell on top of Linux and BSD in Primary partitions? Am using LILO and things okay fine w. hidden DOS. If not GRUB, then would GAG effectively replace another mbr-resident manager (such as System Commander) ??

Would like a SW-RAIDed system booting to :

1. DOS -- > Novell (SYS:SYSTEM on ext'd partition)
2. Debian/Slackware Linux
3. FreeBSD

GAG at http://gag.sourceforge.net/

Last edited by nycace36; 11-24-2004 at 08:08 PM.
 
Old 11-25-2004, 04:27 AM   #12
-X-
Member
 
Registered: Oct 2003
Location: Tx,USA
Distribution: Slackware, Red Hat, CentOS
Posts: 495

Rep: Reputation: 30
Just a thought. using SW-RAID, what drivers would you use? Linux has raidtools/md/kernel/fd partition combo, while FreeBSD uses vinum. Seems these would need to have individual RAID partition(s).

I don't have a clear picture of the plan.
 
Old 11-25-2004, 01:14 PM   #13
nycace36
Member
 
Registered: Feb 2004
Location: SFBayArea, CA
Distribution: Debian-based, Slackware 10x+
Posts: 185

Rep: Reputation: 22
Currently on two hdd's, /boot, hidden DOS for future 50MB Novell startup files, FreeBSD (non-RAID) -- all on primaries. Debian/Slackware /md#'s on extended's for SW RAID-1. All on separate partitions, but managed by LILO in /boot. Linux as root partition bootable in LILO as /dev/hda#.
LILO href at http://www.tldp.org/HOWTO/LILO.html

Plan is to have all three OS's SW level-1 RAID'd (and eventually level-5 more hdd's). Mounted Novell volumes to go onto extended RAID-1/5 hdd's. RAID-1 is basic slower mirroring compared to RAID-5.

RAID Refs already checked out for Linux
-and- FreeBSD :
http://www.tldp.org/HOWTO/Software-RAID-HOWTO.html
http://www.siliconvalleyccie.com/linux-adv/raid.htm
http://www.vinumvm.org/
 
Old 11-26-2004, 01:00 PM   #14
-X-
Member
 
Registered: Oct 2003
Location: Tx,USA
Distribution: Slackware, Red Hat, CentOS
Posts: 495

Rep: Reputation: 30
I'm familiar with setting up RAID. I was trying to get it clear in my mind that you are going to setup 3 separate RAID systems on one computer.
 
  


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
fedora and other operating systems bong.mau Fedora 3 11-07-2005 06:39 PM
2 Women two Operating systems sheryco General 10 06-10-2004 04:50 AM
multiple operating systems on the same hard disk mk1_1 Linux - Software 2 02-13-2002 12:01 AM
Dual operating systems Orienthal Linux - Networking 3 06-07-2001 06:43 PM
Two Operating Systems PEDRO Linux - Software 1 01-28-2001 10:34 AM

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

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