grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub-mkimage cannot be found?


From: lee shaver
Subject: grub-mkimage cannot be found?
Date: Fri, 19 May 2006 09:14:05 +0800

when I run grub-install(configure with --prefix=/usr) on my i386-pc,
it report "/usr/sbin/grub-mkimage cannot be found". instead, this file
is installed in path "/usr/bin".
In the grub-install script:
  grub_mkimage=$(prefix)/sbin/grub-mkimage
but in the files /conf/i386-pc.mk and /conf/i386-pc,rmk:
    bin_UTILITY=grub-mkimage
    sbin_UTILITY=grub-setup....
in the files i386-efi.[r]mk, like this.

so, after I move grub-mkimage from bin_UTILITY to sbin_UTILITY and
rebuild it, this error disappeared.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]