PS1/2 Help Building Latest Commit of PFSShell

RandomMan25XX

Well-Known Member
Member
Joined
Jun 21, 2012
Messages
302
Reaction score
82
Trophies
1
Age
29
Location
On Your Hard Drive
XP
1,037
Country
United States
No matter what I try I am unable to compile it, I have everything set properly but it still won't build, whether it be helping me figure out what the issue is or passing along a prebuilt copy I thank whomever in advance
 
and I need to figure out why pfsshell is not moving anymore games to the __.POPS partition on my ps2 hdd, I made the partition big enough for all my games and yet it won't move anything else over to the drive
 
nope, it just sits there not moving the file, it moved some of my other games but after those it hasn't transferred anything else, I even tried different game dumps to no avail
 
I see, I'll take that linux version now because I'm gonna install a linux distro
 

Attachments

  • pfsshell not working.png
    pfsshell not working.png
    13.4 KB · Views: 251
You should be able to do
Code:
git clone https://github.com/uyjulian/pfsshell.git
cd pfsshell
make
./pfsshell
device /path/to/device (use lsblk to find it)

If you get "permissions denied" error, DO NOT RUN PFSSHELL AS ROOT! Instead, do this:
Code:
sudo chmod a+rw/path/to/device (use lsblk to find it)
 
unfortunately with the USB wifi adapter I have not being natively compatible with any linux distro, I'm basically screwed on connecting to the internet without some sort of driver for it
 
../Defs.mak:15: recipe for target 'iomanX.o' failed
make[1]: *** [iomanX.o] Error 1
make[1]: Leaving directory '/home/mmoye9/pfsshell/iomanX'
Makefile:40: recipe for target 'iomanX/libiomanX.a' failed
make: *** [iomanX/libiomanX.a] Error 2
 

Site & Scene News

Popular threads in this forum