Project

General

Profile

Support #14111

Create a VM on CSR server

Added by Philippe May almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Start date:
28/05/2022
Due date:
% Done:

0%

Close

History

#1 Updated by Philippe May almost 2 years ago

Create the disk:

root@dream:~# lvcreate --name treetrail-disk --size 10G dream.csr

Create the VM:

root@dream:~# virt-install --name treetrail --memory 1024 --disk /dev/dream.csr/treetrail-disk --location http://ftp.us.debian.org/debian/dists/stable/main/installer-amd64/

But: internal error: libxenlight failed to create new domain

#2 Updated by Philippe May almost 2 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF