Quote:
Originally Posted by ixtab
Jump start:
|
after about 20 typos from spinning around from my normal computer back to the one running Kubrick, I'm in.
Quote:
Originally Posted by ixtab
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.
|
What I was going to try was:
dd if=/dev/mmcblk0p1 of=/mnt/base-us/KTD/mmcblk0p1.bin where KTD was a directory that I'd created before. According to the instructions, the root partition should be around 350M, p3 is around 32M and I've already flashed p2, so it doesn't matter. 382M should be next to nothing to the user partition, right?
If that works, I'll worry about the kernels tomorrow. I've got WAAAYY too many other things I have to do.