public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: [ECOS] copy redboot to floppy on cgywin
@ 2002-03-17 20:37 Robert Collins
  2002-03-18 19:22 ` max
  0 siblings, 1 reply; 13+ messages in thread
From: Robert Collins @ 2002-03-17 20:37 UTC (permalink / raw)
  To: Max, Christopher Faylor, Jonathan Larmour; +Cc: ecos, cygwin

/dev/fd0 is a device, not a filesystem. You can't cd to /dev/fd0 anymore
than you can cd to /dev/clipboard.

Rob

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [ECOS] copy redboot to floppy on cgywin
@ 2002-03-01  7:44 max rtos
  2002-03-01 12:23 ` Jonathan Larmour
  0 siblings, 1 reply; 13+ messages in thread
From: max rtos @ 2002-03-01  7:44 UTC (permalink / raw)
  To: ecos

Hi I have built redboot for PC target.
Here is how I did (fellowing the user guide).
1)in my build directory.
$ECOSDIR/host/configure --prefix=$TEMP/redboot-build
--with-tcl=/usr 
make
2)ecosconfig new pc redboot  
  ecosconfig inport
$(ECOS_REPOSITORY)/hal/i386/pc/current/misc/redboot_FLOPPY.ecm
 ecosconfig tree
make
3)format the floppy on DOS format /u a:
4)in Cygwin
mount -f -b //./a: /dev/fd0
dd conv=sync if=install/bin/redboot.bin of=/dev/fd0
then I got 
/dev/fd0: can not find the file or directory
What do I need to check????

But it did not seem to give a error when I did

dd conv=sync if=install/bin/redboot.bin of=a:
In this case, when I use the floppy on a PC,
After BIOS shows up, It complains
"In valid system dick, "
can not go on.

How should it be???



environement: Win98, cygwin, ecos configuration tool
1.3.net. Repository: updated on Feb28.

=====


__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2002-03-19  3:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-17 20:37 [ECOS] copy redboot to floppy on cgywin Robert Collins
2002-03-18 19:22 ` max
2002-03-18 19:38   ` Christopher Faylor
2002-03-18 21:54     ` max
  -- strict thread matches above, loose matches on Subject: below --
2002-03-01  7:44 max rtos
2002-03-01 12:23 ` Jonathan Larmour
2002-03-02  9:17   ` Christopher Faylor
2002-03-02 22:26     ` Max
2002-03-13 18:25     ` Max
2002-03-14  4:02       ` Jonathan Larmour
2002-03-17 19:40         ` Max
2002-03-17 20:17     ` Max
2002-03-03 14:19   ` Max

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).