Go Back  
Reply
 
Thread Tools
Old 08-17-2012   #121
DEFAULTDNB
 
DEFAULTDNB's Avatar
 
Join Date: Mar 2012
Posts: 8,961
Likes: 6,269
Liked 3,847 Times in 2,502 Posts
Mentioned: 953 Post(s)
Tagged: 0 Thread(s)
Whoa you figured it out almost a year after the last post in this thread

11-30-2011
__________________
DEFAULTDNB is online now   Reply With Quote
Likes: (1)
Old 08-19-2012   #122
Jeybie
Apprentice
 
Join Date: Sep 2011
Posts: 17
Likes: 10
Liked 1 Time in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by DEFAULTDNB View Post
Whoa you figured it out almost a year after the last post in this thread
What can I say? I'm an effective man
Jeybie is offline   Reply With Quote
Likes: (1)
Old 09-09-2012   #123
r04drunner
Member
null
 
r04drunner's Avatar
 
Join Date: Jul 2011
Posts: 31
Likes: 4
Liked 36 Times in 19 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
Hi!

Red Ribbon release candidate 6 is now available. It is based on Debian Wheezy and It includes the following changes:

* Kernel 3.5.2 with the Graf_chokolo's, Marcan's and Gitbrew's patches.
* New version of the installer with some features added and some bugs fixed.
* The installer now supports the portuguese language.
* Added a notification alert when the disk space is lower than 100 MB.
* Kboot-setup now supports a config file.
* New version of the Red Ribbon theme.
* Added Gnome Users-admin as the user administration tool.
* Iceweasel (Firefox) updated to the 14 release.
* Added Gnome Time-admin as the date and time administration tool.
* Added the kernel headers and the build tools.

You can download it from Sourceforge.

Best regards

Last edited by r04drunner; 09-10-2012 at 01:20 AM.
r04drunner is offline   Reply With Quote
Old 09-20-2012   #124
xerxesrex
Member
null
 
Join Date: Feb 2011
Posts: 48
Likes: 9
Liked 1 Time in 1 Post
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
i dont have this folder "/tmp/petitboot/mnt/sda1/" but "/tmp/petitboot/mnt/sdd1/" as mine is a cecha machine, when i run the script it shown file not found. any kind soul can help? thanks



BusyBox v1.17.3 (2011-05-29)


root @ps3 -linux:/tmp/petitboot/mnt/sdd1# ./create_hdd_region.sh
/bin/ash: ./create_hdd_region.sh not found


even tried chmod 755 on this file, it said read only, also try different usb port, no luck at all.
xerxesrex is offline   Reply With Quote
Old 09-20-2012   #125
OoZic
 
OoZic's Avatar
 
Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,556
Likes: 1,185
Liked 1,754 Times in 1,026 Posts
Mentioned: 86 Post(s)
Tagged: 0 Thread(s)
Originally Posted by xerxesrex View Post
i dont have this folder "/tmp/petitboot/mnt/sda1/" but "/tmp/petitboot/mnt/sdd1/" as mine is a cecha machine, when i run the script it shown file not found. any kind soul can help? thanks



BusyBox v1.17.3 (2011-05-29)


root @ps3 -linux:/tmp/petitboot/mnt/sdd1# ./create_hdd_region.sh
/bin/ash: ./create_hdd_region.sh not found


even tried chmod 755 on this file, it said read only, also try different usb port, no luck at all.
Did you try to "cd" into that directory (maybe directory by directory) and use the "ls" command to see if you can see the file?
(cd tmp
cd petitboot
cd mnt
cd sdd1
ls)

And do you follow the correct guide? CECHA is the first PS3 so a Phat so you need to follow that guide...

In stead of "./" you can try the "sh" or "bash" command also ...
__________________
Sony just lost the PS3's chastity belt keys, secret fun spots are open to explore ...
OoZic is offline   Reply With Quote
Old 09-21-2012   #126
xerxesrex
Member
null
 
Join Date: Feb 2011
Posts: 48
Likes: 9
Liked 1 Time in 1 Post
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Originally Posted by OoZic View Post
Did you try to "cd" into that directory (maybe directory by directory) and use the "ls" command to see if you can see the file?
(cd tmp
cd petitboot
cd mnt
cd sdd1
ls)

And do you follow the correct guide? CECHA is the first PS3 so a Phat so you need to follow that guide...

In stead of "./" you can try the "sh" or "bash" command also ...
yes, this is the 1st model, seldom use, that is why it last till now.
i did try sh in front, but no luck.

the sdd1 directory contain some of my usb contents.

seriously no 1 using a cecha now?
xerxesrex is offline   Reply With Quote
Old 09-22-2012   #127
OoZic
 
OoZic's Avatar
 
Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,556
Likes: 1,185
Liked 1,754 Times in 1,026 Posts
Mentioned: 86 Post(s)
Tagged: 0 Thread(s)
Originally Posted by xerxesrex View Post
yes, this is the 1st model, seldom use, that is why it last till now.
i did try sh in front, but no luck.

the sdd1 directory contain some of my usb contents.

seriously no 1 using a cecha now?
CECHA was never released in Europe, otherwise I would have one because of the emotion engine

sdd1 dir contains the create_hdd_region.sh file (some or all content?) and you try to run it from within the sdd1 dir?
__________________
Sony just lost the PS3's chastity belt keys, secret fun spots are open to explore ...
OoZic is offline   Reply With Quote
Old 09-22-2012   #128
xerxesrex
Member
null
 
Join Date: Feb 2011
Posts: 48
Likes: 9
Liked 1 Time in 1 Post
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Originally Posted by OoZic View Post
CECHA was never released in Europe, otherwise I would have one because of the emotion engine

sdd1 dir contains the create_hdd_region.sh file (some or all content?) and you try to run it from within the sdd1 dir?
i see, that is true, it has PS2 hw compatibility.

yupe run from sdd1 directory but no lucks at all. hope some 1 with cecha able to help. thanks.
xerxesrex is offline   Reply With Quote
Old 09-22-2012   #129
OoZic
 
OoZic's Avatar
 
Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,556
Likes: 1,185
Liked 1,754 Times in 1,026 Posts
Mentioned: 86 Post(s)
Tagged: 0 Thread(s)
Originally Posted by xerxesrex View Post
i see, that is true, it has PS2 hw compatibility.

yupe run from sdd1 directory but no lucks at all. hope some 1 with cecha able to help. thanks.
There isn't a big difference between Nand and Nor install....

You are asking the same question in 2 threads.... better keep it one thread

How did you chmod ? This way?

cd /tmp/petitboot/mnt/sdd1
chmod +x create_hdd_region.sh
./create_hdd_region.sh
__________________
Sony just lost the PS3's chastity belt keys, secret fun spots are open to explore ...

Last edited by OoZic; 09-22-2012 at 05:47 PM.
OoZic is offline   Reply With Quote
Old 09-23-2012   #130
xerxesrex
Member
null
 
Join Date: Feb 2011
Posts: 48
Likes: 9
Liked 1 Time in 1 Post
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Originally Posted by OoZic View Post
There isn't a big difference between Nand and Nor install....

You are asking the same question in 2 threads.... better keep it one thread

How did you chmod ? This way?

cd /tmp/petitboot/mnt/sdd1
chmod +x create_hdd_region.sh
./create_hdd_region.sh
Just wanting to get it done asap.
I try, +x, a+x, 755. all given me read only error. Appreciate your reply. Thanks.
xerxesrex 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 06:35 AM.