I ran accross this message a while back and looked it up on google. At least one guy got it to work by modifiying boot.ini to limit the system memory to 512 -- kind of ugly but it *should* let you run the software
edit: this should give you two OS choices upon boot up -- one is the regular full ram version and the other would be the ram restricted version -- so when you want to run the CD you'd need to choose the ram restricted configuration.
Here is a link to all the messages
http://groups.google.com/group/microsoft.public.windowsxp.help_and_support/browse_frm/thread/7ad9bc56b223ce2/537d4f19c7c09c24?lnk=st&q=bmw+mobile+CD+xp&rnum=5#537d4f19c7c09c24
and here is the meat of the fix
best of luck!!
-z
----
Thanks for the replies, all!
I'm still working on this--someone on another message board suggested
editing my boot.ini file to limit the amount of system memory used to 512MB
when I want to use this software...
I'm still trying to figure out the precise way to add the switch, and be
able to switch it back again.
More to follow--if I can figure that out; or if I hear back from BMW...
Thanks again!
___Tklop
7. Tklop
Aug 22 2004, 3:13 pm show options
Newsgroups: microsoft.public.windowsxp.help_and_support
From: "Tklop" <T...@discussions.microsoft.com> - Find messages by this author
Date: Sun, 22 Aug 2004 16:13:01 -0700
Local: Sun, Aug 22 2004 3:13 pm
Subject: Re: Software will not run with more than 512MB RAM installed
Reply to Author | Forward | Print | Individual Message | Show original | Report Abuse
[snip--bigtime]
Hey, fellow posters:
I figured it out!
This doesn't solve the compatibility issue, but it's a good work-around!
Thanks to some kind help from "Jim" on the "Software - Other Software" board
over at Dell Support (where I also had posted my problem).
I modified the boot.ini file as follows:
Old:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect
New:
[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional 512MB" /fastdetect /maxmem=512
I modified the file by copying the line beneath [operating systems] and
pasting it as a new line below. Next, I added the switch "/maxmem=512" to
limit the operating system from using more than 512MB. Next, I modified the
text for the second OS line to indicate the lesser RAM configuration.
Works perfectly!
Thanks again!
___Tklop