Page 1 of 1

Kali Linux Full Screen on Virtual Box

Posted: 28. Jun 2017, 14:44
by gokhan
Hello,
i installed virtual box on manjaro and i set kali on virtual box but i can't do full screen. I tried "insert guest additions cd ..." but it didn't. If do you know different method it can you share with me please.
Thanks...

Re: Kali Linux Full Screen on Virtual Box

Posted: 28. Jun 2017, 14:47
by scottgus1
gokhan wrote:insert guest additions cd ..." but it didn't
What does this mean? Did the Guest Additions CD not appear in the guest's C drive? Or did the Guest Additions installer not start?

Re: Kali Linux Full Screen on Virtual Box

Posted: 28. Jun 2017, 14:48
by socratis
gokhan wrote:i can't do full screen
gokhan wrote:I tried "insert guest additions cd ..." but it didn't.
The first part requires the second.
gokhan wrote:I tried "insert guest additions cd ..." but it didn't.
"Didn't" what? Didn't install? Didn't work? Didn't see any difference? Didn't get any error?
gokhan wrote:If do you know different method it can you share with me please.
There is no different method. If you want FullScreen 1) you have to have a supported guest and 2) you have to have the GAs installed.

Re: Kali Linux Full Screen on Virtual Box

Posted: 28. Jun 2017, 19:29
by gokhan
Error Message :

Code: Select all

root@kali:/media/cdrom0# cp VBoxLinuxAdditions.run /root/Desktop
root@kali:/media/cdrom0# chmod 755 /root/Desktop/VBoxLinuxAdditions.run
root@kali:/media/cdrom0# cd /root/Desktop
root@kali:~/Desktop# ./VBoxLinuxAdditions.run
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.1.22 Guest Additions for Linux...........
VirtualBox Guest Additions installer
You appear to have a version of the VirtualBox Guest Additions
on your system which was installed from a different source or using a
different type of installer.  If you installed it from a package from your
Linux distribution or if it is a default part of the system then we strongly
recommend that you cancel this installation and remove it properly before
installing this version.  If this is simply an older or a damaged
installation you may safely proceed.

Do you wish to continue anyway? [yes or no]
yes
Copying additional installer modules ...
Installing additional modules ...
vboxadd.sh: Starting the VirtualBox Guest Additions.
Failed to set up service vboxadd, please check the log file
/var/log/VBoxGuestAdditions.log for details.

Re: Kali Linux Full Screen on Virtual Box

Posted: 28. Jun 2017, 19:42
by scottgus1
You appear to have a version of the VirtualBox Guest Additions
on your system which was installed from a different source or using a
different type of installer.
Common situation on some Linux distros. Uninstall same first?
please check the log file /var/log/VBoxGuestAdditions.log for details.
?

Re: Kali Linux Full Screen on Virtual Box

Posted: 28. Jun 2017, 20:32
by gokhan
"Common situation on some Linux distros. Uninstall same first?"

OK. What should I do?

Re: Kali Linux Full Screen on Virtual Box

Posted: 28. Jun 2017, 20:36
by scottgus1
Uninstall them?

If you don't know how you will have to ask Kali. I don't know how myself, I'm a Windows guy...