View Single Post
Old 09-18-2013, 07:56 PM   #565
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Jump start:
  1. Read this entire post before continuing, and make sure that you have everything you need.
  2. Run Kubrick until where it asks you to enable USB network, and enable it. Wait for Kubrick to "turn green", but don't continue with the wizard.
  3. Press Alt+F2 and login as root (no password)
  4. cd /media/cdrom/kubrick/
  5. ssh -i resources/ssh_keys/id_kdebrick root@192.168.15.244
  6. You'll now have an interactive shell on the Kindle.

To make backups of the partitions, you can follow the instructions here.

You should be running the "host-side" commands in a directory that will write to permanent storage, so either boot Kubrick from a USB stick and save stuff to /media/usbstick or a subdirectory, or plug in and mount an additional hard disk/USB stick, and store it there. You'll need an additional console for that, so use Alt+F3 on the computer.

To extract the kernel, you can use getkernels.sh. Store that file on your "permanent storage" before starting the whole Kubrick procedure. To be on the safe side, only use it after making a the backup of mmcblk0p4. That is, scp it to root@192.168.15.244:/mnt/us/, then execute it on the Kindle, and of course, don't forget to also copy the output back from the Kindle to your permanent storage.
ixtab is offline   Reply With Quote