D3 Adventures
The other day my buddy and I did a shoot with the D3 and my D80. Here’s one of the keepers.

Profile Name: NIKON D3
Exposure Time: 30
FNumber: 6.3
Focal Length In 35mm Film: 85
ISO Speed Ratings: 1000

Profile Name: NIKON D3
Exposure Time: 1 / 80
FNumber: 1.4
Focal Length In 35mm Film: 85
ISO Speed Ratings: 800
VMWare Fusion and OS X Server 10.5
The install is running, and I can’t wait to get this setup. With multiple snapshots, recreating environments for troubleshooting or proof of concepts will be a breeze!
Convert DMG files to ISO for use in VMWare Fusion
I downloaded the latest beta of Fusion 2.0 so I could create virtual machines running OS X 10.5 Server. I created a DMG of the OS X Server DVD for easy installs, but Fusion didn’t recognize a DMG as an option to have in the CD/DVD drive on my VM. To convert an Apple DMG file to ISO, use this command:
hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso
This will create the file savefile.iso.cdr When the process is complete, simply remove the .cdr extension and you have an iso file.
I just tested this with VMWare 2.0, and the ISO didn’t work with the OS X Server install. The only way I got it to work is to use the DVDs that shipped with the Intel Xserve. As I type this, “Mac OS X Server 10.5 64-bit (experimental)” is loading!



