LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 02-19-2017, 07:48 AM   #1
QuantumChaos
LQ Newbie
 
Registered: Feb 2017
Posts: 5

Rep: Reputation: Disabled
Question Issues activating virtualbox within my linux fedora 25 virtualbox on my windows device.


So i'm trying to get a Kali linux virtualbox within a fedora linux virtualbox and I've installed everything i need in the fedora virtualbox (namely kali linux and virtualbox) although i'm having issues starting virtualbox.

Honestly i'm quite new to virtualbox and linux alike so the solution may be simple. I've ran 'yum install' and 'yum update' for the virtualbox although i'm unsure how now to access it and create the kali virtualbox.
I've tried using 'Boxes' although setting in BIOS don't allow for it to create the virtualbox for kali and i don't think the 'boxes' application is the route i want to go anyway.

The only thing that comes up when searching for virtualbox in the start menu's search bar is the downloaded virtualbox files used for the installation.

Any help would be much appreciated. cheers
 
Old 02-20-2017, 02:47 PM   #2
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,997

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
Hello and welcome to LQ.

First of all you need to make sure it is installed correctly. See this maybe for any missing steps. https://www.if-not-true-then-false.c...-red-hat-rhel/
Adding guest additions helps.

Then you need to follow any web page that tells how to create a vm in virtualbox. Not sure that distro is what you want. The gui for virtualbox should be part of your window manager. Didn't need to install boxes or other manager to run virtualbox.

When you open the program it should be clear that you need to create a vm. Then assign resources to it. Finally you have to correct settings to include the iso for a distro as a bootable cd image in "storage."
 
1 members found this post helpful.
Old 02-20-2017, 03:09 PM   #3
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Deskktop > Virtualbox > Virtualbox > Kali

WHY?
 
Old 02-21-2017, 06:45 AM   #4
QuantumChaos
LQ Newbie
 
Registered: Feb 2017
Posts: 5

Original Poster
Rep: Reputation: Disabled
i found i could use just:

VirtualBox

in terminal to launch it although problems occurred with the launched virtualbox, if you wanna help with that i've made another post. (it's launching a non-existent 32bit version)
 
Old 02-21-2017, 07:36 AM   #5
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by QuantumChaos View Post
So i'm trying to get a Kali linux virtualbox within a fedora linux virtualbox and I've installed everything i need in the fedora virtualbox (namely kali linux and virtualbox) although i'm having issues starting virtualbox.
that looks like you are trying to install VBox within another Vbox. Good for you. Test the limits.

You're going to need a lot of HDD space on your first one to deal with your second one and lots of RAM to deal with all of it together.

You're going to have to install Box in your second Install of a Linux OS just like it was a normal OS. Mirror effect. you have to mimic the original one to get another one.


Quote:
Originally Posted by QuantumChaos View Post
Honestly i'm quite new to virtualbox and linux alike so the solution may be simple. I've ran 'yum install' and 'yum update' for the virtualbox although i'm unsure how now to access it and create the kali virtualbox.
I've tried using 'Boxes' although setting in BIOS don't allow for it to create the virtualbox for kali and i don't think the 'boxes' application is the route i want to go anyway.


Any help would be much appreciated. cheers
The BIOS is important only in the aspect that it needs to have virtualization turned on within it. If you do not see anything for virtualization in your bios then you maybe up pooos creek without a paddle. That being said.

after install you have to set your user to the group it creates I forget the name but it is something like
Quote:
vbox
or something similar with that within it.
Code:
cat /etc/groups
to see what it is called.
Code:
su
password
usermod -aG VboxGroup UserName
exit
oracle virtualbox instructions
  1. https://www.virtualbox.org/manual/ch01.html
  2. https://www.virtualbox.org/manual/ch02.html

Quote:
Originally Posted by QuantumChaos View Post
The only thing that comes up when searching for virtualbox in the start menu's search bar is the downloaded virtualbox files used for the installation.
It should be in your system part of the menu. That is the only place I've ever seen in.

Last edited by BW-userx; 02-21-2017 at 07:42 AM.
 
1 members found this post helpful.
Old 02-21-2017, 08:31 AM   #6
QuantumChaos
LQ Newbie
 
Registered: Feb 2017
Posts: 5

Original Poster
Rep: Reputation: Disabled
Great thanks BW-userx! I'll be exploring the BIOS more but despite my failed attempts with the 'Boxes' App which is a piece of shit i've been able to get VirtualBox manager to open but i've encountered some issues with it (mainly it loading 32bit) but otherwise it's looking good, i could download Kali 32bit but no thank you ahaha took way too long the first time.

I've submitted a post to be approved if you're interested (it's in virtualisation and cloud).
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Virtualbox USB issues with Linux Host and Windows 7 Guest... Tech7 Linux - Software 1 08-14-2014 08:29 PM
Resizing VirtualBox VDI hard drive for Windows XP on a Fedora 17 host gelam Linux - Virtualization and Cloud 1 06-03-2012 11:08 PM
LXer: Using Windows XP in VirtualBox on Linux LXer Syndicated Linux News 0 01-07-2010 08:50 PM
VirtualBox Windows XP on Fedora 10 Host only display 8bit 640x480 :( manuleka Linux - Newbie 2 03-15-2009 01:58 PM
VirtualBox: I want to share files between Fedora 9 host and Windows XP guest. Iltbreg Linux - Networking 5 10-22-2008 05:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

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