From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 48: Line 48:
* Up to 10-20Gb free disk space. Guest images take up a lot of space.
* Up to 10-20Gb free disk space. Guest images take up a lot of space.
* Get the packages with: <code>yum groupinstall virtualization</code>
* Get the packages with: <code>yum groupinstall virtualization</code>
As for getting the latest virt packages, you have a few options:


=== Virt Test Day Live CD ===
=== Virt Test Day Live CD ===
Line 96: Line 94:
* [[QA:Testcase Virtualization CDROM Guest Install| Guest install via CDROM]]
* [[QA:Testcase Virtualization CDROM Guest Install| Guest install via CDROM]]
* [[QA:Testcase Virtualization URL Guest Install| Guest install via URL]]
* [[QA:Testcase Virtualization URL Guest Install| Guest install via URL]]
==== Install a minimal, unattended F18 guest ====
Here's a minimal script that'll create an unattended install, with a minimal set of packages (@core only). Guest configuration - 10G qcow2 disk, 2 vCPU, 2G vMEM, x86_64:
<pre>
$ wget https://raw.github.com/kashyapc/virt-scripts/master/create-guest-qcow2.bash
$ ./create-guest-qcow2.bash f18-testday f18 x86_64
</pre>
Once the install is finished (takes 5 minutes or so), you can can login via <code>virsh</code> serial console (configured by default). Root password credentials: testpwd (the eagle-eyed will notice this in the kickstart section of the script). To exit out of serial console, do: ESC + ]
As for getting the latest virt packages, you have a few options:


=== '''Standard features'''===
=== '''Standard features'''===
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)