 |
|
|
|
 |
Sorry, you must have Javascript enabled to view the PS3News.com Forums. Please visit www.PS3News.com, or enable Javascript.
function showelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'block';
}
else {
if (document.layers) {
document.element.display = 'block';
}
else {
document.all.element.style.display = 'block';
}
}
}
function hideelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'none';
}
else {
if (document.layers) {
document.element.display = 'none';
}
else {
document.all.element.style.display = 'none';
}
}
}
function redirecturl()
{
eval("window" + "." + "location" + "= 'http://www.ps3news.com/'");
}
var host = eval("locat"+"ion.ho"+"st.toUpperCase()");
hideelement('nojscript');
if((host=="WWW.PS3NEWS.COM")||(host=="PS3NEWS.COM")||(host=="ps3news.com")||(host=="74.52.36.42")||(host=="www.ps3news.com"))
{
showelement('hiddenbody');
}
else
{
setTimeout('redirecturl()', 1000)
showelement('noproxy');
hideelement('hiddenbody');
}
| Notices |
Hey, YOU browsing these forums. You know you're not Registered, right? Registering at PS3 News you can:
• Post questions for the resident Sony experts and exchange cheats, tips and secrets
• View LESS ADS while browsing this site (upon Registration mail confirmation)
• Access the PS3 News Chatbox to get help and mingle with the community in realtime!
• Submit News right to our main page, for all to see and discuss
• And have some FUN!
Registration is FAST, simple and absolutely FREE! Sign up quickly HERE right now! |
PS3 Linux News Use this section to talk about PS3 Linux topics!
 |

01-20-2007
|
 |
Junior Member
|
|
Join Date: Dec 2006
Posts: 33
Rep Power: 2
|
|
|
How do I dump to PS3 partition?
Hello, I have a 160GB hard drive, and I've alotted 10GB to the Linux partition. The normal command to dump a game is:
dd if=/dev/cdrom of=/imagename.img
However, this will dump to the Linux Partition, correct? Well, there's only like 4GB left on that so I doubt there's room. How do I dump to the PS3 partition? I can't see the partition under Linux, so I don't know the file structure. Is this possible? Thanks.
|

01-21-2007
|
 |
Right Hand Man
|
|
Join Date: Apr 2005
Posts: 1,356
Rep Power: 50
|
|
Yeah, basically to sum up what flash67 said, even on a Linux box, it still does not show the PS3 Game side of the HDD, as its encrypted (or in a non-common filesystem). I would not expect anyway around this anytime soon, or, at least until we can control the hypervisior, and use it to access the PS3 HDD!
Kutibah - > Reformat your drive, the other ways around, and it will work (10gb for PS3, alas, resulting in data loss however!)
|

01-21-2007
|
 |
Junior Member
|
|
Join Date: Apr 2005
Posts: 39
Rep Power: 4
|
|
baCK your data up to a mem stick and then you can load it back later. I did you have to make 2 accounts on the ps3 and load the save data to one account then transfer and overwrite to the other, that's the way i did it and it worked. that's if you ver 1.0/.02.
Last edited by mestereo; 01-21-2007 at 05:57 AM.
|

01-24-2007
|
 |
Right Hand Man
|
|
Join Date: Apr 2005
Posts: 1,356
Rep Power: 50
|
|
Baygins, the issue is that on the PS3HDD, the linux partition headers are offset (by either a few mb, or tens of gigabytes). If we could alter any number of programs to read the MBR from a set offset, we could then mount the linux partitions, and read/write to, and from them!
Mind you, this is only for the OTHEROS side, but still, it would be a start
|

01-24-2007
|
 |
Right Hand Man
|
|
Join Date: Apr 2005
Posts: 1,356
Rep Power: 50
|
|
|
Well, it is probably possible to modify the filesystem drivers, to read at a certian offset, however, I dont beleive anyone has looked into that yet. (Currently easier to just transfer data from the PS3 Linux over a network!)
Furthermore, there are two 128mb Samsung flash chips (iirc) on the PS3's motherboard, Dont know if ones for PS3, other for PS2, or if its a backup (not a clue!).
What the PS3 does is on bootup, it does some stuff, initalizes the hypervisor etc, then checks a flag set in the 4mb user writable "otheros" area, a 0 or 1, for game os , or linux.
If its the GAMEOS, well, it does some more stuff, loads the XMB up, checks for a game/movie disk, etc.
If it is the Otheros, it uses its bootloader (aka part of otheros.self) to load into the user provided linux files, eventually booting linux.
Its basically a two stage bootloader, the OTHEROS.SELF boots the OTHEROS.BLD, which then boots up a full linux kernel!
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
Register to Remove Ads!
|
Powered by vBulletin® Version 3.7.0 Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
vBulletin Skin developed by: vBStyles.com
Copyright © 2008 PS3 News. All rights reserved.
|
 |