D Velez wrote: > Hi, I'm using freebsd 5.0 Jan 2003 series i386 > > Is it safe to use fsck and dump on windows partions? No. You should use native Windows tools like chkdsk/scandisk for repair, and dump is almost certainly too UFS-specific to work. You probably could use tar instead of dump, however. -- -Chuck