[ECOS] mounting partitions

Jon Ringle ml.ecos@ringle.org
Tue Aug 23 20:39:00 GMT 2005


Hello,

I managed to port the IDE controller for my hardware platform onto 
ecos/redboot. Redboot now recognizes my harddrive and identifies the 
partitions on it. However, I can't figure out how I mount a partition:

RedBoot> disks
hda1     Linux
hda2     Linux Swap
hda3     Extended
hda5     Linux
hda6     Linux
RedBoot> mount -d /dev/hda1 -t ext2
Mount failed -1
RedBoot> mount -d hda1 -t ext2
Mount failed -1

Jon


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