Skip to Content.
Sympa Menu

baslinux - [BL] Re: BL 1.8 and lilo

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Ernesto Celis <celise AT prodigy.net.mx>
  • To: baslinux AT lists.ibiblio.org
  • Subject: [BL] Re: BL 1.8 and lilo
  • Date: Mon, 01 Sep 2003 15:23:29 -0500

> image = ??
> label = Linux
>
> In image = I am used to write vmlinuz.Don`t work

Is vmlinuz a link to some kernel? I use this to boot using
lilo in BL2.10
--------------
image = zimage
--------------
where zimage is the kernel provided with BL2.10 (I don't
know wich is the kernel for BL1.8), and if I want to use
vmlinuz, I got two options
1) rename the kernel to vmlinuz
------------------
mv zimage vmlinuz
------------------
or 2) make a symlink to zimage
--------------------
ln -s zimage vmlinuz
--------------------

Ernesto

celisdelafuente AT hotmail.com
celise AT prodigy.net.mx
044 834 8 53 81 77



  • [BL] Re: BL 1.8 and lilo, Ernesto Celis, 09/01/2003

Archive powered by MHonArc 2.6.24.

Top of Page