mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Question missing menul.lst file
@ 2010-07-27 23:54 Victor Rodriguez
  2010-07-28  3:05 ` Américo Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Victor Rodriguez @ 2010-07-27 23:54 UTC (permalink / raw)
  To: linux-kernel

I have already clone the mainline and follw the steps sugested in
kernelnewbies in order compile the kenel I was working in ubuntu 10.04
 i followed all the instruction in this way

$make menuconfig
$make
#make modules_install
#make install

but then they put really explicit

If you're using Ubuntu, you will need to edit menu.lst instead of grub.conf

I look for in ubuntu documentation for this file and ubuntu establish
in the LucidLynx/ReleaseNotes that the file most be opened by this way

Open /boot/grub/menu.lst with a text editor (e.g., sudo gedit
/boot/grub/menu.lst).

And then save the file, and run sudo update-grub from the commandline.

I have run in file system

$sudo find -name menu.lst and nothing appear

any way i skip the part of open the menu.lst file and just did the
sudo update-grub and for me it works the image of the new kernel is
available after reboot the machine i cehck the kernel version with

$ uname -a and this appear

Linux victor-desktop 2.6.35-rc6+ #1 SMP Tue Jul 27 16:40:26 CDT 2010
i686 GNU/Linux

I don't know if this is a bug in the new kernel release but at least
in the available documentation it is

Any commentary will be appreciated

Thanks

Victor Rodriguez

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question missing menul.lst file
  2010-07-27 23:54 Question missing menul.lst file Victor Rodriguez
@ 2010-07-28  3:05 ` Américo Wang
  0 siblings, 0 replies; 2+ messages in thread
From: Américo Wang @ 2010-07-28  3:05 UTC (permalink / raw)
  To: Victor Rodriguez; +Cc: linux-kernel

On Tue, Jul 27, 2010 at 06:54:24PM -0500, Victor Rodriguez wrote:
>I have already clone the mainline and follw the steps sugested in
>kernelnewbies in order compile the kenel I was working in ubuntu 10.04
> i followed all the instruction in this way
>
>$make menuconfig
>$make
>#make modules_install
>#make install
>
>but then they put really explicit
>
>If you're using Ubuntu, you will need to edit menu.lst instead of grub.conf
>
>I look for in ubuntu documentation for this file and ubuntu establish
>in the LucidLynx/ReleaseNotes that the file most be opened by this way
>
>Open /boot/grub/menu.lst with a text editor (e.g., sudo gedit
>/boot/grub/menu.lst).
>
>And then save the file, and run sudo update-grub from the commandline.
>
>I have run in file system
>
>$sudo find -name menu.lst and nothing appear
>
>any way i skip the part of open the menu.lst file and just did the
>sudo update-grub and for me it works the image of the new kernel is
>available after reboot the machine i cehck the kernel version with
>
>$ uname -a and this appear
>
>Linux victor-desktop 2.6.35-rc6+ #1 SMP Tue Jul 27 16:40:26 CDT 2010
>i686 GNU/Linux
>
>I don't know if this is a bug in the new kernel release but at least
>in the available documentation it is
>

No, it is the distribution's work to make the kernel installed
correctly in grub.conf or menu.lst. Distribution has to provide
a correct INSTALLKERNEL.

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-28  3:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-27 23:54 Question missing menul.lst file Victor Rodriguez
2010-07-28  3:05 ` Américo Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®