* Grub on DiskOnChip2000
@ 2003-01-14 5:44 Marcus Birkin
2003-01-14 6:16 ` Ilguiz Latypov
0 siblings, 1 reply; 3+ messages in thread
From: Marcus Birkin @ 2003-01-14 5:44 UTC (permalink / raw)
To: linux-mtd
Hi
Basicly i'm stuck, i've read the HowTo
(http://lists.infradead.org/pipermail/linux-mtd/2002-October/006166.html)
I've got to the stage where i compile grub, it compiles with out error. But
theres no grub_firmware in /stage1.
After reading the documention with MTD, i find out how to create a
grub_firmware file from pre_stage2, this compiles fine and i'm then able to
flash it to my DiskOnChip2000.
I reboot, and grub loads, but it can only access hd0 (not dc0).
The diskonchip has a valid ext2 partion (with a copy of the /boot from hd0).
Any ideas what i'm doing wrong?
Regards
Marcus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Grub on DiskOnChip2000
2003-01-14 5:44 Grub on DiskOnChip2000 Marcus Birkin
@ 2003-01-14 6:16 ` Ilguiz Latypov
2003-01-14 6:42 ` Marcus Birkin
0 siblings, 1 reply; 3+ messages in thread
From: Ilguiz Latypov @ 2003-01-14 6:16 UTC (permalink / raw)
To: Marcus Birkin; +Cc: linux-mtd
There is the README_DiskOnChip file that appears after applying the patch
from the patches/ directory. It recommends to start these commands before
starting the configure script:
aclocal && automake && autoconf
The above commands will re-generate the configure script and Makefile.in
files. The patch itself won't modify the configure script and Makefile.in
just because it is possible to re-generate the latter files once their
templates are patched.
On Tue, 14 Jan 2003, Marcus Birkin wrote:
> I've got to the stage where i compile grub, it compiles with out error. But
> theres no grub_firmware in /stage1.
--
Ilguiz Latypov
Montreal, Quebec
Canada
tel. +1 (514) 526 6911
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Grub on DiskOnChip2000
2003-01-14 6:16 ` Ilguiz Latypov
@ 2003-01-14 6:42 ` Marcus Birkin
0 siblings, 0 replies; 3+ messages in thread
From: Marcus Birkin @ 2003-01-14 6:42 UTC (permalink / raw)
To: linux-mtd
On Tuesday 14 January 2003 6:16 am, Ilguiz Latypov wrote:
> There is the README_DiskOnChip file that appears after applying the patch
> from the patches/ directory. It recommends to start these commands before
> starting the configure script:
>
> aclocal && automake && autoconf
I did this the first time to no avil.
> The above commands will re-generate the configure script and Makefile.in
> files. The patch itself won't modify the configure script and Makefile.in
> just because it is possible to re-generate the latter files once their
> templates are patched.
>
> On Tue, 14 Jan 2003, Marcus Birkin wrote:
> > I've got to the stage where i compile grub, it compiles with out error.
> > But theres no grub_firmware in /stage1.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-14 6:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-14 5:44 Grub on DiskOnChip2000 Marcus Birkin
2003-01-14 6:16 ` Ilguiz Latypov
2003-01-14 6:42 ` Marcus Birkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox