Nav system update - Page 3 - BMW M5 Forum and M6 Forums

Go Back   BMW M5 Forum and M6 Forums > BMW M5, M5 Touring, M6 and Z8 Forums > E39 M5 and E52 Z8 Discussion

E39 M5 and E52 Z8 Discussion 1998-2003 Advertiser's Forum


Reply
 
LinkBack Thread Tools Rating: Thread Rating: 1 votes, 5.00 average. Display Modes
Old 19th August 2002, 23:43   #21
krullshards
Member, Sport: Off DSC: On (>50 posts)
 
krullshards's Avatar
 
Join Date: Oct 2001
Location: Woodbridge, Va

Garage: '02 Sterling Gray M5

Sales Feedback: (0)

Thanks: 0
Thanked 0 Times in 0 Posts
I used Nero as was suggested elsewhere. It might have something "extra" in the iso image and you may NEED to use Nero. You can get that from www.ahead.com.
__________________
--Kamran

'02 Sterling Gray M5

MB Quart QSD 215's in the front
MB Quart Premiums in the rear.
JL Audio 13W7 Subwoofer
Two JL Audio 300/2 amps for left/right fronts.
One JL Audio 300/4 for the rears.
One JL Audio 1000/1 for the sub.
Custom enclosure lined with matching Alcantara fabric.

Upcoming:
Nav-Tv
krullshards is offline   Reply With Quote
Old 20th August 2002, 00:16   #22
Digi
M5 Guru (>2000 posts)
 
Digi's Avatar
 
Join Date: Feb 2002
Location: USA

Garage: 2006 M5 Silverstone II

Sales Feedback: (0)

Thanks: 0
Thanked 7 Times in 6 Posts
Lasseoe, you probably just copied the files onto the CD, or you are using a CD-RW instead of CD-R media. Use a CD-R media, and use the "create the CD from an image file" option. The .nrg or .iso image file has formatting and other properties and hidden files that must be properly reconstructed. It is a copy (image) of the orginal CD that was copied. The files will be extracted into the exact same place on the new CD when you create the new image from the file This is why just copying these files to the CD-R will create an unusable CD.
Digi is offline   Reply With Quote
Old 20th August 2002, 00:50   #23
JFB
m5board.comoholic (>1000 posts)
 
JFB's Avatar
 
Join Date: May 2001
Location: Texas, USA

Garage: 2001 M5 Royal Red / Caramel / Burl

Sales Feedback: (0)

Thanks: 0
Thanked 9 Times in 2 Posts
X5Boston posted this helpful Tutorial Thread on using Nero to burn an image. I found that the process did not work well on Nero's default settings. You have to make sure that the application is set up as explained in the tutorial. I also found it worked when I burned the image with the slowest setting, but not necessarily at the faster settings.

See also this BMW Nav Software FAQs Page

I apologize for being unable to e-mail the file. It seems to be too large for the e-mail servers.
__________________
Jim
2001 ///M5 Royal Red / Caramel

Last edited by JFB; 20th August 2002 at 00:59.
JFB is offline   Reply With Quote
Old 20th August 2002, 05:50   #24
raland9
Addicted Member (>300 posts)
 
Join Date: Feb 2001
Location: Dallas, Texas, USA

Garage: 2001 M5 carbon black

Sales Feedback: (0)

Thanks: 0
Thanked 0 Times in 0 Posts
While you guys are doing what BMW engineers or NAV engineers don't seem to be able to do properly, it would be great if some of the flaws could be eliminated. Also, in the split image, it would be great to also show the FM station, CD track, etc. and not the longitude and latitude. I have a bunch of other issues and wish that I had the expertise some of you had. I would have made some improvements.

Rick
raland9 is offline   Reply With Quote
Old 20th August 2002, 11:47   #25
xilly
Junior Member, warming up (<31 posts)
 
xilly's Avatar
 
Join Date: Jul 2002
Location: Paris
Age: 43

Garage: M5 Black carbon

Sales Feedback: (0)

Thanks: 0
Thanked 0 Times in 0 Posts
Hello,

what is the size of the new version ?

I wonder if anybody can send me the new version by email ?


Sincerely

william
xilly is offline   Reply With Quote
Old 20th August 2002, 12:04   #26
lasseoe
Senior Member (>500)
 
lasseoe's Avatar
 
Join Date: May 2002
Location: Germany & Denmark
Age: 38

Garage: Certainly not a BMW

Sales Feedback: (0)

Thanks: 0
Thanked 0 Times in 0 Posts
Digi,

I burned the ISO like I've burned lots of other ISOs using cdrecord, never had any problems... I do know what I am doing :-)
Anyway, I'll try Nero on Windows to see if that helps.

Thanks.

- Lasse

Quote:
Originally posted by Digi
Lasseoe, you probably just copied the files onto the CD, or you are using a CD-RW instead of CD-R media. Use a CD-R media, and use the "create the CD from an image file" option. The .nrg or .iso image file has formatting and other properties and hidden files that must be properly reconstructed. It is a copy (image) of the orginal CD that was copied. The files will be extracted into the exact same place on the new CD when you create the new image from the file This is why just copying these files to the CD-R will create an unusable CD.
__________________
Lasse
lasseoe is offline   Reply With Quote
Old 20th August 2002, 14:00   #27
Digi
M5 Guru (>2000 posts)
 
