VirtualBox 4.0.2 - Kernel and Update questions (newbie)
Posted: 27. Jan 2011, 11:01
I have installed VirtualBox-4.0-4.0.2 on Fedora LXDE 13 & 14 from the Sun download page
I have a 4 questions:
1. additional packages to install:
# yum install dkms kernel-devel gcc | gcc-c++
Some guides recommend 'gcc' and others 'gcc-c++, what is the difference if any? I have installed 'gcc'
2. kernel-devel
2.a) Does the kernel-devel update automatically as the default kernels, or do I have to update separately?
2.b) Do I have to re-run the command below after each kernel update?
As question 2 goes, you it is easy to find out that I am a little confuse. Until then, I was using the generic kernels. The updates were automatic. YUM was keeping only the 3 last ones. What's with kernel-dev?
3. Update to the next release - how do I do it?
3.a) do I have to remove everything + re-install everything + re-run the setup:
# yum remove VirtualBox-4.0-4.0.2 kernel-update dkms gcc
# yum install VirtualBox-4.0-4.0.n kernel-update dkms gcc
# /etc/init.d/vboxdrv setup
3.b) do I only remove VirtualBox + re-run the setup after installing the new version?
3.c) do I only remove VirtualBox, and install the new version (without re-running the setup)?
I would go for 3.b, but I am not positive.
4. if I want to remove completely remove VirtualBox from my system:
What command to I pass? Do I remove also all the additional packages (gcc, kernel-devel, dkms)?
Thank you.
PS: if you don't know the answers, or if you don't have the time to answer my questions that's fine, but just don't redirect me to some generic help, or forum links. I am reading the Virtual box manual, and I just need a little guidance for the start.
I have a 4 questions:
1. additional packages to install:
# yum install dkms kernel-devel gcc | gcc-c++
Some guides recommend 'gcc' and others 'gcc-c++, what is the difference if any? I have installed 'gcc'
2. kernel-devel
2.a) Does the kernel-devel update automatically as the default kernels, or do I have to update separately?
2.b) Do I have to re-run the command below after each kernel update?
Code: Select all
# /etc/init.d/vboxdrv setup3. Update to the next release - how do I do it?
3.a) do I have to remove everything + re-install everything + re-run the setup:
# yum remove VirtualBox-4.0-4.0.2 kernel-update dkms gcc
# yum install VirtualBox-4.0-4.0.n kernel-update dkms gcc
# /etc/init.d/vboxdrv setup
3.b) do I only remove VirtualBox + re-run the setup after installing the new version?
3.c) do I only remove VirtualBox, and install the new version (without re-running the setup)?
I would go for 3.b, but I am not positive.
4. if I want to remove completely remove VirtualBox from my system:
What command to I pass? Do I remove also all the additional packages (gcc, kernel-devel, dkms)?
Thank you.
PS: if you don't know the answers, or if you don't have the time to answer my questions that's fine, but just don't redirect me to some generic help, or forum links. I am reading the Virtual box manual, and I just need a little guidance for the start.