Author Topic: Kernel series for VirtualBox installation  (Read 641 times)

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1730
  • Satyameva Jayate | Truth Alone Triumphs.
Kernel series for VirtualBox installation
« on: January 31, 2013, 08:13:15 AM »
VirtualBox allows us to set the kernel series of guest. Options available are :

- 2.4 series
- 2.6 series
- Unknown / Other

For our current 32 bit KDE PCLinuxOS, what would be the best option to go for? (I understand our current default kernel is 3.2.x series)
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10675
  • MLUs Forever!
Re: Kernel series for VirtualBox installation
« Reply #1 on: February 01, 2013, 03:36:41 AM »
I have used both 2.6 and unknown .......  but have no idea what VBox does differently for them ..... so no idea which *should* be used.
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline pags

  • Hero Member
  • *****
  • Posts: 2519
  • Keep it clean.
Re: Kernel series for VirtualBox installation
« Reply #2 on: February 01, 2013, 07:11:26 AM »
I have used both 2.6 and unknown .......  but have no idea what VBox does differently for them ..... so no idea which *should* be used.

Yep.

Really, it's pretty forgiving...I've had VMs setup for Windows 7 that boot LiveCDs without issue (in fact, the mouse integration seems better, there, as well as access to an addition 128MB of Video memory -- 128MB max for Linux VMs, 256MB max for Win7 --  ??? )

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10675
  • MLUs Forever!
Re: Kernel series for VirtualBox installation
« Reply #3 on: February 01, 2013, 07:18:16 AM »
I have used both 2.6 and unknown .......  but have no idea what VBox does differently for them ..... so no idea which *should* be used.

Yep.

Really, it's pretty forgiving...I've had VMs setup for Windows 7 that boot LiveCDs without issue (in fact, the mouse integration seems better, there, as well as access to an addition 128MB of Video memory -- 128MB max for Linux VMs, 256MB max for Win7 --  ??? )


I hadn't realised that .....  might be useful in some situations to use the Win settings ....

MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1922
  • Certified Windows Hater
Re: Kernel series for VirtualBox installation
« Reply #4 on: February 01, 2013, 07:43:34 AM »
You can also "cheat" Virtualbox in this section.

Select "Windows 7 or 8" in General.
This will allow you to have more than 128MB of Video Memory.
Set it to whatever you want.
Return to General and select Linux.
Video memory will retain the setting.

I don't know if there is an obvious reason for VirtualBox not allowing more than 128MB of Video Memory on Linux VMs...  ???
For the whole world, you are someone.
For someone, you are the whole world.

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10675
  • MLUs Forever!
Re: Kernel series for VirtualBox installation
« Reply #5 on: February 01, 2013, 07:46:53 AM »
You can also "cheat" Virtualbox in this section.

Select "Windows 7 or 8" in General.
This will allow you to have more than 128MB of Video Memory.
Set it to whatever you want.
Return to General and select Linux.
Video memory will retain the setting.

I don't know if there is an obvious reason for VirtualBox not allowing more than 128MB of Video Memory on Linux VMs...  ???


I tried that on an existing VBox entry and it did not work .....  changing to Win did not allow for more than the 128MB video ram.
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1922
  • Certified Windows Hater
Re: Kernel series for VirtualBox installation
« Reply #6 on: February 01, 2013, 08:06:01 AM »
Strange...

Try another cheat:

vbm showvminfo your-vm | grep VRAM

Change your-vm with the actual name of your machine.
This will show you the amount of VRAM.

Then type:

vbm modifyvm your-vm --vram 256

And check again with the first command.
For the whole world, you are someone.
For someone, you are the whole world.

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10675
  • MLUs Forever!
Re: Kernel series for VirtualBox installation
« Reply #7 on: February 01, 2013, 08:26:20 AM »
All I get is 


