Re: [oe] Build problems
Paolo Cremonese <pisa.t <at> teledata-i.com>
2009-02-02 14:57:59 GMT
Fine, waiting for GRUB patch. (what is "hrw" ?)
My target has not hard disk, only CF.
To run the image, do I need a RAMFS ?
And in this case, I have to add it to the GRUB "menu.lst" ?
title Test Minimalist Image Angstrom
root (hd0,0)
kernel /boot/bzImage-2.6.21
initrd /boot/initrd.img root=/dev/ram0 rw init=/linuxrc
Ciao,
Paolo
On ven, 2009-01-30 at 17:33 +0100, Marco Cavallini wrote:
> > On mer, 2009-01-28 at 11:03 +0100, Marco Cavallini wrote:
> >> Paolo Cremonese ha scritto:
> >>> OK, I have built the image wihout errors, thank you.
> >>>
> >>> Now, what I have to do to create a bootable compact flash with the
> >>> image?
> >>>
> >>> Thanks in advance,
> >>> Paolo
> >> Paolo,
> >> I'm just working on a system like your, but with i486.
> >>
> >> 1. prtition your CF
> >> 2. format CF ext3
> >> 3. load (untar) yourimage.tar into CF
(Continue reading)