This is the mail archive of the ecos-discuss@sourceware.org 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]

i386 FAT HDD support


I'm attempting to mount an IDE hard drive on an i386 target. As a basic test
of file I/O I mounted a RAMFS first, which worked. Next I added the
fat16.ecm in the \packages\fs\fat\current\doc directory.  Now I'm using the
same program and trying - mount( "/dev/disk0/1", "/mymount", "fatfs" ),
however mount() is failing.  I'm booting via REDBOOT floppy and using TFTP
to grab my program from my development box.  And yes, I have a FAT formatted
HDD installed. 

>From poking around the list archives it appears that this is supported for
the i386 platform...correct?  Am I missing something?

Thanks!

_________________
Scott Bailie
MIT LINCOLN LAB
781.981.4140
 


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


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