On Tue, 2008-12-02 at 14:09 -0200, Manoel Rebelo Abranches wrote:
> Can someone show me where grub2 uses device.map? I'm having a hard time
> finding it in source.

include/grub/util/misc.h:

#define DEFAULT_DEVICE_MAP    DEFAULT_DIRECTORY "/device.map"

There are several occurrences of DEFAULT_DEVICE_MAP in the code.

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to