How to enable linux full screen under vmwarevm

Source: Internet
Author: User


How to enable linux full screen in vmwarevm 1. Click "view" and select the Autofit window option. (This setting is usually used by vmwarevm of a general version.) 2. This step is critical. Click "VM" and select "install vmware-tools.
The following operations are performed in the Virtual Machine linux (1) Open the linux cdrom to check whether there are VMware Tools files. If yes, the "install VMware tools" operation is successful (2) mount cdrom to the/mnt/cdrom directory. Run mkdir/mnt/cdrommount/dev/cdrom/mnt/cdrom www.2cto.com (3) to decompress the files in cdrom: tar zxpf/mnt/cdrom/VMwareTools-<x. x. x>-<yyyy> .tar.gz (4) Go To The tmp directory, find the decompressed folder, and go to: cd vmware-tools-distrib (5) and run the following command :. /vmware-install.pl and then according to the system prompts, select the relevant options. It takes about 5 minutes to load successfully.
After successful loading, you must execute the following command:/etc/init. d/network stoprmmod vmxnetmodprobe vmxnet/etc/init. d/network start after all the operations are done, restart the system: reboot the next boot, you can see your linux system can be full screen author home198979

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.