Hey Bryan,
this is becoming a tough peregrination... thanks a lot!!
Firstly, I think we have Jessie rootfs. We just follow your tutorial.
When we run
root@minnow:/dev# dpkg -i linux-image-3.12-trunk-686-pae_3.12-1~exp1_i386.deb
we obtain
(Reading database ... 14774 files and directories currently installed.)
Preparing to replace linux-image-3.12-trunk-686-pae 3.12-1~exp1 (using linux-image-3.12-trunk-686-pae_3.12-1~exp1_i386.deb) ...
Unpacking replacement linux-image-3.12-trunk-686-pae ...
dpkg: dependency problems prevent configuration of linux-image-3.12-trunk-686-pae:
linux-image-3.12-trunk-686-pae depends on linux-base (>= 3~); however:
Package linux-base is not installed.
linux-image-3.12-trunk-686-pae depends on initramfs-tools (>= 0.110~) | linux-initramfs-tool; however:
Package initramfs-tools is not installed.
Package linux-initramfs-tool is not installed.
dpkg: error processing linux-image-3.12-trunk-686-pae (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
linux-image-3.12-trunk-686-pae
Then, Initramfs is not installed and we are not able to continue.
Besides, before that, the function "deb" is not recognized, when we run
we obtain
bash: deb: command not found
I think we have solved it by changing deb by wget, but I don't know how to change deb-src...
on the other hand, if we try this (from your tutorial)
root@minnow:/dev# apt-get install linux-image-686-rt-pae
we obtain