From: dhammika <dpathirana@sri.crossvue.com>
To: linux-mtd <linux-mtd@lists.infradead.org>,
david woodhouse <dwmw2@infradead.org>
Subject: problem with lilo
Date: Sat, 14 Jul 2001 11:41:49 +0600 [thread overview]
Message-ID: <3B4FDB9D.BF97C98C@sri.crossvue.com> (raw)
hi,
i'm trying to boot from a 32MB DOC. but am having trouble with mtd-lilo.
here's my setup,
133Mhz Advantech Biscuit PC (486 SBC),
32MB Millennium 2000 DOC,
2.4.6 kernel
here's what i did,
got the mtd-lilo patches from earlier list posting,
(http://lists.infradead.org/pipermail/linux-mtd/2001-April/000049.html)
tar -xvzf lilo_21.7.orig.tar.gz
cd lilo_21.7
cat lilo_21.7-1.diff | patch -p1
cat mtd-lilo-21.7-1.patch | patch -p1
make all
copied mtd-menu.b, mtd-text.b and bootsect.b to /boot
and map.b link to point to mtd-menu.b
./mtd-lilo -v -C /etc/lilo.conf -i /boot/bootsect.b -c /boot/map.b
and my lilo.conf looks like this,
boot=/dev/nftla1
map=/boot/map.b
install=/boot/bootsect.b
vga=0x0f05
default=linux
keytable=/boot/us.klt
prompt
timeout=50
message=/boot/message
image=/boot/vmlinuz
label=linux
root=/dev/nftla1
read-only
other=/dev/fd0
label=floppy
unsafe
but i get the following error,
Reading boot sector from /dev/nftla1
Merging with /boot/bootsect.b
Fatal: First boot sector is version 20.0. Expecting version 21.7.
any ideas??
tia
dhammika
next reply other threads:[~2001-07-14 5:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-14 5:41 dhammika [this message]
2001-07-16 10:30 ` problem with lilo David Woodhouse
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=3B4FDB9D.BF97C98C@sri.crossvue.com \
--to=dpathirana@sri.crossvue.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.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