1

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 want it to boot to the system automatically.
How can I do it? I am new to GRML, and I checked their wiki, but did not find the solution.

Anthon
  • 78,313
  • 42
  • 165
  • 222
David S.
  • 5,529
  • 5
  • 30
  • 39
  • 1
    What are the things you have to type to boot the system? – phunehehe Apr 03 '11 at 13:34
  • It would be faster to ask the GRML people directly. They are pretty helpful. I'd first give the irc channel on freenode a shot, #grml. Alternatively you could try the mailing lists or issue tracker. – Faheem Mitha Apr 03 '11 at 13:50

1 Answers1

2

Finally I found the problem is caused by syslinux.
You must have the right version to work with grml2usb. The best bet is to execute the grml2usb from the live system boot from the ISO. It must work, or blame the grml team :)

Anthon
  • 78,313
  • 42
  • 165
  • 222
David S.
  • 5,529
  • 5
  • 30
  • 39