Robert Millan:
> And with -vv ?
See attached.
Greetings,
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
grub-probe: info: changing current directory to /dev/mapper
grub-probe: info: opening lvmr
On Mon, Feb 11, 2008 at 07:39:56PM +0100, Jan Nieuwenhuizen wrote:
> Robert Millan:
> > This improves error handling notably in util/. For example, from:
> >
> > $ ./grub-probe -t fs /
> > grub-probe: error: cannot find a GRUB drive for /dev/sda1.
>
> Sorry, still get the constant error message.
Robert Millan:
> This improves error handling notably in util/. For example, from:
>
> $ ./grub-probe -t fs /
> grub-probe: error: cannot find a GRUB drive for /dev/sda1.
Sorry, still get the constant error message.
$ ./grub-probe -t partmap /boot
error: unknown device
grub-probe: error: unknow
This improves error handling notably in util/. For example, from:
$ ./grub-probe -t fs /
grub-probe: error: cannot find a GRUB drive for /dev/sda1.
to:
$ ./grub-probe -t fs /
error: cannot open `/dev/sda1' (Permission denied)
grub-probe: error: cannot find a GRUB drive for /dev/sda1.
--
Robe