This is the mail archive of the ecos-discuss@sources.redhat.com 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: redboot on i386 serial ports


Thanks for the help, however, after rebuilding with
the enet disabled, I still only get a bunch of dots
(well, exactly 80 dots). Are they coming from redboot?
I see no dots when DOS boots. I tried to find where
the dots were printed, but no luck.

Where do I start troubleshooting? This is "suppose"
to be a standard 386 PC, but I'm starting to doubt
since it obviously has no floppy controller. they are
playing some tricks somewhere to get the flash to look
like a floppy. Its General Software embedded BIOS.

So, where do I start? What kind of hardware does
redboot assume is there in the 386 config?
(besides the enet that i disabled).

Thanks!

--- Nick Garnett <nickg@ecoscentric.com> wrote:
> Reed Lawson <reedlawson@yahoo.com> writes:
> 
> > Hi,
> > 
> > I'm very green to ecos and I'm very stuck. I tried
> to
> > use the 
> > "stock" redboot.bin on a tiny PC (TS-3300) where
> > the A drive is emulated by flash. Well, I used
> > "rawrite3" to put the .bin file on the "floppy".
> > It seems to try to boot. I see lots of dots .....
> > but then it stops.
> 
> So far so good.
> 
> > 
> > I hunted around and found some list mail
> suggesting
> > to rebuild with the enet driver off as a test.
> 
> That's well worth trying initially. 
> 
> 
> > So, I'm
> > trying.
> > I followed the destructions here: 
> >
>
http://sources.redhat.com/ecos/docs-latest/ref/rebuilding-redboot.html
> > I loaded the i386 template and selected the
> redboot
> > package. Then I imported the 
> >
> ./packages/hal/i386/pc/v2_0/misc/redboot_FLOPPY.ecm
> > file. but the PC serial drivers are all grayed
> out.
> > :-(
> > why? I looked all over to see if there was a box 
> > somewhere I missed, but I can't find it.
> >
> 
> RedBoot does not use the serial drivers. It uses
> some lower level IO
> routines in the HAL. 
> 
> 
> > On this "pc" there is no "display" just 2 serial
> ports
> > and an enet port. I need to contol redboot from a 
> > serial port to start with.
> 
> RedBoot usually just used the serial ports and the
> ethernet. The
> display stuff it really just there as a convenience
> for when running
> on conventional PCs. You can disable it if you want
> to.
> 
> 
> -- 
> Nick Garnett                    eCos Kernel
> Architect
> http://www.ecoscentric.com      The eCos and RedBoot
> experts
> 

=====
Reed Lawson

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


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