| <<O>> Difference Topic Liloconf21b (r1.2 - 10 Feb 2004 - RickArchibald) |
| Added: | |
| > > |
Decision:
|
| Added: | |
| > > |
Thanks to all who took time to answer the questions,
The answers were used to write the next section.
SCSI references in the
|
| Added: | |
| > > |
The consensus (John G., Willie, Steve) is that the hd..=scsi references in the |
| Added: | |
| > > |
Unknown. Probably yes -- it's a normal *nix thing. |
| Added: | |
| > > |
No. Willie has tried this in the last several weeks (late Jan. 2004) with Slackware 9.1, kernel 2.4.22, and it didn't work. |
| Added: | |
| > > |
|
| Added: | |
| > > |
Other references in the
|
| Deleted: | |
| < < |
|
| <<O>> Difference Topic Liloconf21b (r1.1 - 09 Feb 2004 - RickArchibald) |
| Added: | |
| > > |
%META:TOPICINFO{author="RickArchibald" date="1076338080" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="KnoppixHDInstall"}%
lilo.conf.2.1bRevisedlilo.conf, ver. 2.1. Bill A's changes to lilo.conf.2.1, as gleaned from a .pdf file.
i.e. he ran
Explantion / Solution"Word warping" is the cause of both problems. Somewhere, something is wrapping the lines at 70 colums, One of the signs of this is in the chopping of the "# # # # # . . ." framing lines. Rather than adding a "#" to the beginning of the warped lines, the extraneous LF's or CR/LF's should be eliminated. The remaining problem is in the longappend line.
(Bill hasn't been doing Linux long enough to recognize '\n' as a newline.)
Choices:
Answer These Questions, PLEASE
Remaining issues
The Linux per-kernel sections were retained from the original
##..:....1....:....2....:....3....:....4....:....5....:....6....:....7
# lilo.conf.ra.2.1
#
# by Rick Archibald & other HLUG members
# A revised lilo.conf for Bill & Jake Archibald
#
# However instructive, the original comments from knx-hdinstall
# were obscuring the option lines & have been eliminated
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# # #
# # # # #
#
# I n s t r u c t i o n s
#
# (Download / Copy & Paste this file -- that could be done from
#TWiki "raw"
#mode)
#
# _Back up_ the original lilo.conf [mv lilo.conf lilo.conf.0]
# Copy this file over lilo.conf [cp lilo.conf.ra.2.1 lilo.conf]
# Run lilo [lilo -v -v -v]
# Reboot [reboot]
#
# To restore the original lilo.conf [cp lilo.conf.0 lilo.conf]
# [lilo -v -v -v]
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# # #
# # # # #
# The following block was generated by knx-hdinstall
vga=normal
lba32
boot=/dev/hda
root=/dev/hda1
install=/boot/boot-menu.b
map=/boot/map
append="hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi
hdg=scsi
hdh=scsi apm=power-off nomce"
default=Linux
# The following global options were added
prompt
single-key
delay=100
timeout=100
# The following blocks were generated by knx-hdinstall
image=/boot/vmlinuz-2.4.22-xfs
label=Linux
read-only
alias=1
image=/vmlinuz.old
label=LinuxOLD
read-only
optional
alias=2
# This XP block was added
other=/dev/hdb1
label=WinXP
optional
alias=x
-- RickArchibald - 09 Feb 2004 |
| Topic Liloconf21b . { View | Diffs | r1.2 | > | r1.1 | More } |
|
Revision r1.1 - 09 Feb 2004 - 14:48 GMT - RickArchibald Revision r1.2 - 10 Feb 2004 - 15:41 GMT - RickArchibald |
Copyright © 2003-2007 by F. A. Archibald III & the contributing authors |