image
image

|


Go Back   macosx.com > Mac Help Forums > Mac Games

Reply
 
Thread Tools
  #1  
Old June 7th, 2005, 09:28 PM
Registered User
 
Join Date: Jun 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
AuDioFreaK39 is on a distinguished road
Exclamation How Do You Open a .dmg.bz2 File (UT2004 Demo)?

I recently downloaded the demo version of Unreal Tournament 2004 for my OS 10.3.9, and when I looked at the file, it's extension was in the dmg format, but with a .bz2 at the end (it looks like: filename.dmg.bz2). How would you open such a file? My computer won't automatically open it because there is no program associated with such an extension. Your help is appreciated. Thanks in advance.
Reply With Quote
  #2  
Old June 7th, 2005, 10:06 PM
Registered User
 
Join Date: Jan 2004
Posts: 509
Thanks: 0
Thanked 0 Times in 0 Posts
MBHockey is on a distinguished road
You need to unstuff it with StuffIt Expander, then mount the resulting DMG file by simply double clicking on it.
Reply With Quote
  #3  
Old June 7th, 2005, 10:15 PM
Natobasso's Avatar
Tech-Bot 5000
 
Join Date: Jul 2002
Location: Yo' Mama's House
Posts: 2,898
Thanks: 1
Thanked 2 Times in 2 Posts
Natobasso is on a distinguished road
You also might have to remove the ".dz2" from the file name because .dmg is what the mac identifies as a compressed archive file.
__________________
Powerpoint is not a design application
Reply With Quote
  #4  
Old June 7th, 2005, 11:01 PM
ElDiabloConCaca's Avatar
U.S.D.A. Prime
 
Join Date: Aug 2001
Location: San Antonio, Texas
Posts: 9,735
Thanks: 2
Thanked 38 Times in 36 Posts
ElDiabloConCaca will become famous soon enough
bz2 is bzip compression. Removing it from the filename won't do anything -- except remove those characters from the filename.

You need StuffIt Expander, as mentioned by MBHockey, which is free from allume.com.
__________________
Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT
MacBook 2.0GHz Core 2 Duo - White 10.5.4 • 2048MB • 80GB • CD-RW/DVD-ROM
iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k
http://www.jeffhoppe.com
Reply With Quote
  #5  
Old June 7th, 2005, 11:06 PM
Natobasso's Avatar
Tech-Bot 5000
 
Join Date: Jul 2002
Location: Yo' Mama's House
Posts: 2,898
Thanks: 1
Thanked 2 Times in 2 Posts
Natobasso is on a distinguished road
Right, but the post says his computer can't automatically open the file. Since there are two extensions on the file, the .dmg and the .dz2 then removing the .dz2 will tell his computer the file is compressed and will then automatically open the file.

Or he could get info on the file and select "open with" for stuffit expander.

So removing the file name WILL do something, thank you very much.
__________________
Powerpoint is not a design application
Reply With Quote
  #6  
Old June 7th, 2005, 11:16 PM
Pengu's Avatar
Digital Music Pimp
 
Join Date: Nov 2002
Location: Um.. Here.
Posts: 1,591
Thanks: 0
Thanked 0 Times in 0 Posts
Pengu is on a distinguished road
um. if you rename a file called xyz.aaa to xyz, it DOES NOT remove the extension. it sets the file to hide the extension. and a DMG is NOT a compressed archive, it is a disk image.
__________________
PowerMac G5 Dual 2.0Ghz | 1Gb | 250Gb | Bluetooth | NVidia GeForce 6800 Ultra DDL 256Mb | 20" Cinema Display | MX1000 Wireless Laser Mouse | OS X 10.3.9

PowerMac G4 400Mhz | 832Mb | 40Gb + 120Gb | OS X Server 10.3.8 - Web Dev, Proxy, Mail, NAT, Firewall, Backup

Netgear Gigabit Switch | Sony Ericsson P910i Smartphone | iPod Colour 60Gb
Reply With Quote
  #7  
Old June 7th, 2005, 11:20 PM
Natobasso's Avatar
Tech-Bot 5000
 
Join Date: Jul 2002
Location: Yo' Mama's House
Posts: 2,898
Thanks: 1
Thanked 2 Times in 2 Posts
Natobasso is on a distinguished road
The file name is this: filename.dmg.bz2 and I only suggest removing the last extension. Removing the extra extension in name alone could make the file be recognizable by the computer as a disk image (pardone moi).

My post also stated you could force the computer to open the .dmg file with stuffit expander, which more than adequately answers the question.
__________________
Powerpoint is not a design application
Reply With Quote
  #8  
Old June 7th, 2005, 11:38 PM
ElDiabloConCaca's Avatar
U.S.D.A. Prime
 
Join Date: Aug 2001
Location: San Antonio, Texas
Posts: 9,735
Thanks: 2
Thanked 38 Times in 36 Posts
ElDiabloConCaca will become famous soon enough
...but it's not a disk image. It's a disk image inside of a bzipped archive. You must first remove the bzip compression, and only then will you have a .dmg file. The only way to remove bzip2 compression is to uncompress it. Removing the file extension does not accomplish this.

Think of it as "reading right-to-left." If you have a file named aaa.dmg.bz2.sit.zip, you need to work from the right to the left -- first, you need to "unzip" the file (.zip), then you need to "unstuff" the file (.sit), then you need to un-b-zip the file (.bz2) then you will be left with a .dmg file. There's more than one compression to this file, as indicated by the multiple extensions.

Removing the extension, hidden or not, will not make the archive any easier to open. The most you will accomplish is fooling the computer into thinking that it's a straight .dmg file, but when it tries to open it, it will fail -- because it's still bzipped. The process that mounts/opens DMGs does not understand bzip compression, and, as such, will not be able to open the .dmg file -- because it's not a .dmg file. It's a bzipped .dmg file.

I fully understand your logic, Nato, but it will just not work in this situation. The bzip compression must be removed before the file will become a .dmg file.

You must uncompress the bzip file first -- there is absolutely no way around it. StuffIt Expander is the way to go with this, but it's not the only way to go.

Do this:
1) Open Terminal.
2) Type "bzip2 -d " exactly like that, without the quotes. Note the trailing space at the end.
3) Drag-and-drop the .dmg.bz2 file into the Terminal window. The path should be filled in automatically.
4) Hit enter. The file should be decompressed, leaving you with a straight .dmg file.
5) Double-click the .dmg file to mount it.
__________________
Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT
MacBook 2.0GHz Core 2 Duo - White 10.5.4 • 2048MB • 80GB • CD-RW/DVD-ROM
iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k
http://www.jeffhoppe.com

Last edited by ElDiabloConCaca; June 7th, 2005 at 11:45 PM.
Reply With Quote
Reply

Thread Tools

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -5. The time now is 06:28 PM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.