User User name Password  
   
Friday 10.10.2025 / 14:25
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > consoles > ps3 - modding & hacking > run linux (fedora core 5) on your ps3.....read this to learn how
Show topics
 
Forums
Forums
Run Linux (Fedora Core 5) on your PS3.....Read this to learn how
  Jump to:
 
Posted Message
gus738
Suspended due to non-functional email address
_
5. December 2006 @ 22:41 _ Link to this message    Send private message to this user   
i have heard of ps3 blue ray movies burned in ... heres the info page http://digitalbattle.com/2006/12/03/blu-ray-hacked/


Advertisement
_
__
Member
_
6. December 2006 @ 02:25 _ Link to this message    Send private message to this user   
There is no doubt that the ripping of Blu-ray disks is a sign of progress, but all they did was dump the data off of the disk. If you knew how to run Linux properly, this would not be very surprising.

The first instance that I saw of someone ripping games was news from joystiq about this thread: http://www.neogaf.com/forum/showthread.php?t=130883. Pretty much a member of neogaf.com named squatingyeti ripped Resistance: Fall of Man. The image was came out to 17.75GB. That is just one game. Before we can start to play backups with the data from the Blu-ray rips, we need to first be able to save it somewhere.

There is already a decent mod in the works for the space shortage from Team Xecuter (most of you XBOX guys should know the name). The mod will let you upgrade the size of your HDD to the limit that SATA will allow; FYI, something like 700+GB. http://www.team-xecuter.com/forums/showthread.php?t=43957

There is stuff in the works, so don't worry guys. The pros are working on their projects. All we can do is pretty much be ready for when it's out. In otherwords, practice on your Linux skills because you will probably need them. The OS these techs are most likely working with is with Linux.

Honda is right BTW... this is the wrong thread to discuss this. I just wanted to give you guys a quick answer.

EDIT: forgot to list sources
Joystiq.com http://www.joystiq.com/2006/11/26/resistance-17-75gb-of-garbage/
PS2-Scene.org http://www.ps2-scene.org/forums/showthread.php?t=50798

..::Brought to you by the fine people at T-Fish inc::..

This message has been edited since posting. Last time this message was edited on 6. December 2006 @ 02:29

bilkurd
Newbie
_
6. December 2006 @ 05:20 _ Link to this message    Send private message to this user   
hello

