|
|||||||
| BackTrack News Updated BackTrack news from Offensive Security blog |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
As usual, brand new kernel woes with VMware. Here’s a quick way to patch up VMware 6.5.2 to get the modules to compile.* Start by downloading and installing VMWare Workstation 6.5.2. Once that’s done, run the following commands: rmmod kvm_intel kvm echo kvm >> /etc/modprobe.d/blacklist cd /tmp wget http://www.offensive-security.com/to...-patch.tar.bz2 tar jxpf bt4-vmware-workstation-patch.tar.bz2 chmod 755 vmware-6.5.2-modules-2.6.29-fix* ./vmware-6.5.2-modules-2.6.29-fix.sh vmware-modconfig –console –install-all vmware Done!
More... |
|
|||
|
I do get the same error as yours, and i don't really get your wget command. Would you provide me a link for that ?
I did download the .rpm file, then convert it to .deb and I tried to install using Code:
dpkg -i *.deb Code:
rmmod kvm_intel kvm ERROR: Module kvm_intel does not exist in /proc/modules ERROR: Module kvm does not exist in /proc/modules |
|
||||
|
The following list of commands to get VMWare running come from the offensive security websites blog, as linked to by muts in the first post in this thread.
rmmod kvm_intel kvm echo blacklist kvm >> /etc/modprobe.d/blacklist cd /tmp wget www . offensive-security.com/tools/bt4-vmware-workstation-patch.tar.bz2 tar jxpf bt4-vmware-workstation-patch.tar.bz2 chmod 755 vmware-6.5.2-modules-2.6.29-fix* ./vmware-6.5.2-modules-2.6.29-fix.sh vmware-modconfig –console –install-all vmware After I had installed VMware as a .deb file, I got the same error message as you starting with the rmmod line listed above. I skipped the first three lines and started with the wget command and continued through the sequence as listed above. VMWare is now running without any problems on my machine. Hope that makes it a little clearer for you! Note: I am not yet allowed to post links to other websites, so you will need to edit the url in the wget line. Just remove the spaces after www and before offensive.
__________________
Pain is a sensation, and as with all sensations it's there to be enjoyed! |
|
||||
|
thanks alot >>
there is some thing else i need to enable drag and drop "cp & cut" butween windows and vmware program to be able to copy files and commands direct from windows interface to vmware BT4 pre which running from windows its alredy enabled in bt4 beta
__________________
:: iF YOu hAvE nO iDeA aBoUt mE, pReSS F1 fOr hElP
:: |
|
||||
|
when install with install guide on blog I see :
root@m3onh0x84-desktop:/tmp# ./vmware-6.5.2-modules-2.6.29-fix.sh ./vmware-6.5.2-modules-2.6.29-fix.sh: line 17: cd: /usr/lib/vmware/modules/source: No such file or directory Sorry, no tar files found in /usr/lib/vmware/modules/source Last edited by I Stupid !; 07-24-2009 at 08:58 PM. Reason: missing |
|
||||
|
Quote:
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|