[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: device.map
From: |
Pavel Roskin |
Subject: |
Re: device.map |
Date: |
Tue, 02 Dec 2008 11:35:26 -0500 |
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