* 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
* Re: DOC2000 grub boot problem
2003-04-21 4:42 DOC2000 grub boot problem lhl
@ 2003-04-21 11:32 ` Mark Meade
2003-04-27 3:26 ` Ilguiz Latypov
1 sibling, 0 replies; 3+ messages in thread
From: Mark Meade @ 2003-04-21 11:32 UTC (permalink / raw)
To: lhl, linux-mtd
On Monday 21 April 2003 12:42 am, lhl wrote:
> 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:
Grub looks for "menu.lst", not "menu.list".
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: DOC2000 grub boot problem
2003-04-21 4:42 DOC2000 grub boot problem lhl
2003-04-21 11:32 ` Mark Meade
@ 2003-04-27 3:26 ` Ilguiz Latypov
1 sibling, 0 replies; 3+ messages in thread
From: Ilguiz Latypov @ 2003-04-27 3:26 UTC (permalink / raw)
To: lhl; +Cc: Linux MTD mailing list
On Mon, 21 Apr 2003, lhl wrote:
> grub> kernel(dc0,0)/boot/vmlinuz-doc root=/dev/hda4
> Loading kernel image......
> Linux-bzImage,setup=0xa00 size=0xec7a4
What was the problem? If the kernel didn't go past the shown line, it's
very likely that the kernel image was compiled for a newer processor. So
the board with a 386 CPU won't run the kernel compiled for 586.
Ilguiz
^ 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