Hello,<br><br>I&#39;m trying to get a Linux distro such as Debian in the following system<br><br>System:<br><div style="margin-left: 40px;">mpc8572ds HW<br>u-boot programmed on flash memory<br>vanillia linux installed on sata disk<br>
<br></div>Restrictions:<br><div style="margin-left: 40px;">i have not apt-get resident on system<br></div><br><br>I have tried the following ways with no succeful results:<br><br><div style="margin-left: 40px;">I tried to run deboostrap with chroot on mpc8572ds<br>
<br>I tried to run deboostrap on another machine, downloading the correct packages for ppc enviroment and copiny those packages in a new ext2 partition of my 8572 hw. After that i executed &quot;chroot /mnt/newpartition /bin/bash&quot; and it returned &quot;Illegal instruction&quot;. At this point i can&#39;t follow the installation and if i force to startup the machine with that rf system, it returns a &quot;kernel panic&quot; with error to handling the signal 4 of init process.<br>
<br>I tried to get start the machine with a debain livecd installation. I created an uImage and initrd from cdrom&#39;s vmlinux and initrd.gz with the uboot-mkimage tool, then i booted it from u-boot but the kernel didn&#39;t start.<br>
<br>I tried to start a preinstalled Debian for a simillar architecture, in cocnret from a mpc8561 ppc&#39;s Debian. I put its hhdd with the Debian rfs on my machine and start it with my uImage and dtb files. The results was the same &quot;kernel panic&quot; and signal 4 error.<br>
</div><br><br><br>I accept all ideas.<br><br>Thanks you all and sorry for my english<br><br><br>