Olygame

DigiTopZ #2

ModChipCentral

Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Jul 2011
    Location
    psXtools.de
    Posts
    78
    Total Thanks Given
    148
    Total Thanks Received
    83
    Total Thanked Posts
    39

    Error at performing of create_hdd_region.sh

    if i try to install red ribbon rc6 i always get an error and the installation can not be done.

    i am unfamilar with linux so i am very grateful if a linux guy could push me in the right direction.

    used hardware: chech2000b + e3flasher + 40gb hdd

    used cfw: rebug 3.55.4 cex (linux 22gb partition & bootloader are installed)

    description of my problem: if i try to run (via telnet) the command ./create_hdd_region.sh i always get this error massage (copy & paste the whole screen of my terminal)


    Escape character is '^]'.
    === IMPORTANT ============================
    Use 'passwd' to set your login password
    this will disable telnet and enable SSH
    ------------------------------------------


    BusyBox v1.17.3 (2011-04-03 21:27:15) built-in shell (ash)
    Enter 'help' for a list of built-in commands.

    _____ _____ _____
    | _ || ___||___ |
    | __||___ ||___ |
    |__| |_____||_____|
    L I N U X

    root ps3-linux:/# cd /tmp/petitboot/mnt/sda1/
    root ps3-linux:/tmp/petitboot/mnt/sda1# ./create_hdd_region.sh
    ./create_hdd_region.sh: line 44: ps3hvc_hvcall: not found
    sh: : invalid number
    number of storage devices 0
    searching for disk storage device ...
    disk storage device was not found
    root ps3-linux:/tmp/petitboot/mnt/sda1#
    any ideas what is going wrong ?
    CECHA00 (europeanized) 750GB, REBUG 4.21.2 + Red Ribbon RC6, PS2 SwapMod Switch & QA flagged

    CECH2000B 120GB + E3Flasher, REBUG 4.30.1

    German Reviews of the True Blue JB2, JB-King & Cobra USB Dongle



  2.          
  3. #2
    multiMAN Developer
    Join Date
    Aug 2011
    Posts
    1,049
    Total Thanks Given
    697
    Total Thanks Received
    4,560
    Total Thanked Posts
    844
    After you created the 22GB partition did you use "setup_flash_for_otheros.pkg" so it can prepare the stuff for create_hdd_region.sh? It requires that you have "dtbImage.ps3.bin" on the USB (for NOR console) so it can mount the filesystem where "ps3hvc_hvcall" is.

    Here is a part from my tutorial for cex/dex, which applies in your case:

    I. PREPARATION

    * USB required with 1GB free space
    * Extract the contents of this package to the root folder of your USB drive
    IMPORTANT:
    * If your PS3 has NAND flash, remove "dtbImage.ps3.bin" from your USB
    and rename "NAND-dtbImage.ps3.bin" to "dtbImage.ps3.bin"


    * Download and extract RedRibbon Linux (steps 13, 14) to the root folder of your USB drive

    1. Go to "System Update" and Install OTHEROS-22GB.PUP from USB (provided as \PS3\UPDATE\PS3UPDAT.PUP in this package)
    2. When installation is finished, reboot in "Recovery Mode" and choose "Restore PS3 System" (not the Backup/Restore in XMB)
    * To go to "Recovery Menu" turn-off the PS3, press and hold the power button, you will hear ONE beep, then 2 beeps - release the button.

    3. Now 22GB are reserved for OtherOS

    4. Install and run setup_flash_for_otheros.pkg

    5. Reboot (It's important to shut down and turn on your PS3)

    6. Install and run install_otheros.pkg (Try different USB ports if you don't get any beeps.)
    7. Install and run boot_otheros.pkg
    8. Install and run reboot.pkg (use the package, do NOT reboot manually)

    9. You should be in Petitboot now.

    10. Quit to Shell and execute create_hdd_region.sh from your USB:

    /tmp/petitboot/mnt/sda1/create_hdd_region.sh
    or /tmp/petitboot/mnt/sdb1/create_hdd_region.sh
    or /tmp/petitboot/mnt/sda/create_hdd_region.sh
    or /tmp/petitboot/mnt/sdb/create_hdd_region.sh

    or mount
    and look for your USB hdd device in the list and then execute the script (create_hdd_region.sh) from the proper path

    11. Reboot your PS3
    12. From GameOS run "Reboot" to get into Petitboot again (if not already in Petitboot)

    13. Download Red Ribbon: http://sourceforge.net/projects/redr...5.rar/download
    14. Extract the rar and extract the ISO in the root of your USB stick/or burn the image to a DVD


    II. RED RIBBON INSTALLATION

    15. Plug in your USB/Insert the disc in your PS3 and you should see 2 different boot options in Petitboot
    Last edited by deank; 01-21-2013 at 07:06 AM.
    If you like multiMAN or multiAVCHD, support the development with a small donation. Click here.

  4. The Following User Says Thank You to deank For This Useful Post:

    Gemma Arden (01-21-2013)

  5. #3
    Member
    Join Date
    Jul 2011
    Location
    psXtools.de
    Posts
    78
    Total Thanks Given
    148
    Total Thanks Received
    83
    Total Thanked Posts
    39
    thanx for your reply

    Quote Originally Posted by deank View Post
    ..., After you created the 22GB partition did you use "setup_flash_for_otheros.pkg" so it can prepare the stuff for create_hdd_region.sh?
    yes i did and this is what i have done step by step

    - install/run setup_flash_for_otheros.pkg = get the beeps for proper install
    - install/run install_otheros.pkg = get the beeps for proper install
    - install/run boot_otheros.pkg = get the beeps for proper install
    - install/run reboot.pkg = bootloader is loading
    - also working: boot the bootloader by using rebug toolbox

    i am also able to get access via telnet and see all things which are mounted (copy & paste the output of my terminal again)

    toto-imac-616:~ xxxxxxxxx$ telnet 192.168.0.100
    Trying 192.168.0.100...
    Connected to 192.168.0.100.
    Escape character is '^]'.
    === IMPORTANT ============================
    Use 'passwd' to set your login password
    this will disable telnet and enable SSH
    ------------------------------------------


    BusyBox v1.17.3 (2011-04-03 21:27:15) built-in shell (ash)
    Enter 'help' for a list of built-in commands.

    _____ _____ _____
    | _ || ___||___ |
    | __||___ ||___ |
    |__| |_____||_____|
    L I N U X

    root@ps3-linux:/# cd /tmp/petitboot/mnt/
    root@ps3-linux:/tmp/petitboot/mnt# ls
    ps3dc ps3vflashc ps3vflashd ps3vflashe sda1
    root@ps3-linux:/tmp/petitboot/mnt# cd sda1
    root@ps3-linux:/tmp/petitboot/mnt/sda1# ls
    SHA256SUMS doc yaboot
    allin etc
    create_hdd_region.sh live
    root@ps3-linux:/tmp/petitboot/mnt/sda1# ./create_hdd_region.sh
    ./create_hdd_region.sh: line 44: ps3hvc_hvcall: not found
    sh: : invalid number
    number of storage devices 0
    searching for disk storage device ...
    disk storage device was not found
    root@ps3-linux:/tmp/petitboot/mnt/sda1#
    did i am right to interpret this that for some reason my usbstick will be recognized but there is no access possible.

    in this case i would think it have something to do with the eflasher what causes faults with the usb ports.
    CECHA00 (europeanized) 750GB, REBUG 4.21.2 + Red Ribbon RC6, PS2 SwapMod Switch & QA flagged

    CECH2000B 120GB + E3Flasher, REBUG 4.30.1

    German Reviews of the True Blue JB2, JB-King & Cobra USB Dongle




 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
EachGame