public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* DOC2000 grub boot problem
@ 2003-04-21  4:42 lhl
  2003-04-21 11:32 ` Mark Meade
  2003-04-27  3:26 ` Ilguiz Latypov
  0 siblings, 2 replies; 3+ messages in thread
From: lhl @ 2003-04-21  4:42 UTC (permalink / raw)
  To: linux-mtd

I had install the grub in DiskOnChip 2000,and the grub info show when boot
I use the Dformat write the grub_firmware to the DOC,the size of grub_firmware is 98304 bytes
I had Partition the nftla with one partition nfla1
use the fdisk /dev/nftla use t to change the ID to 83(linux)
then mke2fs /dev/nftla and mount it on /mnt,cp the bzImage to the /mnt/boot/vmlinuz-doc
cp the menu.list to the /mnt/boot/grub/
menulist:
timeout 10
default 0
title DiskOnChip Boot
kernel (dc0,0)/boot/vmlinuz-doc root=/dev/hda4

problem begin when start the grub
it showes such messages:
Attempting to open /boot/grub/menu.list on driver 0x80 XXXX
....

and once I don't know what I had done,it goes to
grub>
and I try 
grub> kernel(dc0,0)/boot/vmlinuz-doc root=/dev/hda4
Loading kernel image......
	Linux-bzImage,setup=0xa00 size=0xec7a4

what's the problem with my doc?

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

end of thread, other threads:[~2003-04-27  3:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-21  4:42 DOC2000 grub boot problem lhl
2003-04-21 11:32 ` Mark Meade
2003-04-27  3:26 ` Ilguiz Latypov

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