LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   kqemu in Windows Vista access is denied (https://www.linuxquestions.org/questions/general-10/kqemu-in-windows-vista-access-is-denied-694083/)

Sam Hobbs 12-31-2008 11:35 AM

kqemu in Windows Vista access is denied
 
My primary OS is Windows Vista. I installed kqemu for Windows using "Kqemu-1.3.0pre11 installer" in QEMU on Windows but when I try to start it as specified ("net start kqemu") I get an access is denied error. The QEMU on Windows page does say "I have not tested on Windows Vista host.", so probably no one here can help, but if anyone knows how to overcome this problem then I am interested.

The qemu articles and such suggest use of kqemu with qemu so I want to do that if possible. Apparently qemu and kqemu are still developing and it is likely too soon to use kqemu under Vista.

I don't know if it will help to contact the developers of kqemu; I assume they are aware of the problem but I might send them a message to be sure.

hal8000b 01-01-2009 04:38 PM

"Access is denied" is a vista error. You need to run a command prompt as administrator (right click and choose run as administrator) then type
net start kqemu

If that doesnt work, then you will need to install a linux distribution that contains kqemu, and there are plenty of fine distros out there.

Sam Hobbs 01-01-2009 05:41 PM

Quote:

Originally Posted by hal8000b (Post 3393789)
"Access is denied" is a vista error.

Yes, of course. I know that.

Quote:

Originally Posted by hal8000b (Post 3393789)
You need to run a command prompt as administrator (right click and choose run as administrator) then type
net start kqemu

No, I don't need to do that; I was using an Administrator account. I meant to include that in my original message but I just forgot to.

Quote:

Originally Posted by hal8000b (Post 3393789)
If that doesnt work, then you will need to install a linux distribution that contains kqemu, and there are plenty of fine distros out there.

Can you name one? The qemu and kqemu web sites don't mention anything about that. I tentatively intend to use Debian. Based on what kqemu does and what I have read, I will be surprised if any linux distribution contains kqemu. Are you sure you know what kqemu is?

I am asking for help from someone experienced with this problem.

Sam Hobbs 01-02-2009 11:46 AM

Solved
 
I have learned a couple of things.

First, for Vista, it is necessary to use "Run as Administrator" to do many Administrator things even when the account is an Administrator account; this is not logical and is not consistent with previous versions of Windows.

Second, KQEMU did get installed and is working. When I use an "elevated" command prompt to issue "net start kqemu", I get the message that KQEMU is already started. Also now when I use QEMU, I do not get the message saying that KQEMU is not found yet I do not use "-no-kqemu".

Sam Hobbs 01-02-2009 11:56 AM

Quote:

Originally Posted by hal8000b (Post 3393789)
You need to run a command prompt as administrator (right click and choose run as administrator) then type
net start kqemu

Okay, I am sorry. I probably did not understand. You are correct that it is necessary to "run a command prompt as administrator". I did not know that using an Administrator account was not enough.

Due to Vista being illogical and inconsistent, when saying "run a command prompt as administrator" it might help to also make it clear that using an Administrator account is not always enough.

chrislazok@yahoo.com 01-23-2009 12:27 AM

quem is not for everyone
 
take a look at the above link for proper installation of qemu...also you may install the product by right clicking on the .exe file and choosing "run as administrator" to install.
I believe the problem you are experiencing is because Kqemu is not installed in the proper place. when installed by double clicking, it installed to c:/program files......it need to go to the c:/program files/Qemu folder. to test this is correct try running the command prompt "with admin rights" and run...net start qemu...instead on kqemu.
if this brings up data. then you must UNINSTALL kqemu and install it in the proper place.



Quote:

Originally Posted by Sam Hobbs (Post 3394766)
Okay, I am sorry. I probably did not understand. You are correct that it is necessary to "run a command prompt as administrator". I did not know that using an Administrator account was not enough.

Due to Vista being illogical and inconsistent, when saying "run a command prompt as administrator" it might help to also make it clear that using an Administrator account is not always enough.


Sam Hobbs 01-23-2009 01:06 AM

Quote:

Originally Posted by chrislazok@yahoo.com (Post 3418244)
take a look at the above link for proper installation of qemu...also you may install the product by right clicking on the .exe file and choosing "run as administrator" to install.
I believe the problem you are experiencing is because Kqemu is not installed in the proper place. when installed by double clicking, it installed to c:/program files......it need to go to the c:/program files/Qemu folder. to test this is correct try running the command prompt "with admin rights" and run...net start qemu...instead on kqemu.
if this brings up data. then you must UNINSTALL kqemu and install it in the proper place.

What problem? I think you did not read what I said adequately; there is no problem. Note that I said "KQEMU did get installed and is working".


All times are GMT -5. The time now is 02:50 PM.