-
Notifications
You must be signed in to change notification settings - Fork 11
Qemu image
Sander edited this page Jun 1, 2017
·
1 revision
- Download the latest version of the Qemu installer executable from: https://qemu.weilnetz.de/w64/
- Execute the just downloaded installer
- Google for: "Qemu Manager" as the original website is offline
- Download the installer (v7.0)
- Install Qemu Manager
- Start "Qemu Manager"
- Choose for "Create New VM" (plus sign)
- Give name: "Crossbuild"
- Select platform: Standard x86/x64 PC
- Select operating system: Linux
- Choose "Next"
- Select memory size: 1024mb
- Select: Create New Virtual Disk Image
- Select Disk Image Size: 5000MB
- Select Disk Image Type: Qcow2
- Finish
- Change "Enable Sound Card" to "no"
- Change "CPU Type" to "64 bit"
- Download a Linux iso image, for instance: Fedora Workstation
- Place this iso image in folder: C:\Program Files (x86)\QemuManager\media
- Select the "CDROM" and select the Linux ISO image.
- Start the machine
- Select to install Fedore