On 2010/09/16 12:43 PM, Gipukan wrote:- > Simon, > > /dev/sdb1 is formatted and mounted If ext3grep dumps the files in the > root of the formated partition i'm ok with that >
ext3grep --dump-names /dev/sdb1 | grep 'vdi' The command above that you are running is trying to find files named 'vdi' on /dev/sdb1 which apparently is where you want to restore them to instead. It should look in the original location <path to /.VirtualBox/HardDisks/> -- Hari _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ All Archives can be found at http://www.mail-archive.com/[email protected]/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
