Duh ! I didn't notice this. I am working on gentoo for the first time and
the other flavor has /boot auto mounted.
Thanks a ton !
Regards
Pete
On Mon, 27 Feb 2006 09:40:42 +0930, Iain Buchanan <[EMAIL PROTECTED]>
wrote :
> Hi,
>
> On Sun, 2006-02-26 at 23:51 +, Pete wrote:
> > This is what
I see your point
Here's /etc/fstab
---
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1 /boot reiserfs
noauto,noatime,notail 1 1
/dev/hda7 / reiserfsnoatime
Hi,
On Sun, 2006-02-26 at 23:51 +, Pete wrote:
> This is what I don't understand
>
> --
>
> yababa root # ls -l /boot/
> total 1272
> -rw-r--r--1 root root 483904 Feb 26 04:56 System.map-2.4.19r10AR
> lrwxrwxrwx1 root root1 Jan 12 2003 boot
On Sunday 26 February 2006 17:51, "Pete" <[EMAIL PROTECTED]> wrote about
'[gentoo-user] system boot':
> This is what I don't understand
>
> --
>
> yababa root # ls -l /boot/
> total 1272
> -rw-r--r--1 root root 483904 Feb 26 04:56
> System.map-2.4.19r10AR lrwxrwxrwx
First copy the new kernel to /boot (make sure /boot is mounted) with a new
name like test or something
Then copy this part to the end of lilo.conf.
> image = /boot/bzImage
> root = /dev/hda7
> label = Gentoo
> read-only # read-only for checking
and change these:
5 matches
Mail list logo