Editing Talk:PS3 OpenWRT
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 39: | Line 39: | ||
# kexec -e | # kexec -e | ||
Using current version of petitboot-huge, downloaded from | Using current version of petitboot-huge, downloaded from http://www.ps3devwiki.com/wiki/PS3_OpenWRT, "kexec -l /root/openwrt-ps3-petitboot-vmlinux.elf" gives: | ||
"Warning: append= option is not passed. Using the first kernel root partition | "Warning: append= option is not passed. Using the first kernel root partition | ||
Line 57: | Line 57: | ||
Made sure that you have an official flashed to kexec whatever. | Made sure that you have an official flashed to kexec whatever. | ||
That's the point. I'm trying to kexec official elf form | That's the point. I'm trying to kexec official elf form ps3devwiki and petitboot freezes. Possibly current version of kexec doesn't work at powerpc properly. | ||
cnpym | cnpym | ||
Line 116: | Line 116: | ||
btw: it is mentioned to first test all petitboot images from old petitboot-shell with | btw: it is mentioned to first test all petitboot images from old petitboot-shell with (http://www.ps3devwiki.com/wiki/PS3_OpenWRT): | ||
kexec -l and kexec -e | kexec -l and kexec -e | ||