What line should I add to the grub.conf file so that this extra
> partition can now be added to the boot list? I have XP, RHEL and
> Xandros installed in my system. My current boot loader is grub from
> Xandros.
in Debian edit /boot/grub/menu.lst (that is the default conf file).
Add these lines to the end
title memtest86
root (hdx,y)
kernel /abcd ro root=/dev/hda5
where x is the ide disk (0=1st drive, 1=2nd drive etc)
y is the partition (0=1st partition 1=2nd etc)
abcd is your kernel usually file named vmlinuz
rgds
jtd
--
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers