-
This script handle ISOs, but not [IMG](https://en.wikipedia.org/wiki/IMG_(file_format)).
Previous [issue](https://github.com/grml/grml-rescueboot/issues/20) was strangely closed by @zeha saying tha…
-
```
What kernel version do you use?
2.28.10
What steps will reproduce the problem?
1. setup source from deb
2. setup module with m-a
3. modprob v4l2loopback
4. v4lsink
What is the expected output?…
-
**Issue/Bug Description:**
Please add a `loopback.cfg` like Ubuntu ISOs do. This will allow one to boot the ISO from hard disk in an easy way.
**Other Notes:**
https://www.supergrubdisk.org/w…
-
I've seen this in my own testing, but haven't been able to reproduce to figure out what it was (it was always unrelated to what I was doing). However mkosi hits it reliably, and they've had to add a …
-
Running into the following error on ARM when attempting to create an app:
```
sctl --addr 10.0.1.123:9000 apps create -f example.conf
FATA[0000] rpc error: code = Unknown desc = failed to find pl…
-
-
This issue was noticed in istio-init which assigns ipv6 IP to loopback interface. (Ref: https://github.com/istio/istio/issues/39963)
`netlink.LinkByName("lo")` fails with the following error: `prot…
-
This update broke the loopback. I ran this script to allow it to work again.
`for ((i=2;i
-
Hey, I'd like to make the containers port forwards available on the loopback adapter. I would think that `ip rule add table main suppress_prefixlength 0` would cause this to happen but it does not. Do…
-
So I was having some issues with pill_serial where I wanted to connect the UART to some external device and it was loosing data for some reason.
This might possibly be related to https://github.com…