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
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Designing Electronics with Linux | May 22, 2013 |
| Dynamic DNS—an Object Lesson in Problem Solving | May 21, 2013 |
| Using Salt Stack and Vagrant for Drupal Development | May 20, 2013 |
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
- Linux Systems Administrator
- Senior Perl Developer
- Technical Support Rep
- New Products
- UX Designer
- Web & UI Developer (JavaScript & j Query)
- Designing Electronics with Linux
- Dynamic DNS—an Object Lesson in Problem Solving
- Using Salt Stack and Vagrant for Drupal Development
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- Have you tried Boxen? It's a
7 sec ago - seo services in india
4 hours 31 min ago - For KDE install kio-mtp
4 hours 32 min ago - Evernote is much more...
6 hours 32 min ago - Reply to comment | Linux Journal
15 hours 17 min ago - Dynamic DNS
15 hours 51 min ago - Reply to comment | Linux Journal
16 hours 50 min ago - Reply to comment | Linux Journal
17 hours 40 min ago - Not free anymore
21 hours 42 min ago - Great
1 day 1 hour 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.