This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help with Redboot


On 01/03/11 12:49, manohar kalyan wrote:
> Hello,
> 
> I want to port redboot on Atom D510 development board and I have tried a lot of ways, including some methods which were given in the mailing list but was not successful. Most of the methods given in the mailing list use floppy drive to port redboot on their boards, but unfortunately, the board which I am working on doesn't have floppy drive and has USB ports.
>  
> Can any one please guide me in this regard? I have Intel Atom D510 development board with USB ports and no floopy.and I want to port redboot on it so that I can communicate with a serial port and run programs on the board.
> 
> Thank you,
> Manohar

Might I suggest the following (assuming bootable USB):

1. Format a small USB flash drive partition EXT2
2. Install grub to the drive
3. Obtain memdisk from the syslinux distribution
4. Configure grub to load memdisk as your kernel, specifying your floppy
image as the initrd.

-- 
Stuart Longland (aka Redhatter, VK4MSL)      .'''.
Gentoo Linux/MIPS Cobalt and Docs Developer  '.'` :
. . . . . . . . . . . . . . . . . . . . . .   .'.'
http://dev.gentoo.org/~redhatter             :.'

I haven't lost my mind...
  ...it's backed up on a tape somewhere.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]