Can't run Mol on Titanium, YDL 2.1

mol-general@lists.maconlinux.org mol-general@lists.maconlinux.org
Thu, 4 Apr 2002 21:56:35 +0200


On Thu, Apr 04, 2002 at 09:47:26AM +0200, Stefan Berndtsson wrote:
> Just tried this, and it doesn't change anything except for "removing"
> the line:
> 
> Searching /dev/hda15 for a 'Mac OS ROM' file
> 
> (I assume this is the MacOS filesystem path, so I changed
> it into "Systemmapp" since I have a swedish OS)

Then the problem is in the code loading actually
reading the file from disk, and not in the search
algorithm.

> > ii) Copy the 'Mac OS ROM' image to linux and specify it
> > using an "newworld_rom: <rom_image>" line in /etc/molrc.
> 
> I've tried this as well, and then I get:
> 
> Loading 'rom/Mac_OS_ROM' 
> 
> newworld: ----> rom/Mac_OS_ROM is not an ELF image

How did you copy the ROM image? This error almost certainly
mean that the image was encoded somehow (probably as a MacBinary). 
Be especially careful with the hfs/hfsp tools - the default 
is to silently encode files with resource forks using 
MacBinary...

Cheers,

/Samuel