system:install_guides:xen:newvm
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
system:install_guides:xen:newvm [2008-04-03T19:20:14+0000] – created nathank | system:install_guides:xen:newvm [2022-01-28T05:25:02+0000] (current) – michael_paoli | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Creation of a new VM | + | ====== New VM Setup Guide ====== |
+ | |||
+ | **All commands unless otherwise noted are done though sudo** | ||
- | All commands unless other wise noted are done though sudo | ||
1. run vgdisplay should show something like.. | 1. run vgdisplay should show something like.. | ||
- | [root@c002-h01-mb ~]# vgdisplay | + | |
+ | | ||
--- Volume group --- | --- Volume group --- | ||
VG Name | VG Name | ||
Line 28: | Line 31: | ||
**Free | **Free | ||
- | 2. lvcreate -L50G -nSandbox | + | 2. lvcreate -L50G -n< |
+ | |||
+ | **NOTE**: From here on out you will need X forwarding until a fix is found for the console. | ||
3. virt-manager (works with ssh -X ..) FIXME | 3. virt-manager (works with ssh -X ..) FIXME | ||
- | 4. | + | 4. enter root password FIXME should be able to sudo somehow |
+ | |||
+ | 5. connect to local xen | ||
+ | |||
+ | 6. once inside virt-manager, | ||
+ | |||
+ | 7. Enter a name | ||
+ | |||
+ | 8. Select type of virt method, use fully virt if possible. | ||
+ | |||
+ | 9. Browse or type path to location of ISO file | ||
+ | |||
+ | 10. Select normal disk partition, path should be / | ||
+ | 11. Select the memory usage and cpus to use. | ||
+ | |||
+ | 12. Hit finish and wait.. if the vm console shows up go to step 14. | ||
+ | |||
+ | 13. The new vm should show up in virt-manager' | ||
+ | |||
+ | 14. Proceed with install.. | ||
+ | |||
+ | 15. once finished the system may not reboot, just goto to the console and type xm create < | ||
+ | |||
+ | To access the console inside virt-manager select the domain and click open. |
system/install_guides/xen/newvm.1207250414.txt.bz2 · Last modified: 2008-04-03T19:20:14+0000 by nathank