Problem is that how to make the changes permanent? bcoz when i run ls /boot it gives nothing!!!! that means there is nothing inside /boot.!!!! Should I make manually a directory grub inside /boot and a file grub.conf and put all the lines in it?
regards Pankaj --- On Fri, 7/11/08, Arun Khan <[EMAIL PROTECTED]> wrote: From: Arun Khan <[EMAIL PROTECTED]> Subject: Re: [twincling] Re: grub problem To: [email protected] Date: Friday, 7 November, 2008, 10:05 PM On Thursday 06 Nov 2008, Pankaj wrote: > > root(hd0,0) > kernel /boot/kernel- genkernel- x86-2.6.24- gentoo-r5 root=/dev/ram0 > real_root=/dev/ sda3 > > > The second line (kernel..... .) which I always have to change to : > > kernel (hd0,0)/boot/ kernel-2. 6.25-gentoo- r8 root=/dev/sda3 If the above line works then make the change permanent in your /boot/grub/menu. lst file :) -- Arun Khan

