Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm going to use kvm guests as production desktops.
The guest will (sadly) be XP, and i wonder if there's some tweaks to do, especially with the mouse fluidity, because i noticed it's not as good as vmware's vmplayer.
Have you some nice tricks to share files between host and guest ?
Is there some path to avoid (some problematic hardware, software etc...)
Of course i'll post anything of interest i'll find.
if you using the qemu there is an easy way to access files by creating image and mount it as an cdrom in qemu by -cdrom option
and if you wann to mount an usb drive use -usb and -usbdevice vonder_id product_id which is the best way to mount any usb device to the emmulator. and conform the device is not already used.
and if your emmulator look like slow you use the pentium3 as value of -cpu option because qemu works on pentium2 as default and also install kqemu accerlator to speed up the qemu.
feed me if it helpfull if any problem also tell.........
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.