On Fri, 10 Sep 2004 19:55:34 -0400, Jason Stephenson <[EMAIL PROTECTED]> wrote:
> If you really are interested in having a FAT32 or some specific
> filesystem available on a drive without repartitioning, then another
> workable solution is to create an empty file of the desirable size by
> using dd if=/your/file of=/dev/zero with other appropriate options. You
> can then format that file with a file system and mount it with the
> appropriate options. You can read and write to that file as if it were a
> regular filesystem. I've even used the above to make a "bootable" file
> for VMWare.

Thanks, I ended up taking the easy way out and just used rsync. :)
In the end I decided I didn't need a true copy of the FAT32 system. As
long as I can get to data I'm happy, as I don't really need to run any
programs (cross my fingers).

Thanks again all for the advice.

-- 
Jeff Macdonald
Ayer, MA
_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to