As is seemingly the trend, media distributors put DRM (Digital Right Management) onto the files in a vain attempt to stop them from being copied. This interferes with the ability to Ubuntu to simply read these files without going through some hoops.
Here is how to do it:
Go to Amazon Website->Digital Library->Manage Kindle->Select Book for Transfer via PC
Save book file (xxxx.azw) to /tmp
Install "Calibre":
sudo apt-get install calibre
Obtain "DRM" removing software (Author Page):
http://www.datafilehost.com/download-c263696f.html
Extract -> /tools/Calibre_Plugins/K4MobiDeDRMxx.zip to /tmp
Open Calibre (go through wizard if youd like):
Applications-> Office -> Calibre
Add plugin:
Preferences->Plugins->(Browse for file Button)
Select: /tmp/K4MobiDeDRMxxx.zip
Click Add
Select: File Plugins
Select: Configure
Enter your Kindle Serial Number (Found in settings menu)
Click OK
Click Apply
Select Calibre->Import Book
Select your download book (xxxx.azw) file
Title should appear in your list of books
Right-click on the book title and select "view"
Enjoy your DRM free book on Ubuntu!
Neat. You reference a "Kindle Serial Number". Is this something you get when you buy an ebook on Amazon or is it something you get when you buy a Kindle hardware device?
ReplyDeleteKindle e-reader (hardware device).
DeleteAlso keep in mind that the Kindle Serial Number *MUST* be entered into the plugin preferences CASE-SENSITIVE (as of plugin version 0.4.10 on Ubuntu 12.0.4 64-bit) and should not contain any spaces (ex: B123897645546FTR)
Delete