On Wednesday 12 November 2008, Gonzalo Nemmi wrote:
> So ...
>
> newfs_msdos /dev/insert_typo_in_here
>
> .. new filesystem succesfully created ... lost partition on the wrong
> drive ...
>
> Is there a tool to recover the files on said partition in FreeBSD (7
> release)?
>
> Thanks for you help :)
>
> Regards

If the destroyed parition is an UFS partition, you could try fsck_ffs'ing it. 
Hopefully some superblock backups are still intact. Just to be extra safe, 
copy the entire partition to a file, create an md device from it and fsck the 
md device.

-- 
Pieter de Goeje

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to