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:31:43 -0500


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

Is vmlinuz a link to some kernel image? In BL2.10 I use the
zimage kernel provided with BL in this way
--------------
image = zimage
--------------
If a want to use vmlinuz I have two options
1) rename zimage to vmlinuz
-----------------
mv zimage vmlinuz
-----------------
or 2) make a symlink
--------------------
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
    • <Possible follow-up(s)>
    • [BL] Re: BL 1.8 and lilo, Ernesto Celis, 09/01/2003

Archive powered by MHonArc 2.6.24.

Top of Page