Quote:
Originally Posted by linux.kobo.user
you now have a sqlite prompt where you can insert that magic string with garbage registration info,
so copy and paste the next line after the sqlite> prompt
INSERT INTO "user" VALUES('Linux User','Linux User','LinuxUser@mailinator.com','LinuxUser@mailin ator.com',NULL, NULL,'false');
|
Happy new year!
I have just inserted "that magic string with garbage registration info" and have done the new dump to double check if everything was ok before ejecting my kobo aura 2013 from my desktop (I am an ubuntu user)
the result is correct except for an extra space in the second mail address (due to the copy and paste from the website) unfortunately
.....,'LinuxUser@mailin ator.com',NULL, NULL,'false');
how can I fix it?
thanks in advance