public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: max <maxrtos@yahoo.com>
To: cygwin@cygwin.com, ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] copy redboot to floppy on cgywin
Date: Mon, 18 Mar 2002 20:13:00 -0000	[thread overview]
Message-ID: <20020319033819.19954.qmail@web21306.mail.yahoo.com> (raw)
In-Reply-To: <20020319032200.GA30772@redhat.com>


--- Christopher Faylor <cgf@redhat.com> wrote:
> On Mon, Mar 18, 2002 at 07:20:07PM -0800, max wrote:
> >OK that's an inappropriate example.
> >Back to my original question. My cygwin is of
> version
> >1.3.10. The command dd failed because it does know
> >/dev/fd0.
> >
> >$ dd conv=sync if=install/bin/redboot.bin
> of=/dev/fd0
> >dd: opening `/dev/fd0': No such file or directory
> >(instruction from Redboot User Guide)
> 
> What does the 'mount' command display?  Do you still
> have /dev/fd0
> "mounted"?
I tried in both cases:

$ mount
C:\cygwin\bin on /usr/bin type system (binmode)
C:\cygwin\lib on /usr/lib type system (binmode)
C:\cygwin on / type system (binmode)
\\.\a on /dev/fd0 type user (binmode)
a: on /a type user (textmode)
c: on /ecos-c type user (textmode)
c: on /c type user (textmode)

home@DEFAULT /tmp/build/redboot
$ umount /dev/fd0

home@DEFAULT /tmp/build/redboot
$ mount
C:\cygwin\bin on /usr/bin type system (binmode)
C:\cygwin\lib on /usr/lib type system (binmode)
C:\cygwin on / type system (binmode)
a: on /a type user (textmode)
c: on /ecos-c type user (textmode)
c: on /c type user (textmode)

home@DEFAULT /tmp/build/redboot
$ dd conv=sync if=install/bin/redboot.bin of=/dev/fd0
dd: opening `/dev/fd0': No such file or directory


> 
> cgf
same 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  reply	other threads:[~2002-03-19  3:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-17 21:12 Robert Collins
2002-03-18 19:38 ` max
2002-03-18 19:47   ` Christopher Faylor
2002-03-18 20:13     ` max [this message]
     [not found] <20020301153255.62855.qmail@web21305.mail.yahoo.com>
2002-03-01 12:19 ` Jonathan Larmour
2002-03-01 12:40   ` Christopher Faylor
2002-03-02 22:22     ` Max
2002-03-13 19:17     ` Max
2002-03-14  4:16       ` Jonathan Larmour
2002-03-17 20:10         ` Max
2002-03-17 20:34     ` Max
2002-03-02 22:26   ` Max

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020319033819.19954.qmail@web21306.mail.yahoo.com \
    --to=maxrtos@yahoo.com \
    --cc=cygwin@cygwin.com \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).