From: Kenneth P. <sh...@se...> - 2008-06-03 18:22:57
|
--On Monday, June 02, 2008 10:08 PM +0200 Stelian Pop <st...@po...> wrote: > Keep me informed, I haven't commited the change in CVS yet. Looks good. I dumped 152 Gbytes, and see no duplicate inodes in the QFA file. I did an interactive restore: restore -l -i -b 64 -f /mnt/Backup/0/root/dump -a -Q /mnt/Backup/0/root/qfa -vv I had about 180,000 entries in the QFA file, so I picked one at about 100,000 and found its name: find . -xdev -inum 102019570 -ls I then added this in restore and extracted it. (Quite fast.) Turned out to be an animated GIF file for a SolidWorks project, and it looks reasonable in Firefox, so I got the right content. |