public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* mtd lilo
@ 2001-08-06  2:32 dhammika
  2001-08-07 10:11 ` David Woodhouse
  0 siblings, 1 reply; 5+ messages in thread
From: dhammika @ 2001-08-06  2:32 UTC (permalink / raw)
  To: david woodhouse, linux-mtd

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-08-07 18:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-06  2:32 mtd lilo dhammika
2001-08-07 10:11 ` David Woodhouse
2001-08-07 11:57   ` dhammika
2001-08-07 13:14     ` David Woodhouse
2001-08-07 18:15       ` Tim Riker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox