All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2017-11-21 20:41 Kevin Yeske
  2017-11-22 17:40 ` Boot new kernel on PS3 Geoff Levand
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Yeske @ 2017-11-21 20:41 UTC (permalink / raw
  To: linuxppc-dev@lists.ozlabs.org

[-- Attachment #1: Type: text/plain, Size: 2300 bytes --]

Hello ,

I have been working on trying to get a newer kernel and Ubuntu version running on the PS3 within otherOS on a PS3 slim. I managed to find a git repository made by Geoff that is still being updated as of a few days ago. That can be found here - https://kernel.googlesource.com/pub/...eoff/ps3-linux<https://kernel.googlesource.com/pub/scm/linux/kernel/git/geoff/ps3-linux>. I was able to compile it, but when I try to boot from within petitboot using this command:

pub/scm/linux/kernel/git/geoff/ps3-linux - Git at Google<https://kernel.googlesource.com/pub/scm/linux/kernel/git/geoff/ps3-linux>
kernel.googlesource.com
Mirrored from git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git



Code:

kexec -l vmlinux --initrd=initrd.gz

I am greeted with -
Code:

Warning: append= option is not passed. Using the first kernel root partition
Modified cmdline:
Unable to find /proc/device-tree//chosen/linux,stdout-path, printing from
purgatory is diabled


I am using the following commands
I am a noob when it comes to kernel development and have no idea what I need to do get fix this. If anyone can help me that would be greatly appreciated!

I have tried so many things, and am lost as to what I need to do. Some additional things I have tried:
Code:

http://www.psdevwiki.com/ps3/Booting_Linux_2.6_kernel_on_running_PS3_Linux_with_kexec
https://www.kernel.org/pub/linux/kernel/people/geoff/petitboot/lpc-2012/petitboot-lpc-2012.pdf
https://www.vivaolinux.com.br/topico/Comandos/Kernel-for-Newbies-Compilacao-facil-do-Kernel
http://psx-scene.com/forums/f119/help-wanted-how-install-xubuntu-ydl-proper-hdd-partition-ps3-namely-ps3dd-please-help-me-try-xubuntu-ps3-108488/#post1020141
http://www.psdevwiki.com/ps3/OtherOS%2B%2B
https://kernel.googlesource.com/pub/scm/linux/kernel/git/geoff/ps3-linux/+/base/Documentation/process/changes.rst
http://psx-scene.com/forums/f119/detailed-guide-install-ubuntu-9-04-jaunty-jackalope-internet-accoring-ps3devwiki-glevand-skynet-108907/
https://www.youtube.com/watch?v=Upu6X3m8rV0
https://www.youtube.com/watch?v=4jGG51riijo
https://www.youtube.com/watch?v=0hyZJgNt4to

This is just a small amount of what I have used to get to where I am now..


any help would be much appreciated.

Thanks!

[-- Attachment #2: Type: text/html, Size: 10210 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Boot new kernel on PS3
  2017-11-21 20:41 Kevin Yeske
@ 2017-11-22 17:40 ` Geoff Levand
  0 siblings, 0 replies; 2+ messages in thread
From: Geoff Levand @ 2017-11-22 17:40 UTC (permalink / raw
  To: Kevin Yeske, linuxppc-dev@lists.ozlabs.org

Hi,

On 11/21/2017 12:41 PM, Kevin Yeske wrote:
> I have been working on trying to get a newer kernel and Ubuntu version running on the PS3 within otherOS on a PS3 slim.

There was a breakage in the kernel ABI, and the old petitboot
bootloader (ps3-petitboot-09.11.30) cannot boot kernels newer
than v3.15.

If you want to boot a newer kernel you would need to write
the new kernel into flash memory.  If you have a fat model
with firmware 3.15 or lower, do this with  with ps3-flash-util.
Since you have a slim, you'll need to ask for help in the
hacker community.

If you want to try a new kernel I recommend you start with the
latest petitboot-dev branch (currently petitboot-dev-v4.13) from
my ps3-linux repo:

  https://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git

Use the ps3_petitboot_nfs_defconfig as a start.

I've been working on an updated petitboot, but that will only work
with fat models with firmware 3.15 or lower.

-Geoff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-22 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-21 20:41 Kevin Yeske
2017-11-22 17:40 ` Boot new kernel on PS3 Geoff Levand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.