public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Installing the eCos monitor boot floppy
@ 2000-10-19  4:19 Leandro Vieira
  2000-10-19  6:10 ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Leandro Vieira @ 2000-10-19  4:19 UTC (permalink / raw)
  To: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

Hello,

I'm trying to Installing the eCos Monitor Boot Floppy without success.
what i do is this:

Floppy:
$mount -f a:/ /dev/fd0
$ mkdir ecos-work-floppy
$ cd ecos-work-floppy
$ ecosconfig new pc stubs
$ ecosconfig tree
$ make
$ dd conv=sync if=install/bin/gdb_module.bin of=/dev/fd0

after i got thias error message:
  dd: /a: permission denied


Somebady can help me to solve this problem?

					**********************************************
					*       Portugal Telecom                     *
					*       Instituto de Telecomunicações        *
					*       Aveiro  / Portugal                   *
					*       leandro@av.it.pt                     *
					**********************************************

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

* Re: [ECOS] Installing the eCos monitor boot floppy
  2000-10-19  4:19 [ECOS] Installing the eCos monitor boot floppy Leandro Vieira
@ 2000-10-19  6:10 ` Jonathan Larmour
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2000-10-19  6:10 UTC (permalink / raw)
  To: leandro; +Cc: ecos-discuss

Leandro Vieira wrote:
> 
> I'm trying to Installing the eCos Monitor Boot Floppy without success.
> what i do is this:
> 
> Floppy:
> $mount -f a:/ /dev/fd0
> $ mkdir ecos-work-floppy
> $ cd ecos-work-floppy
> $ ecosconfig new pc stubs
> $ ecosconfig tree
> $ make
> $ dd conv=sync if=install/bin/gdb_module.bin of=/dev/fd0
> 
> after i got thias error message:
>   dd: /a: permission denied
> 
> Somebady can help me to solve this problem?

Floppy write protected?

If you type "mount" after doing the above mount command, do you see
something like:

\\.\a:  /dev/fd0        user    binmode

If not, unmount /dev/fd0 and instead use the mount command:

mount -f -b //./a: /dev/fd0

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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

* Re: [ECOS] Installing the eCos monitor boot floppy
       [not found] <NEBBIMHEEKJOHEHGOOIFEEIDCAAA.leandro@av.it.pt>
@ 2000-10-19  7:14 ` Jonathan Larmour
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2000-10-19  7:14 UTC (permalink / raw)
  To: leandro; +Cc: eCos discussion

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]

Leandro Vieira wrote:
> 
> On reset, the PC don't boot from the floppy.
> simply, it stop after this:
>                             256KB CACHE MEMORY
>                                     50MHz CPU Clock
> 
> when i take off the folppy and try to see if it´s has something, i can´t
> read it.
> 
> Please, can you helpe.

I don't know. Perhaps the stub image doesn't work :-). If this is eCos
1.3.1 I believe there should be a prebuilt stub image in the loaders
subdirectory of the eCos installation. Try that.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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

end of thread, other threads:[~2000-10-19  7:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-19  4:19 [ECOS] Installing the eCos monitor boot floppy Leandro Vieira
2000-10-19  6:10 ` Jonathan Larmour
     [not found] <NEBBIMHEEKJOHEHGOOIFEEIDCAAA.leandro@av.it.pt>
2000-10-19  7:14 ` Jonathan Larmour

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).