[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-ipsec
Subject:    [Users] starting to install FreesWan but... lilo / grub no .img??
From:       Jeff <rgrcommo () yahoo ! com>
Date:       2001-10-31 19:01:57
[Download RAW message or body]

I am on RH 7.2 I386, I have make the kernel I have tar
-xzf freeswan*.gz etc.. 

--NOW--

When I type in root# lilo   it gives me:

[root@super64 boot]# lilo
Added linux *
[root@super64 boot]# 

And not the:
Added linux *
Added linux-2.4.3

Like its supposed to, I know I have got to edit the
/etc/lilo.conf file. It does have a .img to point to
but theONLY .img file is the "initrd-2.4.7-10.img"
I do not see one for "vmlinuz-2.4.13-ac4" should I..?

Here is my lilo.conf:

prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.13-ac4
        label=linux
        initrd=/boot/initrd-2.4.7-10.img
        read-only
        root=/dev/hda2
---------------------------------------------------

Anyhelp would be great! Thanks in advance!
Jeff



> ext3 is the journalling filesytem used by default in
> RHL 7.2.  If you go 
> with a vanilla kernel, you won't have ext3 support. 
> Ext3 will be rolled 
> into the vanilla kernel at some point in the near
> future.
> 
> You need the "Alan Cox" kernel patch to get ext3.
> 
> Get the vanilla 2.4.13 kernel:
> 
>
ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.13.tar.bz2
> 
> Get the Alan Cox patch:
> 
>
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/linux-2.4/2.4.13/patch-2.4.13-ac4.bz2
> 
> Uncompress/tar the vanilla kernel, eg:
> 
> # cd /usr/src
> # tar jxvf /some/dir/linux-2.4.13.tar.bz2
> # mv linux linux-2.4.13
> # cd linux-2.4.13
> # bzcat /some/dir/patch-2.4.13-ac4.bz2 | patch -p 1
> 
> Copy the Red Hat ".config" file over and run make
> oldconfig:
> 
> # cp
> /usr/src/linux-2.4/configs/kernel-2.4.9-i686.config
> .config
> # make oldconfig
> (answer any questions that come up)
> # perl -pi -e 's/ac3/ac3ipsec/g' Makefile
> (changes the EXTRAVERSION to reflect the addtion of
> FSWAN)
> # make bzImage modules
> 
> Grab the latest FreeSWAN snapshot.  Follow the
> INSTALL instructions 
> contained within.  Mostly you'll just do a "make
> oldgo".
> 
> Note that Red Hat 7.2 uses GRUB as the boot loader
> now, so after you 
> install your new kernel and modules, you'll want to
> edit 
> /boot/grub/grub.conf.


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
_______________________________________________
Users mailing list
Users@lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic