This section is for the experienced Linux user who wants to get going right away. If there is a problem, please consult the following sections of this user guide for more information.
(i) Install mol
(ii) Configure fullscreen video using the 'molvconfig' utility.
(iii) Tell mol which HFS volumes you want to use. This is done in /etc/molrc. A line like
blkdev: /dev/hda -rw
tells mol to use all HFS[+] partitions found on /dev/hda (first IDE disk), allowing write access. Non-HFS partitions will not be touched.
(iv) Start mol (you must root be the first time):
bash$ startmol
|