Discussion:
[BL] replacing kernel
Terry Maiden
2012-05-28 20:45:02 UTC
Permalink
Can someone explain how to replace the kernel with an alternate? I would like to replace the existing "zimage" in the DOS loopback version of BL with the "big" kernel "bzimage" if possible. Thanks.
sindi keesan
2012-05-28 21:18:38 UTC
Permalink
Post by Terry Maiden
Can someone explain how to replace the kernel with an alternate? I
would like to replace the existing "zimage" in the DOS loopback version
of BL with the "big" kernel "bzimage" if possible. Thanks.
Edit boot.bat, replacing zimage with the name of your alternate kernel.

loadlin bzimage root=/dev/loop0 initrd=initfs.gz rw

This works for a 2.2 but not a 2.4 kernel.

Sindi
l***@dea.spamcon.org
2012-05-28 21:03:10 UTC
Permalink
Message from Steven
===================
Post by Terry Maiden
Can someone explain how to replace the kernel
with an alternate? I would like to replace
the existing "zimage" in the DOS loopback
version of BL with the "big" kernel "bzimage"
Put the bzimage file into the C:\BASLIN directory
on your DOS partition and edit BOOT.BAT (in the
same directory) to change zimage to bzimage.

Cheers,
Steven
Prof. Dr. David O. Wray
2012-07-20 13:25:27 UTC
Permalink
Perhaps this link may be of some use.

http://uranus.chrysocome.net/linux/ex2fsfile.htm

David
Post by Terry Maiden
Can someone explain how to replace the kernel with an alternate? I
would like to replace the existing "zimage" in the DOS loopback version
of BL with the "big" kernel "bzimage" if possible. Thanks.
-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.info
http://distro.ibiblio.org/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
--
Ronald Wilson Reagan, Geo. H. W. Bush, William Jefferson Clinton and
George Walker Bush Attaché to The Co-Joint Academies of Sciences of
Eastern Europe and The (former) Union of Soviet Socialist Republics
Prof. Dr. David O. Wray
2012-07-20 14:04:32 UTC
Permalink
The following link is about ISO files, but it describes the creation of
the "directory structure," and may be of use.

http://www.murga-linux.com/puppy/viewtopic.php?t=69890

David
Post by Terry Maiden
Can someone explain how to replace the kernel with an alternate? I
would like to replace the existing "zimage" in the DOS loopback version
of BL with the "big" kernel "bzimage" if possible. Thanks.
-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.info
http://distro.ibiblio.org/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
--
Ronald Wilson Reagan, Geo. H. W. Bush, William Jefferson Clinton and
George Walker Bush Attaché to The Co-Joint Academies of Sciences of
Eastern Europe and The (former) Union of Soviet Socialist Republics
Loading...