Date: Sun, 28 May 2000 22:37:51 -0500 From: Steve Hill <sjhill@cotw.com> To: freebsd-hackers@FreeBSD.ORG Subject: Creating a system to boot 4 different OS types. Message-ID: <3931E60F.A97F7B70@cotw.com>
next in thread | raw e-mail | index | archive | help
Greetings. Well, I am getting ready to attempt a quad-boot system. I wish to boot one of the following configurations: First CONFIG: - WinNT - FreeBSD - Linux - NetBSD Second CONFIG: - WinNT - FreeBSD - Linux - OpenBSD I am still oscillating between OpenBSD/NetBSD, anyway....I am currently dual booting WinNT and Linux. I found documentation to put Linux and FreeBSD together. The two or three main issues for me are: 1) Choosing the right bootloader. I believe the WinNT OS loader would work, but I am not completely sure about LILO for booting the above 4 OSes. 2) Since I cannot place a *BSD slice in an extended partition, it appears I will have to do something like (sorry for using Linux device naming scheme): /dev/hda1 WinNT /dev/hda2 Linux /dev/hda3 BSD/386 (FreeBSD) /dev/hda4 BSD/386 (OpenBSD or NetBSD) I think this should work. The only thing is that one of the BSD slices will need to share its swap space with Linux, which is not a problem. 3) I guess the stuff in (2) should work. Another question would be if the swap partition in one of the BSD slices can be shared with the another BSD variant (i.e. swap space in FreeBSD slice '/dev/hda3' can be used by NetBSD or OpenBSD slice '/dev/hda4')? I searched, I read but did not find all of the information. I am holding off posting to the other two BSD lists until I hear (hopefully) something back from this list. TIA. -Steve -- Steven J. Hill - Embedded SW Engineer Public Key: 'finger sjhill@mail.cotw.com' FPR1: E124 6E1C AF8E 7802 A815 FPR2: 7D72 829C 3386 4C4A E17D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3931E60F.A97F7B70>