Skip to Content.
Sympa Menu

baslinux - Re: [BL] Kernel upgrade

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Kernel upgrade
  • Date: Mon, 24 Jan 2005 09:16:17 +1300

Stephen Clement wrote:
>
> >lilo
> >^^^^
> >Put zimage.4dx in /boot directory (on the Linux partition).
> >Edit /etc/lilo.conf to point at /boot/zimage.4dx instead of
> >/boot/zimage. Execute: lilo -v
>
> How would I do this in BL3 floppy?
> Could I just replace zimage with zimage.4dx?

It's not just a matter of replacing zimage,
you need to tell lilo about the change.
Here is the lilo.conf for the floppy:
---------------------------------
boot=/dev/fd0
install=/fd/boot.b
map=/fd/map
delay=50
compact
read-write
image=/fd/zimage <- CHANGE
label=BL3_ramdisk
root=/dev/ram0
initrd=/fd/disk1.gz
image=/fd/zimage <- CHANGE
label=hd
---------------------------------
The floppy is mounted at /fd.
To write the new lilo, execute: lilo -v


Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page