|
|
#21 | ||
|
Member
![]() Join Date: Jul 2012
Posts: 50
Likes: 9
Liked 39 Times in 15 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
I had a similar problem when I tried:
• Plug USB Pen into PS3. • mount /dev/sda1 /mnt It kept saying that sda1 was already mounted or that /mnt was busy. To fix this I typed umount /sda1 After this I could mount it to /dev/sda1 and I could continue the tutorial. Hopefully this helps you as well. However, I got another problem a few steps later... I did the following:
I tried the following: chmod 755 PS3-Debian-Installer/debian-installer-2.sh And after that: ./PS3-Debian-Installer/debian-installer-2.sh after running debian-installer-2.sh it started downloading (with only 200 Kb/s ) and everything looked okay till it reached 92% (on the first file (dunno if more would follow).It then gave the message that is was killed.... Retrying didn't help one bit... Anyone know where the problem might lay? Personally I think there's something wrong with my partition and it's a space problem but I'm a total n00b when it comes to Linux. (my main reason to even try a CEX - DEX conversion is to see if I can do it and learn something along the way )During running the Nikitis script it asks if you made an extra partition. What are the right answers for those questions? Wether I say yes or no, it asks about making it ext2/3/4 but I notice no difference no matter what I choose. I tried a few complete restarts (went back to the beginning of the tut, including a new "Restore PS3 System"). Anyone know what I'm doing wrong? Thanks in advance. @hewman Thanks for the tutorial Hopefully I'll manage to finish it soonish ![]() Edit:
![]() I don't really care if I kill my PS3 with it or not (don't hardly use my PS3 anyway) so the risk is minimal for me :D Last edited by Twinkeltoe; 07-25-2012 at 02:17 PM. |
||
|
|
|
|
|
#22 | |
|
Member
![]() Join Date: Jul 2011
Posts: 41
Likes: 9
Liked 24 Times in 8 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
|
Taken from Gitbrew.org Instructions for SLIM PS3's: # git clone git://github.com/nikitis/PS3-Debian-Installer # sh PS3-Debian-Installer/debian-installer.sh And follow instructions. Partition the PS3 Drive NOTE: If you plan on installing Debian or Ubuntu using a gitbrew installer. Skip this step. It will handle it for you. Otherwise proceed... The Nikitis script will do all the partitioning for you, It will be the Ext2 option in the Nkitis Script. The script will then start downloading linux in single packs, 3/4 hundred of them approx. leave the PS3 on and dont interrupt the process, The process is;
The only big file to download configure is the kernel and that can take 15/20 minutes to download but it all depends on your internet connection. (but the Nikitis script does this all for you - just follow my guide) The whole install process from the Nikitis script can take an hour or so - youre see the screen(TV) going mental and showing you what its doing - some process's take longer than others to complete - if it pauses dont panic. If I were you, I would start from petitboot again (option 3) exit to shell and download the script again. **Ive updated post #1 with the above info. Last edited by hewman; 07-28-2012 at 03:01 PM. |
|
|
|
|
|
Likes: (1) |
|
|
#23 | |
|
Member
![]() Join Date: Jul 2012
Posts: 50
Likes: 9
Liked 39 Times in 15 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
![]() I'll give it another go ![]() Edit: Hmm the different command doesn't help... It starts alright with creating a partition and getting all kinds of files but after configuring them it shows the following message: Copying 2nd half of installer and variables over to post-chrooted enviroment cp: can't stat '.debian-installer-2.sh' : No such file or directory sed: /mnt/debian-installer-2.sh: No such file or directory chrooting... chroot: failed to run command '/tmp/debian-installer-2.sh': No such file or directory root @ps3 -linux:/# So it seems to stop after running part 1 of the script.. I'm gonna google and see if I can find a solution and post it here but any help is welcome :D Edit2: After the message I typed: sh PS3-Debian-Installer/debian-installer-2.sh It starts again (asking for username/password etc) and after that it starts downloading linux-2.6.tar.gz When it reaches 94% (201Mb) it gets killed and I get thrown back to root. Could it be that my temp partition for downloading is too small? During step 1 of the installation, I see my main partition (122 Gb) and a secondary (temp) partition that's only 200 something Mb. This is before the installer creates a new partition btw. Last edited by Twinkeltoe; 07-26-2012 at 03:23 AM. |
|
|
|
|
|
|
#24 | |
|
Member
![]() Join Date: Jul 2011
Posts: 41
Likes: 9
Liked 24 Times in 8 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
|
|
|
|
|
|
|
Likes: (1) |
|
|
#25 |
|
Member
![]() Join Date: Jul 2012
Posts: 50
Likes: 9
Liked 39 Times in 15 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
My USB pen is 16 GB.
Dunno why it went wrong, been reading up on it but I couldn't find anyone with a similar problem ![]() In the end I went with Red Ribbon RC5 and I'm running 4.20 DEX now :D Still, couldn't have done it without your help. Thanks again ![]()
|
|
|
|
|
Likes: (1) |
|
|
#26 |
|
Member
![]() Join Date: Jul 2011
Posts: 41
Likes: 9
Liked 24 Times in 8 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
|
glad you didnt brick!, I dont know why it wouldnt work with the tutorial above - I helped a mate with his conversion today and used the tut for reference.
Last edited by hewman; 07-28-2012 at 03:14 PM. |
|
|
|
|
|
#27 | |
|
Apprentice
![]() Join Date: Apr 2008
Posts: 24
Likes: 13
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Code:
Start again "OtherOS Boot" and "Reboot" on Petitboot select "Exit to shell" Type the following commands: mount -n -o remount,rw /dev/sda1 /tmp/petitboot/mnt/sda1 WARNING : The following command will write the changes on your flash (NOR / NAND) and if you did something wrong you could brick. I do not take responsibility. dd if=/tmp/petitboot/mnt/sda1/flashDEX.bin of=/dev/ps3nflasha bs=1024 |
|
|
|
|
|
|
#28 |
![]() ![]() Join Date: Sep 2010
Location: Canada
Posts: 1,368
Likes: 3,943
Liked 833 Times in 474 Posts
Mentioned: 124 Post(s)
Tagged: 0 Thread(s)
|
@hewman
I'm not sure if you created the PDF version of the tutorial, but I noticed off the there were a few incorrect links inside.
I gathered the correct ones and put them in spoiler tags. Step #1 - PS3 Dual Boot GameOS/Linux CFW 3.55
Step #6 - dtbImage.ps3.bin
& the very bottom of the PDF
__________________
Help, im stuck!
![]() |
|
|
|
|
|
#29 |
|
Member
![]() |
I had linux setup before running for an external USB drive, can I use this setup for CextoDex Conversion or do I need to have linux on the internal drive?
|
|
|
|
|
|
#30 |
|
Member
![]() Join Date: Jan 2011
Posts: 57
Likes: 11
Liked 8 Times in 5 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
If I have Red Ribbon can I skip the Debian installation steps and install Red Ribbon straight from USB instead, or does this tutorial mandate the installation Debian?
How is Debian better/different from Red Ribbon? How does this tutorial differ from dean's tutorial other than Red Ribbon? Does anyone recommend one tutorial over the other? If so, why? or if you had success, which tutorial did you use? Sorry, I'm just trying to be extra cautious, I'm seeing even devs are bricking. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|