From: Diego Viola <diego.viola@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: trivial@kernel.org, corbet@lwn.net, Diego Viola <diego.viola@gmail.com>
Subject: [PATCH] README: remove LILO
Date: Sun, 20 Dec 2015 02:57:16 -0200 [thread overview]
Message-ID: <1450587436-14034-1-git-send-email-diego.viola@gmail.com> (raw)
Remove LILO from the README in order to keep the booting section
agnostic. LILO development has also officially stopped.
Signed-off-by: Diego Viola <diego.viola@gmail.com>
---
README | 36 ++++++++++--------------------------
1 file changed, 10 insertions(+), 26 deletions(-)
diff --git a/README b/README
index f4756ee..460c555 100644
--- a/README
+++ b/README
@@ -253,9 +253,9 @@ COMPILING the kernel:
Please note that you can still run a.out user programs with this kernel.
- - Do a "make" to create a compressed kernel image. It is also
- possible to do "make install" if you have lilo installed to suit the
- kernel makefiles, but you may want to check your particular lilo setup first.
+ - Do a "make" to create a compressed kernel image. It is also possible to do
+ "make install" if your bootloader is configured to suit the kernel makefiles,
+ but you may want to check your particular setup first.
To do the actual install, you have to be root, but none of the normal
build should require that. Don't take the name of root in vain.
@@ -292,29 +292,13 @@ COMPILING the kernel:
image (e.g. .../linux/arch/i386/boot/bzImage after compilation)
to the place where your regular bootable kernel is found.
- - Booting a kernel directly from a floppy without the assistance of a
- bootloader such as LILO, is no longer supported.
-
- If you boot Linux from the hard drive, chances are you use LILO, which
- uses the kernel image as specified in the file /etc/lilo.conf. The
- kernel image file is usually /vmlinuz, /boot/vmlinuz, /bzImage or
- /boot/bzImage. To use the new kernel, save a copy of the old image
- and copy the new image over the old one. Then, you MUST RERUN LILO
- to update the loading map!! If you don't, you won't be able to boot
- the new kernel image.
-
- Reinstalling LILO is usually a matter of running /sbin/lilo.
- You may wish to edit /etc/lilo.conf to specify an entry for your
- old kernel image (say, /vmlinux.old) in case the new one does not
- work. See the LILO docs for more information.
-
- After reinstalling LILO, you should be all set. Shutdown the system,
- reboot, and enjoy!
-
- If you ever need to change the default root device, video mode,
- ramdisk size, etc. in the kernel image, use the 'rdev' program (or
- alternatively the LILO boot options when appropriate). No need to
- recompile the kernel to change these parameters.
+ The kernel image file is usually /vmlinuz, /boot/vmlinuz, /bzImage or
+ /boot/bzImage. To use the new kernel, save a copy of the old image and copy
+ the new image over the old one.
+
+ You may wish to edit your bootloader config to add an entry for your old
+ kernel image (say, /vmlinux.old) in case the new one does not work. Refer to
+ your bootloader documentation for specific options.
- Reboot with the new kernel and enjoy.
--
2.6.4
next reply other threads:[~2015-12-20 4:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-20 4:57 Diego Viola [this message]
2015-12-27 11:09 ` Jonathan Corbet
2015-12-27 19:26 ` Diego Viola
2016-01-14 23:47 ` Diego Viola
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1450587436-14034-1-git-send-email-diego.viola@gmail.com \
--to=diego.viola@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®