Go Back  
Reply
 
Thread Tools
Old 09-22-2011   #21
whooper
Apprentice
 
Join Date: Sep 2010
Posts: 10
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by xenno View Post

try this..

remember to cd into the right folder also
not working either.. Tried that already. Getting some weird error messages (can post them tommorow).
Thanks for the suggestion however!
whooper is offline   Reply With Quote
Old 09-22-2011   #22
Mistawes
Senior Member
 
Mistawes's Avatar
 
Join Date: Sep 2010
Location: Ireland
Posts: 1,048
Likes: 1,803
Liked 519 Times in 300 Posts
Mentioned: 106 Post(s)
Tagged: 0 Thread(s)
Have you tried:

./create_hdd_region.sh auto

Also, type "ls" (LS in lower case) to make sure the file's in whatever folder you're trying to run it from (as you prolly already know)..

Good luck!
__________________
1x Slim 2K REX | 1x Slim 2K CFW | 2x CECHG CFW | 1x CECHJ REX | 2x CECHC CEX2DEX
1x Jasper 256 SMC+ROL+Halo case | 2x Jasper 16 RGH | 1x XD mod Slim RGH Matte+Chrome+ROL RGLoader/Freeboot/Retail | 1x Banned Slim RGH+ROL
Mistawes is offline   Reply With Quote
Old 09-22-2011   #23
whooper
Apprentice
 
Join Date: Sep 2010
Posts: 10
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Mistawes View Post
Have you tried:

./create_hdd_region.sh auto

Also, type "ls" (LS in lower case) to make sure the file's in whatever folder you're trying to run it from (as you prolly already know)..

Good luck!
yes tried that also.
it's in the folder (I can see that with ls), and it has got the right permissions (I can see that by using ls -l )

However.. If I reboot to Game OS and come back into the shell, the create_hdd_region.sh is gone from the folder? Is that supposed to happen?
whooper is offline   Reply With Quote
Old 09-22-2011   #24
Mistawes
Senior Member
 
Mistawes's Avatar
 
Join Date: Sep 2010
Location: Ireland
Posts: 1,048
Likes: 1,803
Liked 519 Times in 300 Posts
Mentioned: 106 Post(s)
Tagged: 0 Thread(s)
Yeah, I had to wget it everytime I rebooted. I've been re-writing this post a couple times, but that's confusing as hell! I can't think of why it's not seeing the file (being Arthur's day doesn't help).. I presume you're running the script before rebooting?

I'm guessing you're following the Gitbrew tutorial from here : LINK

I type the following exactly when I'm doing it:

1. cd /
2. wget tinyurl.com/hdd-region
3. chmod 755 create_hdd_region.sh
4. ./create_hdd_region.sh auto

I'll be re-doing one of mine tomorrow so I can double check then if you'd like.
__________________
1x Slim 2K REX | 1x Slim 2K CFW | 2x CECHG CFW | 1x CECHJ REX | 2x CECHC CEX2DEX
1x Jasper 256 SMC+ROL+Halo case | 2x Jasper 16 RGH | 1x XD mod Slim RGH Matte+Chrome+ROL RGLoader/Freeboot/Retail | 1x Banned Slim RGH+ROL

Last edited by Mistawes; 09-22-2011 at 05:50 PM.
Mistawes is offline   Reply With Quote
Old 09-23-2011   #25
whooper
Apprentice
 
Join Date: Sep 2010
Posts: 10
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Mistawes View Post
Yeah, I had to wget it everytime I rebooted. I've been re-writing this post a couple times, but that's confusing as hell! I can't think of why it's not seeing the file (being Arthur's day doesn't help).. I presume you're running the script before rebooting?

I'm guessing you're following the Gitbrew tutorial from here : LINK

I type the following exactly when I'm doing it:

1. cd /
2. wget tinyurl.com/hdd-region
3. chmod 755 create_hdd_region.sh
4. ./create_hdd_region.sh auto

I'll be re-doing one of mine tomorrow so I can double check then if you'd like.
Yeah. That's exactly the guide I'm following. Doing every single step, and it behaves exactly like it's supposed to, until the stupid create_hdd_region.sh script..

And your 4 points is exactly what I'm doing as well

Another thing. When I tried to run the "old" version of create_hdd_region.sh I get an error saying:
Code:
ps3stor_region: invalid option -- 1
a little into the script..

Tried reflashing 3.55 OFW, then the OtherOS++ CFW and then doing the guide again.. No luck
whooper is offline   Reply With Quote
Old 09-23-2011   #26
carldenning
Senior Member
 
Join Date: Jun 2009
Posts: 5,128
Likes: 1,880
Liked 1,793 Times in 1,173 Posts
Mentioned: 220 Post(s)
Tagged: 0 Thread(s)
why not download create_hdd_region from gitbrew link here http://gitbrew.org/~glevand/ps3/scri..._hdd_region.sh

put it on flash drive and stick it drive nearest to cd drive

then enter

cd tmp/petitboot/mnt/sda1

then enter

sh create_hdd_region.sh
carldenning is offline   Reply With Quote
Old 09-23-2011   #27
whooper
Apprentice
 
Join Date: Sep 2010
Posts: 10
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by carldenning View Post
why not download create_hdd_region from gitbrew link here http://gitbrew.org/~glevand/ps3/scri..._hdd_region.sh

put it on flash drive and stick it drive nearest to cd drive

then enter

cd tmp/petitboot/mnt/sda1

then enter

sh create_hdd_region.sh
Doing exactly that.. I get the:
Code:
ps3stor_region: invalid option -- 1
whooper is offline   Reply With Quote
Old 09-24-2011   #28
whooper
Apprentice
 
Join Date: Sep 2010
Posts: 10
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Could someone upload the firmware they are using to install linux? Don't know if it's my firmware that is failing me..
whooper is offline   Reply With Quote
Old 09-24-2011   #29
carldenning
Senior Member
 
Join Date: Jun 2009
Posts: 5,128
Likes: 1,880
Liked 1,793 Times in 1,173 Posts
Mentioned: 220 Post(s)
Tagged: 0 Thread(s)
Originally Posted by whooper View Post
Could someone upload the firmware they are using to install linux? Don't know if it's my firmware that is failing me..
not being funny but i wouldnt trust anyone to put a fimware up and then install it , who know what it is . why not make one from mfw builder ?

Last edited by carldenning; 09-24-2011 at 05:12 AM.
carldenning is offline   Reply With Quote
Old 09-24-2011   #30
Mistawes
Senior Member
 
Mistawes's Avatar
 
Join Date: Sep 2010
Location: Ireland
Posts: 1,048
Likes: 1,803
Liked 519 Times in 300 Posts
Mentioned: 106 Post(s)
Tagged: 0 Thread(s)
Best thing to do is just compare MD5's.. I'll check mine in a few minutes and update this post.

Which FW PUP are you using btw?
__________________
1x Slim 2K REX | 1x Slim 2K CFW | 2x CECHG CFW | 1x CECHJ REX | 2x CECHC CEX2DEX
1x Jasper 256 SMC+ROL+Halo case | 2x Jasper 16 RGH | 1x XD mod Slim RGH Matte+Chrome+ROL RGLoader/Freeboot/Retail | 1x Banned Slim RGH+ROL

Last edited by Mistawes; 09-24-2011 at 05:18 AM.
Mistawes is offline   Reply With Quote
Reply

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 09:02 PM.