Results 1 to 5 of 5
hi!
im trying to install vmware on a guest mdk10.1 host windows 2003.
when trying to run vmware-tools, the config asks for the location of "lspci". where is this file? ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-23-2005 #1Just Joined!
- Join Date
- Apr 2004
- Posts
- 35
lspci: where is it?
hi!
im trying to install vmware on a guest mdk10.1 host windows 2003.
when trying to run vmware-tools, the config asks for the location of "lspci". where is this file? i cant find one in my system.
thank you!
- 10-23-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
That comes in the "lspci" package, if you don't have it you can install it from here.Code:root@c0ma:~# which lspci /sbin/lspci
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 10-23-2005 #3Just Joined!
- Join Date
- Apr 2004
- Posts
- 35
hi!
i installed from the cd. but still cant find "lspci". it may have different name with mdk10.1?
thansk!
- 10-23-2005 #4
become root, then run lspci, i.e execute the following:
Code:su - <enter root pass> lspci
Life is complex, it has a real part and an imaginary part.
- 10-23-2005 #5Just Joined!
- Join Date
- Apr 2004
- Posts
- 35
thank you guys!!!


Reply With Quote
