-
My tablet's ACPI table is different from standard one.
It need to fix ACPI table, otherwise not work volume and power button.
Ref. https://github.com/ivzave/matebook-linux
Is there any easy way…
-
Hi! After using your image for about a year I decided to migrate from HyperV to Proxmox.
So after setting up the VM in Proxmox and connected the existing disk to it, I can see Grub loading but then …
-
there is a race condition between the find/delete of the do_deletebinaries task and the create-spdx tasks, the later must be creating a temporary directory and cleaning it up right after.
here is t…
-
I've tried installing Linux distros from my multibootusb stick and every time the installation is broken. I've tried with Manjaro, Linux Mint 18.3 & 19. They appear to install fine, but will not boot …
-
At a high level, olin is effectively a kernel for WebAssembly programs. Why not get [BusyBox](https://busybox.net) working in it? We could then have a linux kernel boot to an olin environment.
- [ …
-
@praveenkumar just showed me that [CodeReady Containers](https://github.com/code-ready/crc) is looking into consuming and running *FCOS images via [hyperkit](https://github.com/moby/hyperkit) on MacOS…
lucab updated
5 years ago
-
1. You can use devtmpfs for /dev instead of tmpfs. This allows mdev to be eliminated from busybox.
2. There is a delay of around 25 seconds if you boot the CPU stress image from QEMU.
3. Show Victor C…
ghost updated
9 years ago
-
I am having an issue using backing files.
Using an UBUNTU.qcow2 image I create a linked clone via:
qemu-img create -f qcow2 -b Ubuntu_base_image.qcow2 linked-image.qcow2
Then when I map the …
-
## Description
Unable to iPXE boot flatcar (stable channel)
## Impact
Inability to boot Flatcar Linux for install to bare metal.
## Environment and steps to reproduce
1. **Setup**
- Hard…
-
**Describe the bug**
Every time I reboot my machine I notice that usr.mount fails being unmounted. The issue seems to be benign, and does not affect the correct operation of the system.
Relevant…