Quote:
Originally Posted by robertr728
from what im reading if i download EXT2IFS program for windows this will allow me to see the linux partition in windows correct?
if that is true then i just need to know about the ps3 game what format will it see or reconise?
|
Correct. It's either that or you can try explore2fs. Fairly easy to use, plus it's very simple to transfer files back and forth from your ext3 linux harddrive to a windows harddrive. As far as the ps3 game goes, when you input the dump command, it rips the game as an iso. So obviously, the format you'll see is ISO.
Quote:
Originally Posted by robertr728
when my drive gets here tomorrow what format do i use to format it ? if i use this command in linux mkfs.ext3 /dev/xxx. is this correct?
|
Absolutely. But first you may want to double check you're formatting the right drive. how you know your drive is by a simple command:
fdisk -l. You'll easily find the drive your looking for.
Quote:
Originally Posted by robertr728
what i would like to do is have the drive swappable between a windows pc and my ps3 running linux and my ps3 normal is this possible? if not could i make a partition say 10 gigs or so that i format in fat and use that for windows?
|
Directly getting a linux hard drive to read under windows may not work properly. But Like I said before, you can easily get access to it, by a program called
explore2fs. which allows you to transfer files from a linux hdd to a windows hdd.
As far as getting that hdd to have both a linux partition/ps3 os, I can't say really. Because the external drive I use is only for the linux os itself. Never really tried it. It could be possible to swap the harddrive for all 3 partitions (windows, linux, ps3) but my bet would be that windows would only detect the linux partition and not the Ps3 Os partition because of it's encryption.