From: dhammika <dpathirana@sri.crossvue.com>
To: david woodhouse <dwmw2@infradead.org>,
linux-mtd <linux-mtd@lists.infradead.org>
Subject: mtd lilo
Date: Mon, 06 Aug 2001 08:32:26 +0600 [thread overview]
Message-ID: <3B6E01BA.2B394136@sri.crossvue.com> (raw)
hello,
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
what i did,
got the mtd-lilo patches from earlier list
posting,
(http://lists.infradead.org/pipermail/linux-mtd/2001-April/000049.html)
build mtd-lilo
./mtd-lilo -v -C /etc/lilo.conf -i /boot/mtd.b -c /boot/map.b
now mtd-lilo runs ok,
Reading boot sector from /dev/nftla1
Merging with /boot/mtd.b
Mapping message file /boot/message
Boot image: /boot/vmlinuz
Added linux *
Boot other: /dev/fd0, loader /boot/chain.b
Pseudo partition start: 0
Added floppy
/boot/boot.5D01 exists - no backup copy made.
Writing boot sector.
and my lilo.conf looks like,
boot=/dev/nftla1
map=/boot/map.b
install=/boot/mtd.b
prompt
timeout=50
message=/boot/message
image=/boot/vmlinuz
label=linux
root=/dev/nftla1
read-only
other=/dev/fd0
label=floppy
unsafe
but when i try to boot with lilo nothing comes up, any ideas??
thanks
dhammika
next reply other threads:[~2001-08-06 2:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-06 2:32 dhammika [this message]
2001-08-07 10:11 ` mtd lilo David Woodhouse
2001-08-07 11:57 ` dhammika
2001-08-07 13:14 ` David Woodhouse
2001-08-07 18:15 ` Tim Riker
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=3B6E01BA.2B394136@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.