Michael Prokop
Michael Prokop
Alright, so let's keep it as-is for the time being. There's no simple way how to disable the beep at the boot prompt (isolinux/syslinux) of the Grml ISO, though to...
I'm willing to re-open this issue. Personally I think we should indeed consider **disabling** it by default at least in the boot loaders (isolinux/syslinux/grub) and preferably also in the boot-up...
Quoting from a mail I sent to the grml user mailing list: ``` What works though is building ZFS on the running Grml live system (assuming enough RAM is available,...
Our wiki is very outdated overall and we'd like to move all its documentation towards a different place (and bring it up2date), though mainly lack the manpower to do so....
Hm, technically it would be possible to use labels or uuids, like `partconf=LABEL=FOOBAR`, but I'm afraid this doesn't work due to the boot option handling where the dublicate `=` breaks...
> You can use this syntax: partconf=~FOOBAR and ~ indicates LABEL name instead of a path. > That's easy to parse and you don't use it for a path or...
Further interesting reads are https://wiki.syslinux.org/wiki/index.php?title=Isohybrid + https://lists.debian.org/debian-knoppix/2018/10/msg00002.html
Uff, many thanks for working on a fix for this, but tbh, I'm a bit afraid of having to maintain this. :-/ What exactly is the problem? The empty directory...
I tried to look into this and I think your suggestion to re-implement the `MIRROR_DIRECTORY` handling is the way to go for us. The `MIRROR_DIRECTORY` handling is quite error prone...
So far no. Grml uses our [grml-live software](https://grml.org/grml-live/) for building the ISOs. There are several steps involved, like `debootstrap` plus further package installation, generating an initrd (via `initramfs-tools` + `live-boot-grml`...