WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

rickgaiser/linux-dev

Repository files navigation

linux-dev

Linux development environment for the Playstation2

This environment will download and build:

  • kernelloader, needed to load a linux kernel on the ps2
  • buildroot, used as the default root filesystem
  • binutils, needed to build linux
  • gcc, needed to build linux
  • linux, the kernel itself
  • firmware, these are modules running on the IOP

Required before installation:

  • working ps2dev / ps2sdk environment
  • git
  • gcc/g++ 4

To get started type:

  • ./build-all.sh

Then to create a live USB stick type:

  • cd usb-stick
  • sudo ./create --device=/dev/sdX (be carefull, this will format the selected drive)

About

Linux development environment for the Playstation2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages