Thread: Ubuntu Server
View Single Post
Old 12-11-2015, 11:11 PM   #4
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,542
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
I tried this and it created the database for me

Code:
mkdir MyBooks
calibredb restore_database --really-do-it --library-path /home/petert/MyBooks
I was then able to add books to it
Code:
calibredb add Downloads/* --library-path /home/petert/MyBooks/
At no time did I launch the GUI
PeterT is offline   Reply With Quote