Editing Talk:PS3 OpenWRT

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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 3: Line 3:
* NAND can kexec -l huge_elfs, to load some stuff if needed.
* NAND can kexec -l huge_elfs, to load some stuff if needed.
Can't flash but can load, we can store an elf on HDD and maybe add an entry to kboot.conf
Can't flash but can load, we can store an elf on HDD and maybe add an entry to kboot.conf
Precompiled images around vanishes with time, here a fresh one built with 3.10.26 linux kernel, just transfer to ps3, load and execute with kexec<br>
[http://www.mediafire.com/download/8gdctx8tw32v3rs/ps3-petitboot-vmlinux-initramfs-3.10.26.elf ps3-petitboot-vmlinux-initramfs-3.10.26.elf] (md5sum: 8554e2e82d201534e7efb12771dcf55f)
It has all needed new drivers and tools, sshd is default over telnetd, can kexec another kernel.


== Paralel compilation ==
== Paralel compilation ==
Line 101: Line 97:


Maybe someone could give me a hint, how to configure openwrt-toolchain correctly in order to get a petitboot image able to kexec another kernel....
Maybe someone could give me a hint, how to configure openwrt-toolchain correctly in order to get a petitboot image able to kexec another kernel....
You have to include
 


Thanks for this!
Thanks for this!
<pre>
ps3@blackstar ~/openwrt-dev $ grep KEXEC bin/ps3/config.openwrt
CONFIG_KERNEL_KEXEC=y
CONFIG_KEXEC_TOOLS_TARGET_NAME="powerpc64"
# CONFIG_KEXEC_TOOLS_kdump is not set
CONFIG_KEXEC_ZLIB=y
ps3@blackstar ~/openwrt-dev $ grep KEXEC bin/ps3/config.kernel
CONFIG_KEXEC=y
</pre>




Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)