Tagged Questions
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 ...
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 ...