* [gentoo-dev] how recompile kernel
@ 2002-04-14 23:57 Daniel Kerber
2002-04-14 20:07 ` Mando Escamilla
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Daniel Kerber @ 2002-04-14 23:57 UTC (permalink / raw
To: gentoo-dev
Hi...
I need recompile the kernel for activate other settings..... no problem...
The problem is: How acess the /boot partition to copying the new kernel... and
changes the menu.lst file (grub)?
Thanks for your attention...
Daniel Kerber.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] how recompile kernel
2002-04-14 23:57 [gentoo-dev] how recompile kernel Daniel Kerber
@ 2002-04-14 20:07 ` Mando Escamilla
2002-04-14 23:57 ` George Shapovalov
2002-04-15 0:04 ` Avi Schwartz
2 siblings, 0 replies; 4+ messages in thread
From: Mando Escamilla @ 2002-04-14 20:07 UTC (permalink / raw
To: gentoo-dev
Daniel Kerber wrote:
>Hi...
>
>I need recompile the kernel for activate other settings..... no problem...
>
>The problem is: How acess the /boot partition to copying the new kernel... and
>changes the menu.lst file (grub)?
>
>Thanks for your attention...
>
>Daniel Kerber.
>_______________________________________________
>gentoo-dev mailing list
>gentoo-dev@gentoo.org
>http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
This should probably be on gentoo-user (or gentoo-newbie) rather than
gentoo-dev, but here's the quick answer:
# mount /boot
That'll work if you added your boot partition to /etc/fstab (as the
instructions clearly point out). If you didn't (shame, shame, shame),
then add a line something like this to /etc/fstab:
/dev/BOOTDEVICE /boot BOOTFSTYPE (ext3, ext2, xfs)
noauto,noatime 1 1
then
# mount /boot
and you're set.
--
Mando
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] how recompile kernel
2002-04-14 23:57 [gentoo-dev] how recompile kernel Daniel Kerber
2002-04-14 20:07 ` Mando Escamilla
@ 2002-04-14 23:57 ` George Shapovalov
2002-04-15 0:04 ` Avi Schwartz
2 siblings, 0 replies; 4+ messages in thread
From: George Shapovalov @ 2002-04-14 23:57 UTC (permalink / raw
To: gentoo-dev
mount /boot
(provided you listed your boot partition in /etc/fstab as described in install
instructions).
BTW, this question is probably better suited for gentoo-newbies mailing list.
George
On Sunday 14 April 2002 16:57, Daniel Kerber wrote:
> Hi...
>
> I need recompile the kernel for activate other settings..... no problem...
>
> The problem is: How acess the /boot partition to copying the new kernel...
> and changes the menu.lst file (grub)?
>
> Thanks for your attention...
>
> Daniel Kerber.
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] how recompile kernel
2002-04-14 23:57 [gentoo-dev] how recompile kernel Daniel Kerber
2002-04-14 20:07 ` Mando Escamilla
2002-04-14 23:57 ` George Shapovalov
@ 2002-04-15 0:04 ` Avi Schwartz
2 siblings, 0 replies; 4+ messages in thread
From: Avi Schwartz @ 2002-04-15 0:04 UTC (permalink / raw
To: gentoo-dev
First of all Daniel, let me give a friendly advice: post this kind of
messages to the newbies list. It is not appropriate for the developer's
list nor the user's list.
That said, you have to mount the boot partition since Gentoo does not do
it automatically. If you are not sure how to do that, mail me privately
and I will supply you with a list some good, entry level Linux books.
Avi
On Sun, 2002-04-14 at 18:57, Daniel Kerber wrote:
> Hi...
>
> I need recompile the kernel for activate other settings..... no problem...
>
> The problem is: How acess the /boot partition to copying the new kernel... and
> changes the menu.lst file (grub)?
>
> Thanks for your attention...
>
> Daniel Kerber.
--
Avi Schwartz
avi@CFFtechnologies.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-04-15 0:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-14 23:57 [gentoo-dev] how recompile kernel Daniel Kerber
2002-04-14 20:07 ` Mando Escamilla
2002-04-14 23:57 ` George Shapovalov
2002-04-15 0:04 ` Avi Schwartz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox