Installing VMware Tools in Fedora Core 6 Sql 2005′te Yedeği Farklı bir Database’e dönmek
Aralık 09

VMware tools’u
rpm -ihv VMwareTools-5.5.0-18463.i386.rpm

komutu ile kurduktan sonra vmware
[root@localhost ~]# vmware-config-tools.pl

komutu ile başladım configure etmeye ve macerada burada başladı.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

haydi..nerden cıktı şimdi bu dedim ve basladım bunu cozmeye uzun aramalardan
sonra bununla ilgili bir yamaya ulastım
http://ftp.cvut.cz/vmware/  adresindeki vmware-tools-any-update2.tar.gz i indirip
/home/temp e indirdim ardından

[root@localhost temp]# tar -zxvf vmware-tools-any-update2.tar.gz

[root@localhost temp]# cd vmware-tools-any-update2

[root@localhost vmware-tools-any-update2]# ./runme.pl  ile patch’i yukledim..

ardından sistemi reboot ettim ve macera’nın bitmediğini gordum oda nesi ekran çözünürlüğüm
sadece 800×600 ve 640×480 ‘i destekliyor..
Demekki şimdide xorg.con’u duzenlemeye geldi. Alt+F2 tusuna basarak
kedit /etc/X11/xorg.conf
komut dizesi ile xorg.conf’u açtım ve aşağıdaki
  konfigürasyon ile değiştirdim.

# Xorg configuration created by pyxf86configSection “ServerLayout”
Identifier     “Default Layout”
Screen      0  “Screen0″ 0 0
InputDevice    “Keyboard0″ “CoreKeyboard”
EndSection
Section “Monitor”
Identifier “Monitor0″
HorizSync 1.0 - 10000.0
VertRefresh 1.0 - 10000.0
EndSection
Section “InputDevice”
Identifier  “Keyboard0″
Driver      “kbd”
Option      “XkbModel” “pc105″
Option      “XkbLayout” “us”
EndSection
Section “Device”
Identifier  “Videocard0″
Driver      “vmware”
EndSection
Section “Screen”
Identifier “Screen0″
Device     “Videocard0″
Monitor “Monitor0″
DefaultDepth     24
SubSection “Display”
Depth 24
Modes “1280×800″ “1024×768″ “800×600″ “1680×1050″
EndSubSection
EndSection 

Ohh be ..sonunda VMware tools’u yükledim ve ekran çözünürlüğünü ayarladım..

Ohh be ..sonunda VMware tools’u yükledim ve ekran çözünürlüğünü ayarladım..

Ohh be ..sonunda VMware tools’u yükledim ve ekran çözünürlüğünü ayarladım..

Leave a Reply