bash: vbm: command not found    :(
 
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1922
  • Certified Windows Hater
Re: Kernel series for VirtualBox installation
« Reply #8 on: February 01, 2013, 08:37:02 AM »
For your previous post. Just created a new machine and checked, I can "cheat" VB that way...



Be sure to have 3D Acceleration enabled...

For my post... I made a mistake... seems my notes were for an older version of VB.
Or for a different distro, I'm not sure :P

Try replacing vbm with vboxmanage.
For the whole world, you are someone.
For someone, you are the whole world.

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10675
  • MLUs Forever!
Re: Kernel series for VirtualBox installation
« Reply #9 on: February 01, 2013, 09:23:11 AM »
Maybe because I am using Vbox 4.1.18, but the max display ram, even with Win guest is 128MB ....  no more available here.

MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline pags

  • Hero Member
  • *****
  • Posts: 2519
  • Keep it clean.
Re: Kernel series for VirtualBox installation
« Reply #10 on: February 01, 2013, 09:24:56 AM »
Maybe because I am using Vbox 4.1.18, but the max display ram, even with Win guest is 128MB ....  no more available here.



Could very well be.  Running 4.2.6 here.

Also, the command is
Code: [Select]
VBoxManage

Case is important.

Offline dcwbis

  • Full Member
  • ***
  • Posts: 172
Re: Kernel series for VirtualBox installation
« Reply #11 on: February 01, 2013, 09:46:55 AM »
I am running 4.2.4 and the max display ram for both my XP and Win7 VMs is 128mb
PCLos KDE & LXDE user.

Offline agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1922
  • Certified Windows Hater
Re: Kernel series for VirtualBox installation
« Reply #12 on: February 01, 2013, 11:44:41 AM »
Maybe because I am using Vbox 4.1.18, but the max display ram, even with Win guest is 128MB ....  no more available here.



Could very well be.  Running 4.2.6 here.

Also, the command is
Code: [Select]
VBoxManage

Case is important.

Try with vboxmanage. It works.
For the whole world, you are someone.
For someone, you are the whole world.

Offline pags

  • Hero Member
  • *****
  • Posts: 2519
  • Keep it clean.
Re: Kernel series for VirtualBox installation
« Reply #13 on: February 01, 2013, 12:07:48 PM »
Maybe because I am using Vbox 4.1.18, but the max display ram, even with Win guest is 128MB ....  no more available here.



Could very well be.  Running 4.2.6 here.

Also, the command is
Code: [Select]
VBoxManage

Case is important.

Try with vboxmanage. It works.

Ah.

That must be new in one of the last updates (I'm sure only the one worked before...)...looks like symlinks to accommodate this:
Quote

[jpaglia@paglia-e6500 ~]$ ls /usr/bin/VBox* -lh
lrwxrwxrwx 1 root root 23 Jan  5 23:48 /usr/bin/VBoxAutostart -> /opt/VirtualBox/VBox.sh*
lrwxrwxrwx 1 root root 23 Jan  5 23:48 /usr/bin/VBoxBalloonCtrl -> /opt/VirtualBox/VBox.sh*
lrwxrwxrwx 1 root root 23 Jan  5 23:48 /usr/bin/VBoxHeadless -> /opt/VirtualBox/VBox.sh*
lrwxrwxrwx 1 root root 23 Jan  5 23:48 /usr/bin/VBoxManage -> /opt/VirtualBox/VBox.sh*
lrwxrwxrwx 1 root root 23 Jan  5 23:48 /usr/bin/VBoxSDL -> /opt/VirtualBox/VBox.sh*
lrwxrwxrwx 1 root root 23 Jan  5 23:48 /usr/bin/VBoxVRDP -> /opt/VirtualBox/VBox.sh*
[jpaglia@paglia-e6500 ~]$ ls /usr/bin/vbox* -lh
lrwxrwxrwx 1 root root 12 Jan  5 23:48 /usr/bin/vboxheadless -> VBoxHeadless*
lrwxrwxrwx 1 root root 10 Jan  5 23:48 /usr/bin/vboxmanage -> VBoxManage*
lrwxrwxrwx 1 root root  7 Jan  5 23:48 /usr/bin/vboxsdl -> VBoxSDL*
lrwxrwxrwx 1 root root 23 Jan  5 23:48 /usr/bin/vboxwebsrv -> /opt/VirtualBox/VBox.sh*
[jpaglia@paglia-e6500 ~]$