--- trunk/mkinitrd-magellan/grubby/grubby.c 2009/10/28 00:16:16 914 +++ trunk/mkinitrd-magellan/grubby/grubby.c 2009/10/28 09:50:42 920 @@ -139,7 +139,7 @@ }; struct configFileInfo grubConfigType = { - "/etc/grub.conf", /* defaultConfig */ + "/boot/grub/grub.conf", /* defaultConfig */ grubKeywords, /* keywords */ 1, /* defaultIsIndex */ 1, /* defaultSupportSaved */