|
From: | David Chmelik |
Subject: | Re: grub question |
Date: | Fri, 30 Sep 2005 17:52:53 -0700 |
User-agent: | Mozilla Thunderbird 1.0.6 (X11/20050716) |
Alfred M. Szmidt wrote:
Try something like: cat grub/menu.lst find /boot/grub/menu.lst find /grub/menu.lst from the grub command line. I renamed them all, but it is something in ext2 [...] It has nothing to do with what kind of file-system you are using.
even if grub is unaffected by disclabels, sometimes i find files on ext2 & ffs that should be gone or updated. only (hd0,1)/boot/grub/menu.lst remains, which includes:
for netbsd: root (hd0,3) for linux: root (hd0,5), kernel /boot/vmlinuz root=/dev/hda5however grub uses old info, not (hd0,3) & (hd0,5) or /boot/vmlinuz/dev/hda5 (doc is unclear /boot must be in front of kernel).
[Prev in Thread] | Current Thread | [Next in Thread] |