HI,
I have MAC OS X 10.6.4 dmg file. I want to make bootable DVD.
Do I have to convert it to ISO? Or just burning dmg file will do?
Any other things that needs to be done to make it bootable?
Please let me know.
Thanks!
If the .DMG file that you have is an image of an original Mac OS X 10.6.4 DVD, it will already be bootable. All you have to do is burn the image to a DVD, using Apple's Disk Utility (found in the /Applications/Utilities folder on any Mac OS X installation).
If your .DMG file is illegally obtained, it may or may not include a proper boot sector, and in that case, you're on your own. Buy a legal copy of Mac OS X if you want to use it; it's more than reasonably priced.
A .DMG file is an Apple Disk Image, commonly found in the Mac world instead of the .ISO image file format common in Windows. You can easily convert between the two formats using Disk Utility or a host of other utilities. However, there should be no need to do this unless you are trying to burn the image from a Windows-based PC and your burning software of choice does not support burning from .DMG images, you may need to convert it to an ISO. Nero Burning ROM supports burning .DMG images, as does the free and most excellent MagicISO. Alternatively, dmg2iso can convert the image to an .ISO for burning in the software of your choice (of course, you more than likely will still not be able to read the contents of the image file in Windows because Mac OS X uses a different type of file system).
Related
I have build a flat package installer (meaning it is just a single pkg file) for Mac. Normally Mac installers are distributed inside a disk image (dmg) file. I know how to create a dmg file containing the pkg file, but I am wondering if this is necessary. Is there are reason why it is better to distribute the installer inside a disk image?
Mac applications are often distributed as DMG, but that was mostly because Mac .app bundles are really a directory tree, not a single file. If you have a single-file .pkg, it is probably fine to distribute as-is.
Note: in earlier versions of OS X this was true of .pkg also, but it has not been the case for some time, .pkg are now single file xar archives.
Basically, I am on Mac (OS X Yosemite). I need to make a bootable flash drive w/ Windows 7 to boot on to my PC. I tried using Bootcamp, but it doesn't support a 32bit operating system. I only have a Mac so I can't download Windows software
IM TRYING TO BOOT THE USB DRIVE ON A WINDOWS PC NOT ON MY MAC
If u want to use Windows software on MacOSX you can try WineHQ.
Also you can use Win32 Disk Imager (through WineHQ for MacOSX) to burn Windows 7 on your usb!
You can use dd in a terminal, but be sure to turn the downloaded .iso file to an img.dmg file first as per these directions:
https://www.lewan.com/blog/2012/02/10/making-a-bootable-usb-stick-on-an-apple-mac-os-x-from-an-iso
Then use F12 to choose the USB as your boot source when you stick it in your PC.
I have used this successfully when unable to use unetbootin on a linux system. Unetbootin is not a good choice on a mac because it has bugs and does not currently work on OSX correctly.
going to install Mountain Lion OSX to multiple iMacs, to reduce the internet usage and get faster instalation id like to instal it from local source - already downloaded the instaler to one machine and extracted the DMG from installer
now - is there a way to connect the dmg the way so it is available as remote drive to the machine where I want to install (over LAN)?
with Disc Sharing on i know the CD/DVD can be shared, any knowledge whether it works for DMG files too? maybe disk utility somehow?
the catch is I have it downloaded on a new iMac 27" without a real drive and there is no "Disc Sharing" option in the sharing settings
Unfortunately, I know of no way to natively use i.e. PXE for Macs, so one would have to use Apples own methods. There is one that I did not test myself, using netboot and netrestore. Here is a link to a KB article:
http://support.apple.com/kb/HT4178
Maybe this is a good starting point for more research?
So I got the Adobe Creative Suite 6 (Design & Web Premium) for MAC but didn't have a optical drive on the MacBook.
What I have is a Windows PC with DVD and an older Macbook with DVD which are connected via LAN
I've tried to simple copy and paste the directory to install the software and also tried it with an image without success.
Any help is much appreciated!
You can buy a SuperDrive for your Mac and do it that way. Alternatively, you can download an ISO of the CS CD (legal because you already own a copy) and mount it from OS X and install that way. I like the latter option because it's more technology and cos efficient, however, whatever floats your boat works.
I want to create cursor rsrc files on the Mac from png files. The application that uses the cursors requires it to be in a .rsrc format and I cannot change that. Does anybody know of any way I can create the cursor .rsrc files from png images.
You can use Rezilla to edit resource files on Mac OS X, it has a CURS (and crsr) editor among others. It's a PowerPC binary but it runs well under rosetta on intel.
Also, you don't create a CURS resource file, you create a resource file and add as many CURS resources to it as you need. Resource forks are generic and can contain any number/kind of resources.
Its been a long time since I've thought about MacOS resource forks. Are you using the classic MacOS (i.e. before MacOS X)?
As I recall, ResEdit was the application most often used to manipulate the resource fork of a classic Mac application. I know it can edit cursor resources, but I don't recall if it can read PNG files. You may need to convert the files to GIF.
ResEdit is a Classic MacOS application. MacOS X prior to 10.5 could run Classic apps in emulation, but in 10.5 this support has been removed. You'd need to find a system either running the classic MacOS directly, or running 10.4 with Classic installed.
According to this link http://www.macfixit.com/article.php?story=20060621071707921 I need to have a Power PC Mac to run Mac classic. Is this right? I have a Intel Mac running Mac OS 10.4.11 . Are there any other tools capable of running on Intel Mac and could help me create CURS rsrc files. I tried using ResKnife but it didnt seem to have an option to create CURS rsrc files.
If by .rsrc file you mean a standard Mac resource file, you can use the Resource Manager to save the image in a file of the appropriate format.