Michael Prokop

Results 237 comments of Michael Prokop

Please retry with grml64-full 2021.07. Issues to look into if the problem still persists: * what happens, if you give the system some more time after booting finished, does network...

Alright, but if you run `dhclient eth0` manually, it works as expected? If so, what's the output of the following commands: `ethtool -i eth0` `lshw -C net -short` `journalctl |...

Our build system (grml-live) already supports Secure Boot, but so far we didn't ship it with our public ISOs yet. We need to discuss how to handle this in the...

So this doesn't seem to be deterministic but hits only once every few boots. :( With my latest live-boot(-grml) package (not yet uploaded!) it's: ``` [ OK ] Unmounted /lib/live/mount/medium....

FTR, this problem was also noticed during `shutdown`. Still unsure why it's not always present.

@pilebones the issue you're seeing is something that we reported as https://github.com/grml/live-boot-grml/issues/10 and was taken of e.g. in https://github.com/grml/grml-live/commit/70a5830a7eecd127582e52b1c52b6d4f111e003d within grml-live. The current daily ISOs (see daily.grml.org) shouldn't be affected...

@pilebones ha, actually a nice trick with the `startup=...` :+1: > A remaining point in my case, I can't build ISO from small GRML image (grml2iso fail) [...] Could you...

This is still an issue, most current version reads as (quoting from https://github.com/grml/grml/issues/150): ``` run-live-medium.mount: Mount process exited, code=exited, status=32/n/a Failed unmounting /run/live/medium ```

@behoffski I'm not exactly sure what you're asking for here, to be honest. :) Are you saying that the GRMLCFG feature itself isn't working for you? Or just that your...

So when running `qemu-system-x86_64 -m 2048 -cdrom ./grml64-small_2020.06.iso` I noticed in journalctl: ``` run-live-medium.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory run-live-medium.mount: Mount...