GamerHacks
Welcome to my site! Please Login to start posting!

Join the forum, it's quick and easy

GamerHacks
Welcome to my site! Please Login to start posting!
GamerHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.

BREAKING NEWS Graf_chokolo delivers

Go down

 BREAKING NEWS Graf_chokolo delivers Empty BREAKING NEWS Graf_chokolo delivers

Post by Admin March 29th 2011, 1:05 pm

BREAKING NEWS] Graf_chokolo delivers on his promise – Publishes petitboot tools for PS3 Linux. Instructions available h[/QUOTE]ere
March 29th, 2011 Rith


A few days ago, you were informed of the success that Graf-chokolo had with installing Gentoo Linux on the VFLASH region of the PS3′s internal hard drive. And he mentioned that petitboot would be coming. Well, it’s here as promised, as well as updated tools to assist in dual booting Gentoo Linux and GameOS from the VFLASH region. Please note that this is designed for advanced users and/or developers–in other words, very technical.Check out after the break–at the very bottom–for complete instructions on how to compile petitboot. Also, a hypervisor custom firmware with the capability to dual-boot GameOS and petitboot (for Linux) is coming.

List of tools from Graf_chokolo:
(These tools can be obtain from git-dukio.com)

Debug console dumper for PS3 hypervisor
Dispatcher Manager utils
Linux kernel 2.6 for PS3
OpenWRT packages
petitboot for PS3 Linux
PS3 hvcall tools
Scripts pour l’Hyperviseur
Storage device utils
New/updated tools:

New PS3 SPE MMIO driver
ps3spemmio: Fixed module description
PS3 HVC driver
ps3hvc: Use hvcall constans from ps3hvc.h
New Additions and fixed for “utils Storage device” used to manage the partitions of the PS3 hard d rive:

Added commands set_acl and get_acl
Added descriptions for set_acl and get_acl commands
Fixed ps3stor_mgr_get_region_acl
Usage:

ps3stor_region [OPTIONS] DEVICE COMMAND [ARGS]

Options:

-H, – help: Show this message and exit
-V, – verbose: Increase verbosity
-V, – version: Show version information and exit
Commands:

create DEVID START COUNT LAID : Creates storage region
delete DEVID REGIONID : Deletes storage region
set_acl DEVID REGIONID LAID RIGHTS : Sets region access rights
get_acl DEVID REGIONID INDEX : Returns region access rights

Example of creating a hard drive partition:

ps3stor_region / create dev/ps3stormgr 0×1000 0×1070000002000001 0×8 3

The “PS3 hvcall tools” mentioned in the list above is used for handling kernel panics–restarts the console after a kernel panic.

Usage for PS3 hvcall:

ps3hvc_hvcall [OPTIONS] DEVICE COMMAND [ARGS]

Options for PS3 hvcall:

-H, – help: Show this message and exit
-V, – verbose: Increase verbosity
-V, – version: Show version information and exit
Command for PS3 hvcall:

panic ARG1

Example for PS3 hvcall:

ps3hvc_hvcall / dev/ps3hvc 1

Below are the tools required for compiling petitboot.

Requirements:

gcc
binutils
patch
bzip2
flex
make
gettext
pkg-config
unzip
libz-dev
libc headers
Instructions for compiling petitboot:

mkdir petitboot
cd petitboot

git clone git: / / git.dukio.com / openwrt.git
git clone git: / / git.dukio.com / openwrt_packages.git

cd openwrt / packages

ln-sf .. / .. / openwrt_packages / libs / jpeg jpeg
ln-sf .. / .. / openwrt_packages / libs / libpng libpng
ln-sf .. / .. / openwrt_packages / libs / libtwin libtwin
ln-sf .. / .. / openwrt_packages / utils / petitboot petitboot
ln-sf .. / .. / openwrt_packages / utils / zip zip
ln-sf .. / .. / openwrt_packages / utils / unzip unzip
ln-sf .. / .. / openwrt_packages / utils / vim vim
ln-sf ../../openwrt_packages/utils/ntfs-3g ntfs-3g
ln-sf .. / .. / openwrt_packages / utils / coreutils coreutils
ln-sf .. / .. / openwrt_packages / utils / tar tar
ln-sf .. / .. / openwrt_packages / utils / gzip gzip
ln-sf ../../openwrt_packages/utils/bzip2 bzip2
ln-sf .. / .. / openwrt_packages / utils / dosfstools dosfstools
ln-sf .. / .. / openwrt_packages / utils / less less
ln-sf .. / .. / openwrt_packages / utils / sed sed
ln-sf .. / .. / openwrt_packages / utils / sdparm sdparm
ln-sf .. / .. / openwrt_packages / utils / hdparm hdparm
ln-sf .. / .. / openwrt_packages / net / wget wget
ln-sf .. / .. / openwrt_packages / net / dhcpcd dhcpcd
ln-sf .. / .. / openwrt_packages / net / net-tools net-tools

cd ..

make menuconfig
make kernel_menuconfig

make V = 99

[You must be registered and logged in to see this link.]
Admin
Admin
Admin

Posts : 394
Points : 55868
Reputation : 8159
Join date : 2011-02-02
Age : 34
Location : Earth

https://gamerhacks.rpg-board.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum