Do you want to know the truth about the Linux vmware system? Do you want to know what is inherent in the Linux vmware system? I will only give you a full introduction to the Linux Application Instances of the Linux vmware system.
1 Introduction to Linux vmware tools installation: This is actually a process of installing software. Click vm and select Linux vmware tools install. Then, you can automatically read The cdrom and mount it on your own, but the installation fails, because there is no gz file in the mntt folder, copy the file to the tmp directory, you can use the command:
2: Open the tmp Folder: cd ../cd/tmp unzip the compressed package tar-zxvf Linux vmware tools-6.5.0-188166.tar.gz
3: cd/vmware-tools-distrib
4:/vmware-install.pl
Next, start installation 2. Download and install Amarok: a player in linux. In programming mode, beautiful music is indispensable. http://ftp.ntu.edu.tw/cd../cd/mnt/lscd hgfs/lscd share/ls start installation: Installation Guide unzip your downloaded source package:
Tar xjf amarok-x.y.z.tar.bz2 obviously you should replace the above x. y. z, for example: tar xjf amarok-1.4.9.1.tar.bz2 into the directory you just decompressed the generated, it should be like this amarok-x.y.z, for example: cd amarok-x.y.z please read README file in the directory, it contains some important content you should pay attention to when compiling and installing Amarok.
Check whether you have satisfied the Amarok dependency. If you are not sure, execute the configure script and it will tell you the result. Ubuntu or Debian users can solve the dependency in the following ways:
Sudo apt-get build-dep amarokFedora users use the following method:
Sudo yum resolvedep amarok contains some optional configuration parameters. /configure -- help can view the complete content: -- enable-mysql -- enable-postgresql-with-libgpod Note: To obtain database support, you need to install a database development kit similar to this in your release version: yourdatabase-dev ).
Note: The libgpod must be of the latest version 0.4.2. Use the following command to build and install Amarok :. /configure -- prefix = 'KDE-config -- prefix' makesu-c "make install" if you compile a beta version, consider using the following parameters during compilation :. /configure -- enable-debug = full -- prefix = 'KDE-config -- prefix' is helpful for the bug bugs that causes the crash. You can check the details about the supported configure flags.
Now, the installation is complete. Enter amarok to start your music tour. The installation fails. /configure -- prefix = 'KDE-config -- prefix' (note that it is ''rather than'') Because kde is not installed, so there is no qt, so qt not found cannot be installed.
3. Install qt in Linux:
4. perform the following operations to mount a USB flash drive in Linux:
First, insert a USB flash drive. Second, select actionsusb2.0 9fs in Linux vmware. fashdisk: the VM will switch the USB flash drive between two operating systems. create a usb folder under mut: # mkdir-p/mnt/usb
Then:
- [root@localhost root]# fdisk -l
- Disk /dev/sda: 10.7 GB, 10737418240 bytes
- 255 heads, 63 sectors/track, 1305 cylinders
- Units = cylinders of 16065 * 512 = 8225280 bytes
- Device Boot Start End Blocks Id System
- /dev/sda1 * 1 13 104391 83 Linux
- /dev/sda2 14 33 160650 82 Linux swap
- /dev/sda3 34 1305 10217340 83 Linux
- Disk /dev/sdb: 125 MB, 125682176 bytes
- 16 heads, 32 sectors/track, 479 cylinders
- Units = cylinders of 512 * 512 = 262144 bytes
- Device Boot Start End Blocks Id System
- /dev/sdb1 * 1 480 122720+ b Win95 FAT32
- Partition 1 has different physical/logical endings:
- phys=(502, 15, 32) logical=(479, 7, 1)
Because the USB flash drive is in the fat32 format, the mount command is as follows:
- [root@localhost root]# mount -t vfat /dev/sdb1 /mnt/usb
- [root@localhost root]# cd ..
- [root@localhost /]# cd mnt
- [root@localhost mnt]# ls
- cdrom floppy hgfs usb
- [root@localhost mnt]# cd usb
- [root@localhost usb]# ls
- 100_3326.jpg 100_3328.jpg 100_3333.jpg 100_3337.jpg recycler
- 100_3327.jpg 100_3331.jpg 100_3336.jpg 100_3339.jpg
- [root@localhost usb]#
Detach a USB flash drive:
- [root@localhost root]# umount /dev/sdb1
- [root@localhost root]#
-
- [root@localhost root]# cd ..
- [root@localhost /]# cd mnt
- [root@localhost mnt]# ls
- cdrom floppy hgfs usb
- [root@localhost mnt]# cd usb
- [root@localhost usb]# ls
- [root@localhost usb]#
The above describes the Linux vmware system.
- Easy understanding of Linux VMware Internet access settings
- Configuration files, commands, or directories related to Linux user concepts
- Naming rules for Linux software installation packages
- The fastest way to read every Linux operating system in Linux
- Fedora vmware starts Linux in ghost computer