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.