Changes between Version 1 and Version 2 of Tutorials/i0Net/KVM
- Timestamp:
- Sep 30, 2014, 1:30:35 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/i0Net/KVM
v1 v2 1 [[TOC( heading=KVM tutorial TOC, Tutorials/KVM)]]2 3 = KVM Tutorial=4 == Installing KVM==1 [[TOC(Tutorials/i0Net*)]] 2 3 == KVM Tutorial == 4 === Installing KVM === 5 5 6 6 Check if your CPU supports hardware virtualization via command: … … 44 44 }}} 45 45 46 == Setup network bridge on the host==46 === Setup network bridge on the host === 47 47 48 48 Install the package bridge-utils: … … 111 111 It is recommended to reboot the machine once the bridge is configured. 112 112 113 == Create and run KVM image using vmbuilder==113 === Create and run KVM image using vmbuilder === 114 114 115 115 Folder /var/lib/libvirt/images/ will be created for storing images. Each image will have … … 153 153 }}} 154 154 155 == Create and run KVM image using KVM directly==155 === Create and run KVM image using KVM directly === 156 156 157 157 Download ubuntu server ISO file: