================================================================
  Running MOL
================================================================

	The file '/etc/molrc' contains various runtime-settings
	(HFS-partitions to export etc). In particular, you
	need to specify the path to the ROM image.

	After editing the molrc file, start MOL:

		bash$ startmol

	If you are running an unpatched 2.2.X kernel, then
	the MOL hooks will be installed automatically provided 
	that the file /boot/System.map is up to date. There
	will be an error message if the System.map file
	is invalid. Try

		bash$ startmol vmlinux

	where 'vmlinux' is image of the kernel currently running,
	or

		bash$ startmol System.map

	where 'System.map' is un corresponds to the running kernel
	(or even better - replace the incorrect one in the
	/boot directory).

	MacOS should now boot.
