[issue662] Error with grml2usb v0.9.4

Michael Prokop bts at bts.grml.org
Tue Apr 21 13:18:53 CEST 2009


Michael Prokop <mika at grml.org> added the comment:

* tube <bts at bts.grml.org> [20090421 13:08]:

> Touching /boot/grub/device.map doesn't help, either:
> ...

uff

> You shouldn't call /sbin/grub-install. Please call /usr/sbin/grub-install 
> instead!

jftr: that's "normal"

> grub-probe: error: Cannot find a GRUB drive for /dev/sdb1.  Check your device.map.

uff

Are you using grub1 or grub2?

In case of using grub1: is /boot/grub/stage* available? If not does:

  cp /usr/lib/grub/i386-pc/stage1 /boot/grub/stage1
  cp /usr/lib/grub/i386-pc/stage2 /boot/grub/stage2

help? (if you're on a amd64 system replace i386-pc with x86_64-pc)

If you're using grub1, what about:

  echo quit | grub --device-map=tmp-device.map --batch

If using grub2:

  grub-mkdevicemap --device-map=tmp-device.map

What's inside tmp-device.map then?

thanks for you patience

regards,
-mika-

----------
assignedto: mika
messages: 2173, 2174, 2175, 2178, 2186, 2187, 2188, 2189, 2190
nosy: mika, tube
priority: bug
status: need-eg
title: Error with grml2usb v0.9.4
topic: release-stopper

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue662>
_____________________________________


More information about the Bugs-changes mailing list