From 5208d33c404279a7071c1045369b1ffb30a73ec7 Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Fri, 20 Dec 2024 13:07:49 +0100 Subject: [PATCH] bugs: clarify isolinux issue with 2024.12 --- content/bugs/known/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/bugs/known/index.md b/content/bugs/known/index.md index e855ae2..fd3eeb8 100644 --- a/content/bugs/known/index.md +++ b/content/bugs/known/index.md @@ -13,7 +13,7 @@ If you find additional bugs, please [report them](/bugs/)! {{< require_release_update "2024.12" >}} * SSH with random password is broken (see [grml-autoconfig#22](https://github.com/grml/grml-autoconfig/issues/22)) [workaround: set parameter in ssh boot option, like use `ssh=yoursecret`] -* isolinux/BIOS boot is broken: bootid does not match (see [grml2usb@68](https://github.com/grml/grml2usb/issues/68)) [workaround: run `apt update; apt install grml2usb` to get grml2usb > v0.20.5] +* When installing with grml2usb, isolinux/BIOS boot fails: bootid does not match (see [grml2usb@68](https://github.com/grml/grml2usb/issues/68)) [workaround: run `apt update; apt install grml2usb` to get grml2usb > v0.20.5] ## Known Bugs in Grml 2024.02