On Sat, 01 Oct 2011 11:28:47 +0200 "Franz L. Kuhlmann" <[email protected]> wrote:
> Hi - > what should be the contents of grub-mkdevicemap's device.map? > Could anybody send me a copy of such file out of his/her LFS > proceedings, please? > It depends what version of grub you're using. With grub-1.98 it looked something like this: (hd0) /dev/sda (hd1) /dev/sdb With grub-1.99 it looks like this for me: (hd0) /dev/disk/by-id/ata-ST3200826AS_4ND110EC (hd1) /dev/disk/by-id/ata-WDC_WD10EARS-22Y5B1_WD-WCAV5H187690 Obviously your hardware will probably have different serial numbers so that probably won't work for you. The old format should still work though. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
