User Tools

Site Tools


virtualisation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
virtualisation [2017/07/27 12:58]
hkoller [Resizing a (system) disk]
virtualisation [2020/02/13 11:08]
mantis
Line 18: Line 18:
  
 ===== With Ubuntu already installed ===== ===== With Ubuntu already installed =====
 +
 +==== vmbuilder ====
 +
 If you want to create an **Ubuntu** VM you can use a shortcut (found here: https://​help.ubuntu.com/​8.04/​serverguide/​C/​ubuntu-vm-builder.html). Install If you want to create an **Ubuntu** VM you can use a shortcut (found here: https://​help.ubuntu.com/​8.04/​serverguide/​C/​ubuntu-vm-builder.html). Install
  
Line 52: Line 55:
 </​code>​ </​code>​
  
 +
 +==== Bionic ====
 +
 +<code bash>
 +virt-builder ubuntu-18.04 --format qcow2 --size 20G -o ubuntu1804.qcow2 --root-password password:​ubuntu
 +</​code>​
  
 ===== Empty disk Images===== ===== Empty disk Images=====
virtualisation.txt ยท Last modified: 2020/02/13 11:47 by mantis