Re: mkfs problem

2001-06-11 Thread Matthew Dharm
I've seen this error on several USB devices I'm working on, also. It appears that mkfs.msdos needs an actual drive geometery, not just a sector size and number of sectors. If anyone knows an easy way around this, I'd like to know it too. Matt On Mon, Jun 11, 2001 at 10:19:17PM -0600, Martin Li

mkfs problem

2001-06-11 Thread Martin Lichtin
Anyone know what the problem could be here? root# mkfs.msdos -F 32 -I /dev/scd1 mkfs.msdos: unable to get drive geometry for '/dev/scd1' mkfs.msdos 2.2 (06 Jul 1999) scd1 is a DVD-RAM drive. What's weird is it doesn't happen in all cases. Also, creating a ext2 fs on that device works just