[ECOS] i386 FAT HDD support
Scott Bailie
bailie@ll.mit.edu
Fri Nov 4 20:04:00 GMT 2005
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
More information about the Ecos-discuss
mailing list