Solaris 10 dual boot with BSD on virtualbox


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 dual boot with BSD on virtualbox
# 1  
Old 04-15-2015
Solaris 10 dual boot with BSD on virtualbox

Hi there,

I am new to this operating system, so would like to ask for directions on how to go about doing Solaris 10 dual boot with freeBSD on a virtual machine (virtualbox).

Do you have to partition the disk to allow for another OS to occupy? Like in windows? I tried doing this but failed terribly.

Any useful advice would be greatly appreciated. Thank you for your time.
# 2  
Old 04-15-2015
The simpler would be to give different disks to each OS. Otherwise, you definitely need to partition the disk with two primary partitions. The tricky part will be who writes the MBR and what is called from there. I would install freeBSD first telling it to install its boot loader on its own partition, then install Solaris and finally add a chainload entry in Solaris grub menu.
# 3  
Old 04-15-2015
I have tried using two different disk to install each os respectively on the virtualbox. But i have no idea how to dual boot them? Any ideas?

However, the requirement was that i have to install solaris on one disk first and then the freeBSD on another. Then edit the solaris grub so that it adds to the boot menu.
# 4  
Old 04-15-2015
Quote:
Originally Posted by czy
I have tried using two different disk to install each os respectively on the virtualbox. But i have no idea how to dual boot them? Any ideas?
However, the requirement was that i have to install solaris on one disk first and then the freeBSD on another.
That's indeed the safest way to go.
Quote:
Then edit the solaris grub so that it adds to the boot menu.
If FreeBSD is installed using a GPT and not an fdisk partition table, you'll need to install a third boot loader (GRUB2) on a second partition to be created on the Solaris 10 disk.
# 5  
Old 04-16-2015
Quote:
Originally Posted by jlliagre
That's indeed the safest way to go.
With two different virtual hard disk, is it possible for dual boot? If yes, how?

Quote:
Originally Posted by jlliagre
If FreeBSD is installed using a GPT and not an fdisk partition table, you'll need to install a third boot loader (GRUB2) on a second partition to be created on the Solaris 10 disk.
From what i infer from your replies, is that there are two different ways to go about doing this. Either you create two disk and then dual boot it, which i don't know how, or You create a second partition from the solaris 10 disk where the FreeBSD will be installed. Am i on the right track?

And if i am needed to create a second partition, am i able to do it on the solaris 10 installation process to manage the disk partition just like in windows?
# 6  
Old 04-16-2015
Quote:
Originally Posted by czy
With two different virtual hard disk, is it possible for dual boot?
Hopefully.
Quote:
If yes, how?
That depends on the boot loader used.
Quote:
Am i on the right track?
Yes.
Quote:
And if i am needed to create a second partition, am i able to do it on the solaris 10 installation process to manage the disk partition just like in windows?
Yes.
# 7  
Old 04-16-2015
Is there any particular reason you want to have a VM that dual-boots, instead of just creating separate VMs for each OS?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

dual boot solaris/solaris zfs file system

Hi, I am running into a some problems creating a dual boot system of 2 solaris instances using ZFS file system and I was wondering if someone can help me out. First some back ground. I have been asked to change the file system of our server from UFS to ZFS. Currently we are using Solaris... (3 Replies)
Discussion started by: estammis
3 Replies

2. Solaris

Solaris/Linux Dual Boot

From googling around, I have found that dual booting isn't so hard... if you are installing both for the first time. However, I couldn't find anything on if I can preserve my Solaris 10 partition that is already installed. Any words of advice? (1 Reply)
Discussion started by: GeekMasterFlash
1 Replies

3. Solaris

Solaris and Xp in dual boot

Hello,I've a big problem. On my hd I've Windows Xp and after I've installed Solaris 10. Solaris now run perfectly but I can't boot the Xp partition.I've tried with grub super disk and I receive an error 12 when I try to boot the Windows partition.However with the windows cd the partition is... (2 Replies)
Discussion started by: bgf0
2 Replies

4. Solaris

Dual Boot XP Solaris

Does here know how to configure the Windows XP Boot loader to dual boot XP and Solaris 10? I installed Solaris after XP but it did not detect the XP installation, and I really can't reformat right now. (3 Replies)
Discussion started by: Super User
3 Replies

5. UNIX for Dummies Questions & Answers

How to install Free BSD with dual boot with XP?

:confused: hello I have XP installed computer. I am completely newbie in Unix. Despite yesterday I tried to install Free BSD 5. But I coluldn't do. So now computer is not bootable i have done wrong thing. Can you help me installing it without making Xp out of computer? please reply (2 Replies)
Discussion started by: sualcavab
2 Replies

6. Solaris

solaris dual boot

hi ;) So I have 2 HDD (SATA and ATA). On the SATA I've installed WindwosXP and now I want to install solaris 10 on the ATA disk. Is it possible if the ATA disk is primary to make dual boot ? thank you very much (0 Replies)
Discussion started by: nocture
0 Replies

7. UNIX for Dummies Questions & Answers

dual boot solaris off of 2nd HDD

I did a search on the board, but I could not find anything specific to dual booting windows and solaris, with solaris being placed on a second hard drive. I have solaris 8 intel, and I am trying to dual boot, but the Solaris installation process is quite intimidating. I am afraid I am going to do... (3 Replies)
Discussion started by: dangral
3 Replies

8. UNIX for Dummies Questions & Answers

solaris dual boot

Hello friends, On sparc 5 with solaris 8 i like to have dual boot with solaris 9. is this correct that the minimum memmory must be 96 mb for dual boot? do you recommand dual boot on unix? solaris 8 will be the testing environment and solaris 9 the production. does any one has this type... (5 Replies)
Discussion started by: grep
5 Replies

9. UNIX for Dummies Questions & Answers

Dual Boot Solaris 8

Greetings, I have learned much since joining the message board, but I was unable to locate any information concerning dual booting Solaris with Windows on a machine with standardized equipment. I have read on the sun.com page that it is possible and can even be pushed to the rear partition, but... (3 Replies)
Discussion started by: TStoddard
3 Replies

10. UNIX for Dummies Questions & Answers

Installing Dual Boot Xp is in first want Solaris

I'm looking to add a 2nd hard drive to my computer and make one hard drive Solaris and keep the 2nd as my origional Xp home edition. To basically keep them seperated in what they do. Now saying I have the hard drive in installed and everything and it's blank. I work for Sun Microsystems so i know... (2 Replies)
Discussion started by: Cyrix142
2 Replies
Login or Register to Ask a Question