Hi folks. Installed e2fsprogs and the -mke2fs component via ipkg from the feed using the console. Seemed to install with no issues.
I'm trying to use mkfs.ext2 to format my 64MB Sandisk SD card so I can install a few programs there with the appropriate symlinks. I get the following from mkfs.ext2 /mnt/card:
mnt/card is not a block special device.
Proceed anyway? (y, n) y
mkfs.ext2: Device size reported to be zero. Invalid partition specified, or partition table wasn't reread after running fdisk, due to a modified partition being busy and in use. You may need to reboot to re-read your partition table.[/font]
Guess I'm doing something wrong.
***EDIT*** Should note I did reboot after getting this message the first time; rebooting didn't help.