* kneops <[email protected]> [07-18-18 15:53]:
> One of my hd's has died, but luckily I have two backups :).
> But when it died DT was busy with that disk and now I can't start DT
> because, I think, it wants to access the last folder it was working on. And
> that folder and disk are gone.
> 
> How can I restore DT to open on a disk that is still working and not lose
> all my work on those images?

the work will (I believe) be within the xmp files.  

1. check your db, 
        sqlite3 ~/.config/darktable/library.db "PRAGMA integrity_check"
2. if check fails,
        sqlite3 ~/.config/darktable/library.db "VACUUM"
3. check your db again to see that "VACUUM" corrected failure.
4. if db is now ok,
        use dt to remove the subject photos and reimport them.  dt will
        re-read the xmp files and you will have your edits.
5. if "VACUUM" did not correct your db, you may be relegated to removing
        library.db and the reimporting your photos (all you wish to be in
        dt db).  you should still retain your edits.

gud luk,                        
-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
Registered Linux User #207535                    @ http://linuxcounter.net
Photos: http://wahoo.no-ip.org/piwigo               paka @ IRCnet freenode
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to