-
We currently ship the following browsers on grml-full:
* firefox-esr: 225 MB disk space (including dependencies)
* links2: 9,806 kB disk space (including dependencies)
* lynx: 5,794 kB disk space…
-
I tried to run grml-terminalserver from 2017.05 in a virtualbox-5.2. The first network interface presented to grml was configured to NAT the hosts network. The second network was a usb network adapter…
Spida updated
2 years ago
-
Hi,
The current `ssh` cheat code doesn't activate any option to discover the server in the network (it only prints in the console the message `You can connect with SSH to: ...`. And that's useless …
-
Booting with "gmrl testcd" for the grml96-full_2017.05.iso results in missing files and wrong checksums.
Steps to reproduce the problem: boot with "grml testcd"
Expected behavior: Successful sel…
-
On some installations this error appears sparingly. I'll let this issue here for anyone that gets it.
The same error mentioned in this project: https://github.com/grml/grml/issues/16
and they seem…
-
If you mount e.g. /dev/sdX2 (persistance storage or whatever) to some place and try to use grml2usb it will fail during install_mbr().
```
...
2024-09-03 03:42:06,902 Installing default MBR
2024…
-
Mac Mini Late 2014 and SD card.
```
...
starting version 239
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Beg…
-
use case: sysadmins dont need screens blanking when hours/days long processes are running in grml :)
-
Forwarding bug report from IRC:
> grml-live-remaster seems to be old and broken (still using aufs,
> though everything was switched to overlayfs)
Reporting here to not forget about it.
-
We use `xz` compression for initramfs since ages™, as it provides a small initramfs file:
```
# time update-initramfs -k all -u
[...]
real 0m30.415s
user 2m40.279s
sys 0m3.720s
# ls…