Bug#708614: grub-common: Regression from 1.99: update-grub fails in Xen DomU: "warning: grub-probe can't find drive for /dev/xvda1."

Colin Watson cjwatson at debian.org
Mon Aug 12 16:33:38 UTC 2013


On Mon, Aug 12, 2013 at 06:25:45PM +0200, Axel Beckert wrote:
> Since I saw there are multiple calls of grub-probe, so I add the
> output of all of them:
> 
> # /usr/sbin/grub-probe --target=device /
> /dev/xvda1
> # /usr/sbin/grub-probe --device /dev/xvda1 --target=fs_uuid
> /usr/sbin/grub-probe: warning: disk does not exist, so falling back to partition device /dev/xvda1.
> /usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/xvda1. Check your device.map.

OK, so what I need is the output of:

  grub-probe -vv --device /dev/xvda1 --target=fs_uuid

-- 
Colin Watson                                       [cjwatson at debian.org]



More information about the Pkg-grub-devel mailing list