The Best of Both Worlds
Resources
QEMU Open-Source Processor Emulator: fabrice.bellard.free.fr/qemu
QEMU on Windows: www.h7.dion.ne.jp/~qemu-win
OpenVPN Download: openvpn.net/download.html
Using Tap: www.h7.dion.ne.jp/~qemu-win/TapWin32-en.html
How to Use Network: www.h7.dion.ne.jp/~qemu-win/HowToNetwork-en.html
qemu-0.9.0-windows.zip: www.h6.dion.ne.jp/~kazuw/qemu-win/qemu-0.9.0-windows.zip
QEMU Download: fabrice.bellard.free.fr/qemu/download.html
EasyPHP Download: www.easyphp.org/telechargements.php3
FileZilla Download: sourceforge.net/project/showfiles.php?group_id=21558
Subversion Download: subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74
PuTTY Download: www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Dashamir Hoxha has been a Linux specialist for many years, but occasionally, he has to use Windows as well. He has experience with server administration and network configuration.
- « first
- ‹ previous
- 1
- 2
- 3
- 4
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Non-Linux FOSS: libnotify, OS X Style | Jun 18, 2013 |
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
| Introduction to MapReduce with Hadoop on Linux | Jun 05, 2013 |
- Containers—Not Virtual Machines—Are the Future Cloud
- Non-Linux FOSS: libnotify, OS X Style
- Linux Systems Administrator
- Validate an E-Mail Address with PHP, the Right Way
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- Senior Perl Developer
- Technical Support Rep
- RSS Feeds
- Introduction to MapReduce with Hadoop on Linux
- Weechat, Irssi's Little Brother
- Bought photoshop CS5 for developing a website :(
3 min 45 sec ago - What the author describes
1 hour 29 min ago - Reply to comment | Linux Journal
5 hours 40 min ago - Reply to comment | Linux Journal
6 hours 25 min ago - Didn't read
6 hours 35 min ago - Reply to comment | Linux Journal
6 hours 40 min ago - Poul-Henning Kamp: welcome to
8 hours 50 min ago - This has already been done
8 hours 51 min ago - Reply to comment | Linux Journal
9 hours 37 min ago - Welcome to 1998
10 hours 25 min ago




Comments
Booting Windows from Linux via Qemu
The article is great and I successfully booted my Linux installation via Qemu. I am interested in booting my Windows installation from the Linux side using Qemu. If you have any suggestions please post them.
Thanks,
JPM
I have tried (months ago)
I have tried (months ago) with something like: '-hda /dev/hda' , and I remember that I have failed.
Anyway, a QEMU virtual machine has different "physical" devices compared with your real machine.
So, if the windows partition is booted inside it, I guess that it is going to find "new hardware" etc.
It is something similar to removing the hard disk and booting it inside another machine.
While linux is flexible enough to endure this kind of migration, I am not sure about windows, it has
to be tried.