Subject: Re: rebuild CF card with FAT partition?
To: Russell McManus <russell_mcmanus@yahoo.com>
From: Jolan Luff <jolan@enteract.com>
List: port-hpcmips
Date: 07/08/2002 02:02:07
> # newfs_msdos /dev/rwd1
> newfs_msdos: Cannot open `/dev/rwd1': No such file or directory
> # newfs_msdos /dev/rwd1a
> newfs_msdos: Cannot open `/dev/rwd1a': Device not configured

oops. use disklabel to lookup the partition i.d.  if it doesn't have one
(probable), then create one.

> How do you do this with windows 2000?

uhm. insert it. find the drive and right click on it and click format.

you can also format it under windows ce via a similar method.


- jolan