-
koan / cobbler needs to support UEFI and ability to choose it by some means.
for ex., virt-install supports --boot uefi , assuming virsh domcapabilities lists it (it does here). So the missing pie…
-
I'm using netboot to install Ubuntu 20.04. While I can use the webapp to grab a local copy of the netboot image, that itself goes and downloads the full ubuntu installer which takes far longer. It wou…
-
Hello,
when I try to run this script on clean ubuntu 20.04, I get:
```
--- Configuring firewall ---
iptables: Invalid argument. Run `dmesg' for more information.
```
error and install s…
m0xai updated
2 years ago
-
Hi!
The following error occurs when I try to run:
```
sudo docker run -v $HD_DIR:$HD_DIR -u `id -u`:`id -g` mkolmogo/hapdup:0.2 hapdup --assembly $HD_DIR/barcode11CBS1878_v2.fasta --bam $HD_DIR…
-
Reported changes between the current stable and the new candidate
```
--- cache/ubuntu-desktop-installer-322/snap/manifest.yaml 2022-03-07 18:04:25.000000000 +0000
+++ cache/ubuntu-desktop-installer-…
-
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
#### Overview of the Issue
While building an image on CentOS stream 9 clo…
-
* vCenter: 7.0.2.00000
* ESXi: 7.0 Update 2
* VMWare Tools: 11.2.5-2ubuntu1~ubuntu20.04.1
* Cloud-init: 20.4.1-0ubuntu1~20.04.1
Process:
1. Fresh installation of Ubuntu 20.04 using the live CD …
-
using `effective_dart: ^1.3.0` `// ignore_for_file: non_constant_identifier_names`
doesn't seem to work [here](https://github.com/canonical/ubuntu-desktop-installer/pull/18/commits/6899f382ae788c…
-
The installation script currently sets the datasources via the `99-DataSourceVMwareGuestInfo.cfg`
Therefore cloud-init only trys to detect the VMWareGuetInfo datasource and not all other default da…
-
All OVAs are currently built using the HTTP Server function of packer.
This is not the only way to pass the kickstart-files to packer and causes issues with some implimentations in CI, thus we curren…