-
Hi,
I'm trying to copy a modified grub.cfg file to the ISO file of the latest ubuntu distribution: `ubuntu-22.10-live-server-amd64.iso`
I installed livefs-editor from github (so it's the latest …
-
I see work being done on querying the video mode before the kernel boots up. Could it be done such that switching video modes is possible from within the kernel? The only example of such code Ive se…
-
Hello everyone,
I was wondering if we can send atapi packets or mmc commands to SATA drives with this library?
I haven't really worked with USB as it is pretty difficult to understand for me, b…
-
Hi @miha-plesko @gberginc,
After look through all the demo description, I didn't find anything about kubernetes volume. Many key concept(such as secret, configmap, user volume, even resolv.conf) rel…
-
**Is your feature request related to a problem? Please describe.**
For our providers that build based on top of an iso image we've seen a problem several times now with Ubuntu (maybe others?) where…
-
when try to build kirk engine:
```
gcc -Wall -O2 -c -o ../common/utils.o ../common/utils.c
../common/utils.c:9:16: fatal error: io.h: No such file or directory
```
greetings
-
I would like to make use of DiscUtils in an AWS Lambda dotnetcore project, but it appears that the dependency on the NetStandard.Library 1.6.1 isn't compatible with dotnetcore 1.0 (the LTS version sup…
-
```
What steps will reproduce the problem?
1. Make a grub4dos bootable ISO with grldr as bootfile
What is the expected output? What do you see instead?
boots to console (no menu) - if do ls / comman…
-
```
What steps will reproduce the problem?
1. Make a grub4dos bootable ISO with grldr as bootfile
What is the expected output? What do you see instead?
boots to console (no menu) - if do ls / comman…
-
- [ ] Finish the new network stack:
- [ ] TCP stack completion:
- [ ] Packet reordering (rx)
- [ ] Packet redelivery (tx)
- [x] Connection timeouts
- [x] Fixup streams
…