i have problem with Fedora install :( im trying to install to ps3 but i seen this error msg. [color=red]setup-2.5.49-1.noarch.rpm:not an rpm package(or package manifest):Input/output error Fedora Core install failed,
[/color]any1 can help me about that plz
AfterDawn Addict
_
6. December 2006 @ 07:36 _ Link to this message    Send private message to this user   
thats what shames me about linux. everyone is goingto try to use it to hack the ps3, and if i need it to hack mine, im like many others and dont know linux well. if it takes more than what a simple document can explain its too tedious. someone needs to try the old fasioned way too.

But they all do sort of the same thing, and that is rearrange what you thought was real, and they remind you of the beauty of very simple things. You forget, because youre so busy going from a to z, that theres 24 letters in between... You turn on... tune in... and you drop out...

PS3 Username: Anubis66
gus738
Suspended due to non-functional email address
_
6. December 2006 @ 08:56 _ Link to this message    Send private message to this user   
ok so thiers fedra core yellow dog? and like a gazilion more linux ... does someone have a 101 thing or whats up with linux?


Member
_
6. December 2006 @ 13:31 _ Link to this message    Send private message to this user   
Quote:

bilkurd (Newbie) 6. December 2006 @ 10:20
hello

i have problem with Fedora install :( im trying to install to ps3 but i seen this error msg.
setup-2.5.49-1.noarch.rpm:not an rpm package(or package manifest):Input/output error Fedora Core install failed
any1 can help me about that plz

In the guide, what number are you on? I can better help you if I know what step you are having difficulty with.

..::Brought to you by the fine people at T-Fish inc::..

bilkurd
Newbie
_
6. December 2006 @ 20:59 _ Link to this message    Send private message to this user   
Quote:
[quote]
bilkurd (Newbie) 6. December 2006 @ 10:20
hello

i have problem with Fedora install :( im trying to install to ps3 but i seen this error msg.
setup-2.5.49-1.noarch.rpm:not an rpm package(or package manifest) Fedora Core install failed
any1 can help me about that plz

In the guide, what number are you on? I can better help you if I know what step you are having difficulty with.[/quote]
im downloaded Fedora Core 5 Dvd.iso and my ps3 20gb.

i saw this error msg after ( installing fedora Core RPKS. please wait about two hour.
warning libgcc-4.1.0-3.ppc.rpm : Header V3 DSA signature : NOKEY, Key ID 4f2a6fd2

setup-2.5.49-1.noarch.rpm:not an rpm package(or package manifest) Fedora Core install failed
Member
_
7. December 2006 @ 01:36 _ Link to this message    Send private message to this user   
Ok, you downloaded the wrong copy of Fedora Core 5.
Your copy of Fedora probably says something like Fedora_Core_5_Final_Bordeaux_DVD_images_for_i386. If it says anything that has i386 you completely got the wrong version. What we are looking for here is PPC. I will explain this in a bit...
Quote:
bilkurd (Newbie) 7. December 2006 @ 01:59
i saw this error msg after ( installing fedora Core RPKS. please wait about two hour.
warning libgcc-4.1.0-3.ppc.rpm : Header V3 DSA signature : NOKEY, Key ID 4f2a6fd2

setup-2.5.49-1.noarch.rpm:not an rpm package(or package manifest) Fedora Core install failed

The files "setup-2.5.49-1.noarch.rpm" and "libgcc-4.1.0-3.ppc.rpm" as I understand are setup files in your installation DVD. If you look in the RPM directory in the DVD you can actually see these files. I will explain what the file names mean...
********************
The file extension RPM stands for Red Hat Package Manager
Basically, an RPM is a command line driven system that handels the installing, uninstalling, verifying, querying, and updating computer software packages. So in the guide where you can see it installing multiple files, those I understand are RPMs (someone correct me if I'm wrong).

Noarch refers to type of processor architecture your distro is ment for. The package can be installed on any architecture, whether that may be x86, Sparc or Alpha based systems. I suppose that it can be installed in any architecture except PPC (Power PC) which is why it didn't work for you. Which brings us to what we're using..

PPC stands for "Power PC" or according to VERA/Linux Dictionary V 0.16, "Program to Program Communication". This architecture is more commonly associated with last-gen Apple processors. Do you remember how Apple recently moved to Intel processors? Well they used to run on processors manufactured by IBM that used PPC architecture. So in a way, your PS3 is almost a Mac (which is why people want to run a Mac OS on it so badly...).

********************

Back to the topic... So why is your copy of Fedora not installing? You got a completly different version than you were supposed to. It is not even made for the same processor architecture. Honest mistake I'm sure ;). You need to download another copy of Fedora that is ment for PPC. Like I said in an earlier post, search for something that says PPC.

Quote:
ToxicFish (Member) 27. November 2006 @ 17:03
I searched for "fedora ppc" in torrentspy and pulled up 4 torrents. They were all pretty much the same. I would go for the one that has the most seeders and leechers. If it says "Bordeaux DVD ISO" that is definitely the one.

I was wrong when I thought that you would be fine with anything that says "Bordeaux" in the title because there are Bordeaux distros made for i386 architecture as well. Oops...

Sources:
http://www.rpm.org/
http://www.tldp.org/LDP/Linux-Dictionary/html/index.html

..::Brought to you by the fine people at T-Fish inc::..

This message has been edited since posting. Last time this message was edited on 7. December 2006 @ 03:27

Junior Member
_
7. December 2006 @ 01:49 _ Link to this message    Send private message to this user   
Plus you are downloading and ISO, which is an image file. An image file is when you get a cd/dvd(In most cases) which has multiple files and turn that into one file which keeps the order and placement of the files. If you already know this then I'm sure I'm boring you. You need to burn that to a DVD and get the bootloader for Fedora Core 5. So in other words download it on a pc and use DVD Decrypter to burn the ISO. then "Install OtherOS" and bootloader, set OtherOS to default reboot and put in your disc and find something else to do for a while. I hope this helps

PS2 - v14 w/DMS4 EZI S.E. Pro
PS3 - Japanese
PS3 Id: USMCEnglish
bilkurd
Newbie
_
7. December 2006 @ 02:03 _ Link to this message    Send private message to this user   
thanks for help mate :)
can you give me true Fedora 5 link for PPC plz ?

but not sure i think my fedora for ppc

ftp://mirror.linux.duke.edu/pub/fedora/linux/core/5/ppc/iso/FC-5-ppc-DVD.iso
Member
_
7. December 2006 @ 02:15 _ Link to this message    Send private message to this user   
That looks like the one. How fast are you downloading off of their FTP BTW?

Also, I answered your question in detail so that others who had similar problems could really understand what was going on... Is there anything that you think needs to be clarified? I would like to include your problem in an FAQ I want to make in the future.

EDIT: grammer

..::Brought to you by the fine people at T-Fish inc::..

This message has been edited since posting. Last time this message was edited on 7. December 2006 @ 02:16

bilkurd
Newbie
_
7. December 2006 @ 03:12 _ Link to this message    Send private message to this user   
i did download with Download Accelerator Plus (DAP)105kb ms, is that finished in 9hour and im burned with Nero
bilkurd
Newbie
_
7. December 2006 @ 05:19 _ Link to this message    Send private message to this user   
may be i need Ps3 System Software Update ? 1.30 available
Member
_
7. December 2006 @ 06:09 _ Link to this message    Send private message to this user   
Yeah, v1.3 is avaiable already. You are still having problems? Same issue?

..::Brought to you by the fine people at T-Fish inc::..

bilkurd
Newbie
_
7. December 2006 @ 09:49 _ Link to this message    Send private message to this user   
yeah i have still same problem :(
Junior Member
_
7. December 2006 @ 19:43 _ Link to this message    Send private message to this user   
I'm stuck at 5.1 of the guide.
I'm trying to install Fedora Core 5 PPC on my 20GB PS3.
When I type "install-fc sda" and hit Enter I get:
"/init: eval: 1: /dev/sr0/:ppc/ppc64/vmlinux-ps3: not found"
Can someone help me out?
Thanks

EDIT: I redid otheros.self and otheros.bld in the otheros folder. I think this may have fixed said problem.

taiyo yuden + nec-nd3550a + scph300001 + magic swap 3.6 = :)

This message has been edited since posting. Last time this message was edited on 7. December 2006 @ 22:03

bilkurd
Newbie
_
7. December 2006 @ 21:22 _ Link to this message    Send private message to this user   
hello again
ToxicFish can u send me
( libgcc-4.1.0-3.ppc.rpm - setup-2.5.49-1.noarch.rpm ) files plz ?
My MSN and Mail : feza-elektronik@hotmail.com

Thanks
Junior Member
_
8. December 2006 @ 17:27 _ Link to this message    Send private message to this user   
Has anyone sucessfully installed a VLC/Media Player Classic/BSPlayer type program on Fedora 5 PPC?

Has anyone sucessfully installed sound drivers?

Thanks

taiyo yuden + nec-nd3550a + scph300001 + magic swap 3.6 = :)
Senior Member
_
10. December 2006 @ 03:45 _ Link to this message    Send private message to this user   
@bilkurd- you should remove your email because its against the forum rules and you mite get attacked by spammers

Intel C2D E8400|Asus P5Q Pro|Diamond Radeon HD 4850|WD 640GB SATA 2| Pioner DVR-215BK|2GB Corsair PC 6400| Corsair HX-520|Antec Three Hundred
Jo3Ace
Suspended due to non-functional email address
_
12. December 2006 @ 20:30 _ Link to this message    Send private message to this user   
Well im stuck in >>>
___5.22) Enter your UNIX password. DO NOT FORGET THIS PASSWORD.

It Wont let me type anything when it ask me to change my UNIX password.
I try using another KB. ( one i use for EQOA Long time ago ).

It would let me type on anything else, but beside anything that ask me for a Password.

Is there and answer to why is this is happening?

And is there a List of Commands you can use on Linux?
CHADSR
Junior Member
_
13. December 2006 @ 19:53 _ Link to this message    Send private message to this user   
I tried to do the quick install and the full install and at the end when it says insert add on disc before i can even hit y it says install cancelled.Any ideas as to what i might be doing wrong or what is going on?
CHADSR
Junior Member
_
13. December 2006 @ 22:04 _ Link to this message    Send private message to this user   
I was finally able to login but now i am stuck.I tried to type startx and it says file not found.what do i need to do because all of the commands that i have tried typing do not work.Someone please help me because i am going insane.
CHADSR
Junior Member
_
14. December 2006 @ 07:08 _ Link to this message    Send private message to this user   
Are there any benefits to downloading the full install over the quick install?
AfterDawn Addict
_
14. December 2006 @ 08:22 _ Link to this message    Send private message to this user   
i finally got componant cables. the picture is nice. im gunna go run linux finally.

But they all do sort of the same thing, and that is rearrange what you thought was real, and they remind you of the beauty of very simple things. You forget, because youre so busy going from a to z, that theres 24 letters in between... You turn on... tune in... and you drop out...

PS3 Username: Anubis66
Advertisement
_
__
 
_
tayray69
Junior Member
_
21. December 2006 @ 13:38 _ Link to this message    Send private message to this user   
Hey all, appreciate the guide a lot. Just wondering if Fedora Core 5 can be installed via multiple CD ISOs instead of 1 dvd ( i do not have a DVD burner)

Thanks for help
 
afterdawn.com > forums > consoles > ps3 - modding & hacking > run linux (fedora core 5) on your ps3.....read this to learn how
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork