1
Angstrom & OpenZaurus / Mounting Cf Storage Card
« on: June 24, 2005, 02:22:35 pm »Quote
QuoteWhat am I doing wrong? It's a FAT16 formatted card (I tried reformatting it as FAT32 with the same results)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84224\"][{POST_SNAPBACK}][/a][/div]
I figured it out (sort of).
If I hand mount it using
mount -t vfat /dev/hda /mnt/cf
it seems to work. I can't seem to get it to work by editing anything in ftab and auto mounting when I insert the card. This is good enough for now, but if anyone has any suggestions on getting it to automount, I am hear to listen.
Thanks in advance!
-John
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84514\"][{POST_SNAPBACK}][/a][/div]
i have the same exact problem
i have oz 3.5.3 on a sl5500 and using a 1gb kingston card
only difference is i formatted as ext2
but it doesnt automount, and if i just try
mount /media/cf
i get the same Invalid Argument error.
i can do
mount /dev/hda1 /media/cf
and it works, but its a bit of a pain, because it gets unmounted on every suspend (dont get me started on the suspend/hang bug)