| Kashin |
07-30-2012 11:04 AM |
Stuck on CEX2DEX
I'm following hewman's NOR CEX2DEX tutorial ( http://www.ps3hax.net/showthread.php?t=40260 ) and I got to this part:
Quote:
9. You should be in petitboot now. 'Exit to shell' with the USB Keboard's down arrows and press enter, (3rd option).
|
At this point I found out that my USB keyboard wasn´t being detected, so I had to turn it off for the day.
Today I bought a USB keyboard and it works, however, when I try this:
Quote:
• Now Type
mount /dev/sda1 /mnt
|
I get this:
Quote:
mount: /dev/sda1 already mounted or /mnt busy
mount: according to mtab, /dev/sda1 is mounted on /tmp/petitboot/mnt/sda1
|
I'm not sure if this is okay or not.
If I then continue on to
Quote:
chmod 755 create_hdd_region.sh
|
It tells me there is 'No such file or directory', even though it's placed in the root of my USB HDD.
I'd really appreciate some help.
|