EDIT 2013/10/13: FMCB v1.93 released:
http://psx-scene.com/forums/f153/fmc...ml#post1091993 (FMCB v1.9 series release thread)
EDIT 2013/08/24: Added the MBR checker diagnostic tool, for troubleshooting purposes.
EDIT 2013/08/22: FMCB v1.92 released:
http://psx-scene.com/forums/f153/fmc...ml#post1079992 (FMCB v1.9 series release thread)
EDIT 2013/08/19: FMCB v1.91 released:
http://psx-scene.com/forums/f153/fmc...ml#post1079170 (FMCB v1.9 series release thread)
As the thread title suggests, I thought of splitting off the discussion of FMCB-related content from the installer's (Which is quite lengthy).
***
FMCB v1.93 has been released! It now supports the Protokernel consoles, the HDD OSD (Browser v2.00), and the PSX (DVR unit).
It's intended to be the next-generation version of FMCB, since it now supports the HDD unit (with FHDB, the HDD-enabled version of FMCB). FMCB v1.8C is to become the stable version of FMCB, until the v1.9 series has been tested and proven to become stable.
What is FMCB?
Free Memory Card Boot (FMCB) is a homebrew software which is designed to setup your PlayStation 2 console and provide you with a means of launching homebrew software, without the need for any extra hardware, modifications to your console or dangerous tricks like the legendary swap trick.
FMCB was originally developed by Neme and Jimmikaelkael, but they have been kind enough to provide me with access to its source code, for me to make some improvements to it.
What is FHDB?
Free Harddisk Drive Boot (FHDB) is basically FMCB that gets installed onto the PlayStation 2 console's HDD unit. It does everything like FMCB does, but is meant to be used with the Sony HDDOSD (Browser update v2.00).
Patched/modified copies of the HDDOSD may not work, although non-Sony disks are supported by FHDB itself.
***Whether the hacked HDD OSD supports non-Sony disks or not depends on whether it was modified to support non-Sony disks.***
Modifying or getting a pre-modified copy of the HDDOSD is not under this project, which is why that topic will not be discussed here.
What does FMCB v1.9 offer?
For mere humans:
Smaller, faster and more stable.
![Razz :P](./images/smilies/08.gif)
The HDD unit is now supported.
The "Early Japanese"/PCMCIA units (SCPH-10000, SCPH-15000 and SCPH-18000) are fully supported.
Chinese consoles are now supported (e.g. SCPH-50009).
Support for the PSX DVR (Currently dysfunctional).
When you leave the CD/DVD tray ejected, FMCB/FHDB will not stall.
Your play history will now be updated (The towers in the background of the "Sony computer entertainment" screen should continue to grow taller and greater in numbers)
Technical changes:
Initialization code has been cut down.
Some IRX modules (init.irx and chkesr.irx) have been removed (superceded by code that runs from the EE, like their Sony originals).
DVD player selection code has been replaced with one similar to the one used by Sony.
The console initialization code has been replaced with a Sony-like version.
CNF parsing code has been optimized.
The memory map has been adjusted slightly, so everything now fits below Sony's idea of "user memory" (below 0x00100000).
Support for the Protokernel and all HDD OSDs have been added.
(For the HDDOSD version of FMCB only) ELFs can be booted from any partition on the HDD. The format of the path is <partition>:<full path to file on pfs:/>. (e.g. hdd0:__sysconf:pfs:/FMCB/FMCB_configurator.elf).
This can be easily set using the included FMCB/FHDB configurator.
The CD/DVD drive will now be stopped if a normal ELF is started (Under the assumption that most homebrew ELFs probably won't ever use the drive).
The user's history file (the file which affects the towers within the "Sony Computer Entertainment" startup screen) will now be updated whenever Playstation/Playstation 2 game/software discs are launched, as well as DVD video discs.
Reloading the OSD from within the OSD triggers a full reload of FMCB, because I felt that it'll be cleaner.
The location of ESR will now be checked only when ESR is requested to be loaded.
The embedded EELOAD module has been cleaned up, and loads at 0x00082000 instead (Like rom0:EELOAD does).
FMCB has been split into two. The part of FMCB which remains resident will be copied into its place during runtime, allowing the initialization part of it to have the entire PlayStation 2 for initialization and drawing something nice on the screen (Not done at the moment as it makes FMCB quite a fair bit larger).
Full support for the SCPH-10000 and SCPH-15000. Not only will it patch up the SCPH-10000 and SCPH-15000 kernels fully (Applies OSD argument-passing patch), it also includes its own HDD support modules and can act as a replacement for the Sony system driver update.
Prototype support for the PSX. Its OSD is not supported, meaning that there will be no hacked OSD for the PSX.
Supports non-Sony HDD units (Support for non-Sony HDD units within the HDD OSD/browser v2.00 update depends on the HDD OSD itself).
New FMCB configurator program which supports the HDD unit.
Added support for the Chinese consoles (Magicgate region 09, folder letter C. e.g. SCPH-50009).
Please read the included README file for information regarding limitations/known issues and other important notes!
Before posting/asking questions, please read this question and answer article which I spent a little time writing up: FMCB v1.9 series release question and answer section
Downloads/links:
FMCB v1.93:
http://psx-core.ru/load/0-0-0-720-20
Discussion on the FMCB installer:
http://psx-scene.com/forums/f153/off...staller-96372/ (Official FMCB v1.8C installer)
***
Note: If you have problems getting FHDB to boot (No FMCB logo), then you might have a problem with your HDD. Please download and run this tool to determine what's wrong:
http://www.mediafire.com/download/fm...Checker_bin.7z
MBR checker is a diagnostic tool for determining whether your hardware is suitable for running FHDB.
Disks that fail the S.M.A.R.T. test are about to fail, and should be replaced.
If the partition bad sector check fails, it means that your disk has been marked as having bad sectors by a filesystem driver. Using WinHIIP's scan and repair function should solve that, assuming that the bad sector(s) was remapped by the drive successfully. Alternatively, a format with WinHIIP or uLaunchELF should solve it too, at the expense of all unbacked-up data.