View Single Post
      09-14-2009, 01:42 AM   #3
radix
you know he kills little girls like you
radix's Avatar
No_Country
388
Rep
892
Posts

Drives: -
Join Date: Feb 2008
Location: -

iTrader: (0)

Quote:
Originally Posted by Alext View Post
Is there some PC software to do this? Can anyone give a recommendation please?
Yeah. It's pretty easy. Install Linux on the PS3, then just

Code:
# mount /dev/sdc1 /mnt # or whatever the usb hdd's name is
# dd if=/dev/cdrom of=/mnt/somegame.iso
# umount /mnt
Then plug the external drive into your PC, and burn the image to disk.
Appreciate 0