LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Virtualbox With New Kernel
#21
@Duckeenie..
Many Thanks..
Enigma..!! I think I need a new brain,
unfortunately my usual supplier is out of real ones
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply
#22
LOL@Wirezfree
Don't believe half of what you see and none of what you hear

- Lou Reed
Reply
#23
The voyage of discovery continues...
Whilst doing some more research I came across some references to "Two versions of Guest additions being installed"
So I checked my Linux Lite VM's, sure enough I have this warning:

Code:
dave@vm-ll22:~$ sudo dkms status

[sudo] password for dave:
vboxguest, 4.3.26, 3.13.0-24-generic, x86_64: installed
virtualbox-guest, 4.3.10, 3.13.0-24-generic, x86_64: installed
(WARNING! Diff between built and installed module!)
(WARNING! Diff between built and installed module!)
(WARNING! Diff between built and installed module!)
dave@vm2-ll22:~$

I have the up-to-date version 4.3.26, and the default 4.3.10 which is in most(all) Ubuntu based distros
The default is there to enable certain features immediately if you install straight into a VM.
There is an issue with the Guest Additions installer, it does not remove the default, it's named differently.
It should not cause any problems, but can under certain condition, "not found what they are..??"

After much digging, and trial and error I fixed it with:

So do the following in the "guest", it's case sensitive.?:
Code:
sudo apt-get purge VirtualBox*
sudo apt-get purge virtualBox*

Re-boot,
Now you will end up with a small 800X480 display and maybe limited mouse movement
So you may need to do manual, not mouse clicks.
Open a terminal, ctrl-alt-t.
Code:
sudo apt-get install dkms
sudo /etc/init.d/vboxadd setup

Open the little Virtualbox menu and select "Insert Guest Additions CD image"
Open the CD image, then right click "Open Terminal Here", then:
Code:
sudo sh ./VBoxLinuxAdditions.run

Close terminal, and reboot VM.
Open the little Virtualbox menu and select "View" and click on "Switch to Fullscreen"
Then check again:
Code:
dave@vm2-ll22:~$ sudo dkms status
[sudo] password for dave:
vboxguest, 4.3.32, 3.13.0-24-generic, x86_64: installed
dave@vm2-ll22:~$



Now fixed, 1 vboxguest additions.




Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)