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]

Re: floppy access in cygwin


A Roturier wrote:
> 
> hi,
> 
> this question was posted and asnwered awhile back. but i can't
> seems to have it resolved still.
> 
> i try to copy the pre-built image of redboot for pc platform
> onto floppy disc in order to boot from drive a:.
> 
> in cygwin,
> 
> $ mount
> C:\cygwin\bin on /usr/bin type user (textmode)
> C:\cygwin\lib on /usr/lib type user (textmode)
> c:\cygwin\tmp on /tmp type user (binmode)
> C:\cygwin on / type user (textmode)
> \\.\a: on /dev/fd0 type user (binmode)
> c: on /c type user (textmode)
> 
> so floppy drive is mounted correctly.
> 
> $ dd conv=sync if=redboot.bin of=/dev/fd0
> dd: /dev/fd0: No such file or directory
> 
> this command takes about 8 seconds to execute before error
> message is printed. and the light of floppy drive is on for
> a while. i have checked the floppy and media and they work
> fine in windows.
> 
> any idea? thanks for help.

I know it seems obvious, but is the floppy write protected? Also you should
probably try to do a low level format of it first from within Windows. If
this works let me know and I'll update the docs. If it doesn't, the next
port of call is probably the cygwin@cygwin.com list.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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