Go Back   PS3Hax - Sony Fears Us > OtherOS Resources > Yellow Dog Linux
Yellow Dog Linux Other OS for Sony Playstation

Reply
 
LinkBack Thread Tools

  #21 (permalink)  
Old 05-02-2007, 03:03 AM
Pangy's Avatar
Pangy is offline
I'm Moving On Up ...
 
Join Date: May 2007
Location: Ontario, Canada
Posts: 2
Default

I'm new here, and I VERY much like what I see so far (helped more than all my other boards combined...).

I'm doing something wrong, and I'm not sure what, but I can't see any Download section on ps3hax.com...is the main page something else?


I had already downloaded all the packages from the "Software Updater" under applications, so I'm getting different messages than everyone else, but I haven't been able to get the updated .conf file either.

My total time spent with Linux amounts to like four days, but I'm liking it a lot and am excited about learning it. Please bare with me, I know I'll ask some dumb questions.

-Pangy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #22 (permalink)  
Old 05-02-2007, 07:51 AM
H.axen's Avatar
H.axen is offline
Administrator
PS3Hax Leader
 
Join Date: Apr 2007
Location: Inside a microchip
Posts: 2,196
Default

yes, the downloads section is not built yet, I have all the files from the old board and will put them up soon.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #23 (permalink)  
Old 05-02-2007, 12:03 PM
Pangy's Avatar
Pangy is offline
I'm Moving On Up ...
 
Join Date: May 2007
Location: Ontario, Canada
Posts: 2
Default

Quote:
Originally Posted by H.axen View Post
yes, the downloads section is not built yet, I have all the files from the old board and will put them up soon.
Ah, it all makes sense now! Thanks for replying lol. Now I understand the poll on the homepage.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #24 (permalink)  
Old 05-14-2007, 04:45 AM
Alucard13mm's Avatar
Alucard13mm is offline
I'm Moving On Up ...
 
Join Date: May 2007
Posts: 3
Default

Hi everyone, I just got a ps3 and I finally got it running yellowdog 5.0.1. I was following the Yum tutorial up until the point of downloading the updated yum and repo files, but the downloads section is not up yet. Could someone post an alternative download of the 'Updated yum and repo' files or at least point me to the right direction. I am pretty much a linux noob but I am slowly learning the ins and outs. Thanks in advance.

-Alucard
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #25 (permalink)  
Old 05-14-2007, 04:01 PM
pR1m3_5u5p3cT's Avatar
pR1m3_5u5p3cT is offline
I shredded my PS3
 
Join Date: Jan 2007
Location: Maryland, USA
Posts: 124
Default

Make use of the instant message icon and see if one of us is online. We may be able to send you the correct YUM repos. Also, email is an option......
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #26 (permalink)  
Old 05-14-2007, 04:55 PM
Alucard13mm's Avatar
Alucard13mm is offline
I'm Moving On Up ...
 
Join Date: May 2007
Posts: 3
Default

Email is definitely possible. I would greatly appreciate if somebody could send me the files. Just send them to [Please register to see this link. ] Thanks Again.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

yum files
  #27 (permalink)  
Old 05-29-2007, 08:27 PM
l4mishotiz's Avatar
l4mishotiz is offline
I'm Moving On Up ...
 
Join Date: Mar 2007
Posts: 2
Default yum files

yes can some1 please send me the yum files as well please at [Please register to see this link. ]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #28 (permalink)  
Old 06-01-2007, 12:19 AM
WAR1911's Avatar
WAR1911 is offline
PS3Hax Active Hacker
 
Join Date: May 2007
Posts: 17
Default

I keep getting the same errors that ssjahrodss from the first page got. Instead of everyone saying oh I figured it out could someone please post what they did. Also the posts that say go to the DOWNLOAD section and download this file, does not really help since there isn't one.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #29 (permalink)  
Old 06-01-2007, 09:46 AM
WAR1911's Avatar
WAR1911 is offline
PS3Hax Active Hacker
 
Join Date: May 2007
Posts: 17
Default

Finally I was able to get it. for all of you who are still having trouble try this. the 1st thing I did was when I turned on my PS3 I inserted the YDL 5.0.1 DVD. I already had everything changed as per the instructions on the first page of the post. First off in the Yum.conf you need to delete the lines in red

What it says from this tutorial:
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=yellowdog-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=0
plugins=1
metadata_expire=1800
[freshrpms]
name=Fresh 4.0 rpms
baseurl=http://ftp.freshrpms.net/pub/freshrpms/yellowdog/4.0/

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

name=Yellow Dog Linux 5.0 base
baseurl=http://ydl.osuosl.org/yum/5.0/base/RPMS/

name=Yellow Dog Linux 5.0 updates
baseurl=http://ydl.osuosl.org/yum/5.0/updates/


What it needs to say:
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=yellowdog-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=0
plugins=1
metadata_expire=1800

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

Then change the Fedora-Extras

What it says from this tutorial:
[fedora-extras]
name=Fedora Extras
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/5/ppc
gpgcheck=0
enabled=0

What it needs to say:
[fedora-extras]
name=Fedora Extras
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/5/ppc
gpgcheck=0
enabled=1

Then go to the Terminal and type:
yum search yumex

Then type:
yum install yumex

and finally type:
yumex

After you are finished change the Fedora-Extra.repo back

I found the changes for the yum.conf file and the Fedora-Extra.repo at:

[Please register to see this link. ]

I hope this helps everyone who is still having trouble.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #30 (permalink)  
Old 06-09-2007, 04:06 AM
stegzy is offline
Hey ... I posted a message
 
Join Date: Jun 2007
Posts: 1
Default

Hi
Brand new too site and useless on computers. I got 2 problems trying to follow these instructions.
1. Cant save files after i altered text in the yum files, says i dont have permission.

2. When i try to create new document in yum folder it wont let me (option greyed out). I have however, managed to create these folders on the desktop (dont know if this might work).

I was also wondering if anyone could tell me how to get everything to save to my hard drive rather than ps3?

Cheers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with yumex nardi Yellow Dog Linux 2 05-13-2007 05:59 AM
Help With Comfiguring Yum and Yumex 882 Yellow Dog Linux 3 04-02-2007 05:55 PM
Mplayer mozilla plugin install problem with yum Chap Linux Applications 2 03-29-2007 03:09 PM
xmame on yumex? ntuj Yellow Dog Linux 2 03-19-2007 05:22 PM
yum problem in fedora core 5 SirFishouse Linux Applications 2 02-05-2007 11:05 AM



All times are GMT -5. The time now is 09:32 AM.

vB skin by: eXtremepixels
Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
 SEO by 3.0.0
© PS3Hax.com 2007 & 2008