The grml tag has no wiki summary.
1
vote
1answer
92 views
GRML will not boot automatically
I install GRML on my USB disk with the grml2usb tool. But when I boot from the USB, it first boots to a blank screen with boot: text on it. I must type the boot options myself to boot the system. I ...
5
votes
1answer
501 views
What is the key difference between grml zsh config and oh-my-zsh config
Now I'm on the oh-my-zsh, but I'm not sure that it is perfect choice. What is the key difference between grml zsh config (github repo) and oh-my-zsh config? In which case should I prefer grml or ...
3
votes
1answer
128 views
update-grub in grml
I converted a machine from a single disk to mdadm RAID1. I did this nearly like it's described in Raid1 on a running system.
Before, I tried to make the same changes not within the running system, ...
1
vote
1answer
159 views
Error While Booting GRML
I'm dropped the 32-bit GRML ISO onto a 1GB thumb drive with the usual command:
dd if=grml_2010.12.iso of=/dev/USB_STICK
(of course, with the correct device). But, when I try to boot from it, it ...