Table of Contents

Information

Free MCBoot

Purpose

Notes

Updates

Open PS2 Loader

Purpose

Notes

Updates

SMB Server

Dependencies

sudo eopkg install 'samba'

Create User

sudo useradd 'ps2smb' && sudo smbpasswd -a 'ps2smb'

Directory Permissions

sudo chown -R 'ps2smb':'espionage724' '/var/ftp/nas1/Espionage724/Games/PlayStation/PS2/PS2SMB'

Configuration

sudo -e '/etc/samba/smb.conf'
[PS2SMB]
comment = PS2SMB
path = /var/ftp/nas1/Espionage724/Games/PlayStation/PS2/PS2SMB
valid users = ps2smb
public = no
writeable = yes
printable = no

Service

sudo systemctl enable 'smb' && sudo systemctl start 'smb'
1)
most notably, Open PS2 Loader
2)
it uses about 400KB more than a Normal Install
3)
was able to format a separate Memory Card and install the updated Free MCBoot to it, reboot into that, and then install the updated version to the original Memory Card
4)
requires a PS2 with an Ethernet port; Phats don't have one by-default but Slims do
5)
never tried it; apparently Slims have slower USB ports
6)
notably Xtreme Legends of Dynasty/Samurai Warriors; TODO: Look more into this