Digi's Avatar
 
Join Date: Feb 2002
Location: USA

Garage: 2006 M5 Silverstone II

Sales Feedback: (0)

Thanks: 0
Thanked 7 Times in 6 Posts
Quote:
Originally posted by xilly
Hello,

what is the size of the new version ?

I wonder if anybody can send me the new version by email ?


Sincerely

william
The image is just under 200MB, as I recall. Not easily mailed.
Digi is offline   Reply With Quote
Old 20th August 2002, 14:29   #28
sysvr4
Member, Sport: Off DSC: On (>50 posts)
 
sysvr4's Avatar
 
Join Date: Jul 2002
Location: Nashville, TN

Garage: 2002 M5 (Chairetto Red)

Sales Feedback: (0)

Thanks: 0
Thanked 0 Times in 0 Posts
raland9 brings up an interesting point, and one I think needs addressing sooner rather than later...

I agree that changing things such as those you mentioned would be a nice touch. The unfortunate truth is that reversing code is somewhat limited in what you can change. You see, we'll have to affect changes in the opcodes of the executable such that:

a) the executable remains exactly the same size
b) the order of the execution doesn't change (dramatically)

So essentially, taking out the Accept should be possible because it'll amount to only *removing* a particular loop or condition using noops (no operation opcodes). This meets both of the criteria above.

The addition of features is virtually impossible without the source code because of those criteria, and because programming straight opcodes just isn't human :-) So I just don't think things such as those will be possible...good thought though :-)

In fact, there is still one thing that worries me about this process. I've heard reference to a 'key' that pairs with the update CDs. That may not be a program, but if for some reason this key is tied to (for example) an md5 checksum of the binaries on the update CD, it'll bag out the install if it notes we changed a binary. But there's nothing we can do about that if it's there, so I'm willing to give it a shot in case it isn't... (cross your fingers)

Jeff
sysvr4 is offline   Reply With Quote
Old 20th August 2002, 15:11   #29
Digi
M5 Guru (>2000 posts)
 
Digi's Avatar
 
Join Date: Feb 2002
Location: USA

Garage: 2006 M5 Silverstone II

Sales Feedback: (0)

Thanks: 0
Thanked 7 Times in 6 Posts
I think the key CD is just a "license" CD, and doesn't involve any encryption or checksum features. I think this is true because you can upgrade without it unless going from version 17 to 18 or 19. Key CDs as you describe would be needed for ANY upgrade or installation.
Digi is offline   Reply With Quote
Old 20th August 2002, 16:24   #30
sysvr4
Member, Sport: Off DSC: On (>50 posts)
 
sysvr4's Avatar
 
Join Date: Jul 2002
Location: Nashville, TN

Garage: 2002 M5 (Chairetto Red)

Sales Feedback: (0)

Thanks: 0
Thanked 0 Times in 0 Posts
Digi,

I think you're right. I know that for the later versions on MK III systems you don't even need the key CD. But that made me think that perhaps they placed a private key into the hardware and integrated a corresponding key into the update itself based on the software as an integrity check. 90% unlikely, but hey, I'm paranoid :-) Like I said, if it's there, we can't do anything about it anyway, so there's no use worrying, but I, like you, sorta doubt it....

Jeff
sysvr4 is offline   Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone surprised the NAV system STILL uses a CD-Rom? Zeke013 E60 M5 and E61 M5 Touring Discussion 11 6th November 2003 02:00
Stereo, Sub, Woofer, DSP, Pin, Bass, Speakers V-10 4 Me E39 M5 and E52 Z8 Discussion 0 26th September 2003 19:54
Nav Sw Ver 18 upgrade - FAQ 1C00lVC M5 E39 and E60 tips & tricks 0 12th March 2002 05:00
OT : How does NAV system work underground? Verne E39 M5 and E52 Z8 Discussion 12 30th November 2001 12:28
my nav system crapped out again!!!! leebro1 E39 M5 and E52 Z8 Discussion 8 14th March 2001 17:36

Loading...

All times are GMT +2. The time now is 13:19.



Everything Copyright 2000-2008. Do not use ANYTHING from this site without written permission. All images, graphics, sound files, video files and text appearing on this web site are the exclusive property of m5board.com and are protected under international copyright laws. All images, graphics, sound files, video files and text on this site are for on-screen and on-site viewing and listening only. No part of this web site may be reproduced, copied, saved, stored, manipulated, or used in any form for personal or commercial purposes without the prior written permission of m5board.com. Use of any image or graphic as the basis for another photographic concept or illustration is a violation of the copyright. Any copyright infringement will be prosecuted to the full extent of federal and international copyright laws. M5board.com is an enthusiast board and we don't condone any dangerous activity. Our airfield events are completely safe based on years of experience, we conduct them during clear visibility with mature participants that have several years of experience with high-performance automobiles, large unobstructed run-off zones on sealed off private former military airbases and we clearly mark the braking zones. If inexperienced with high speed driving we do not recommend organizing your own event but attending a high-performance driving school. The use of the term "BMW" on this site is for reference only, and does not imply any connection between m5board.com and BMW AG or BMW North America.