PlayStation 2: Difference between revisions

imported>Bignaux
hdl_dump initialize
imported>Bignaux
mNo edit summary
Line 126: Line 126:
=== install FHDB (Free HDBoot) ===
=== install FHDB (Free HDBoot) ===


Alternatively you could simply use an image disc with dd ( as windows people use HDDGURU: HDD Raw Copy Tool) , for example FHDB image disc ( like https://www.ps2-home.com/forum/download/file.php?id=12450 ) , that way you can use homebrews too :
Get FMCB installer from official website :https://sites.google.com/view/ysai187/home/projects/fmcbfhdb


<syntaxhighlight lang="bash">
You should be able to launch it following the instruction there.
dd if=FHDB.img of=/dev/sdb status=progress
</syntaxhighlight>
 
FHDB is slower than FMCB but you can use it to install FMCB.  


=== Install games ===
=== Install games ===