Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Richard (not registered) on Sat, 2010-01-23 18:48.

The solution for my issue:

sudo /usr/bin/nohup /usr/bin/qemu -hda /mnt/image_name.qcow2 -m 1000 -boot c  -localtime

Add on these to the command line args...
...for Win2K:  -vnc :1 &
This will activate the VNC server so Win2K can be accessed, and it even shows the Win2K startup screens
...for WinXP: -net nic,vlan=0 -net user,vlan=0 -redir tcp:3389::3389 -nographic &

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.