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]

Floppy Image


Hi,
  I built eCos library for i386 PC. Then i compiled the sample programs in 
examples dir in ecos distribution.I then used the commands 

$fdformat /dev/fd0 - to format a floppy disk
$i386-elf-objcopy -O binary hello app.bin
$dd conv=sync if=app.bin of=/dev/fd0

as specified in the documents.

But when i tried to boot with the floppy disk to test the 'hello' sample 
program,it doesn't happen.

After i get 'Verifying DMI pool data' the system just hangs.

I even tried changing the floppy.
What could be wrong.Please advice.

Regards
Yugandhar


-- 
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]