screen definition
screen definition
Hi,
i have installed virtualbox on Windows 10
i have a VM linux
i can't use total screen definition (1280 1020) on my virtual machine. i just have a very little screen
what can i do?
regards
T.
i have installed virtualbox on Windows 10
i have a VM linux
i can't use total screen definition (1280 1020) on my virtual machine. i just have a very little screen
what can i do?
regards
T.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: screen definition
Install the Guest Additions in the guest. See ch. 4.2 Guest Additions in the User Manual for more details. Then you can use the HostKey+F combination or from the menu: View » Full-screen Mode.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: screen definition
this section describe a windows client on virtualbox
it's not what i did : i have windosw 10 on my computer and my guest system in virtualbox is Centos 7
can i follow this doc?
thanks
it's not what i did : i have windosw 10 on my computer and my guest system in virtualbox is Centos 7
can i follow this doc?
thanks
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: screen definition
You didn't read it all. See section "4.2.2. Guest Additions for Linux", or the table of contents!trazom wrote:this section describe a windows client on virtualbox
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: screen definition
hello
thanks!!
i follow this doc so i started the VM Linux and when i try to :
In the "Devices" menu in the virtual machine's menu bar, VirtualBox has a handy menu item named "Insert Guest Additions CD image"
i have this message:
Could not mount the media/drive 'C:\Program Files\Oracle\VirtualBox/VBoxGuestAdditions.iso' (VERR_PDM_MEDIA_LOCKED).
thanks!!
i follow this doc so i started the VM Linux and when i try to :
In the "Devices" menu in the virtual machine's menu bar, VirtualBox has a handy menu item named "Insert Guest Additions CD image"
i have this message:
Could not mount the media/drive 'C:\Program Files\Oracle\VirtualBox/VBoxGuestAdditions.iso' (VERR_PDM_MEDIA_LOCKED).
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: screen definition
Did you search for "VERR_PDM_MEDIA_LOCKED"? Actually it would be better if you specified the forums in your search as well, something like "VERR_PDM_MEDIA_LOCKED site:forums.virtualbox.org".
But that means that you have another CD in your CD Drive, or that the VBoxGuestAdditions.iso is used by another VM. Check the Media Manager, Optical Disks, and see which VM has the guest additions loaded. Release it.
But that means that you have another CD in your CD Drive, or that the VBoxGuestAdditions.iso is used by another VM. Check the Media Manager, Optical Disks, and see which VM has the guest additions loaded. Release it.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: screen definition
hi
i did all is in the doc but i can't have a full screen with resolution 1920 1080
what can i do?
Thanks
T.
i did all is in the doc but i can't have a full screen with resolution 1920 1080
what can i do?
Thanks
T.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: screen definition
I don't know what you did, or didn't do. I need to see the exact procedure, the exact output of the installation process. Only then we can know what failed or not.
Do not go directly for the resolution. That's the 2nd step. The 1st step is to make sure that the GAs have been installed correctly.
Do not go directly for the resolution. That's the 2nd step. The 1st step is to make sure that the GAs have been installed correctly.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: screen definition
hi,
that's what i did :
wget http://download.virtualbox.org/virtualb ... 5.1.22.iso
mount -o loop /my/directory/VBoxGuestAdditions_5.1.22.iso /media/cdrom/
cd /media/cdrom
./VBoxLinuxAdditions.run
all is OK
the screen is still small; what can i do?
thanks
T.
that's what i did :
wget http://download.virtualbox.org/virtualb ... 5.1.22.iso
mount -o loop /my/directory/VBoxGuestAdditions_5.1.22.iso /media/cdrom/
cd /media/cdrom
./VBoxLinuxAdditions.run
all is OK
the screen is still small; what can i do?
thanks
T.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: screen definition
Did you even read the link that I gave you about the guest additions setup? You do NOT have to download them separately, they're included with VirtualBox, the main program.wget http://download.virtualbox.org/virtualb ... 5.1.22.iso
mount -o loop /my/directory/VBoxGuestAdditions_5.1.22.iso /media/cdrom/
If you say so... But I want to see proof:trazom wrote:all is OK
- Start the VM from cold-boot (not from a paused or saved state) / Observe error / Shutdown the VM.
- With the VM completely shut down (not paused or saved), right-click on the VM in the VirtualBox Manager and select "Show Log".
- Save only the first "VBox.log", ZIP it and attach it to your response (see the "Upload attachment" tab below the reply form).
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: screen definition
hi,
here is the log
here is the log
- Attachments
-
- CentOS-2017-12-10-14-14-16.virtualbox.zip
- (27.73 KiB) Downloaded 22 times
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: screen definition
Is the guest a server or desktop? Meaning did you install a desktop manager during install or is this a command line (console) only guest?
Re: screen definition
i installed Virtualbox on Windows 10
i installed Cent0S 7 Gnome Desktop (from an iso image) on Virtualbox
Thanks
i installed Cent0S 7 Gnome Desktop (from an iso image) on Virtualbox
Thanks
Re: screen definition
the reason is that i want to install Alignak Monitoring on CentsOS. It's a Linux tool written in Python
Regards
Regards