Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Enthusiast Zone > Classic Macs and Mac OS > image copy

image copy
Thread Tools
tinmanfoto
Fresh-Faced Recruit
Join Date: Apr 2001
Location: Savannah, GA
Status: Offline
Reply With Quote
Sep 5, 2001, 11:58 AM
 
Does anyone know an efficient way to make two Macs identical?
The closest thing I could come up with is using Disk Copy to image a Mac, and mount the image on another Mac that has an empty hard drive. That's like hard drive to hard drive. The problem is there were some preferences lost in the middle of that, like desktop image, desktop printers, and some alias didn't match up.

I was hoping to find a way to make a custom installer, and just install the same images onto different machines, instead of copying an image.

Any help?
     
superlarry
Senior User
Join Date: Jan 2001
Location: california
Status: Offline
Reply With Quote
Sep 5, 2001, 11:46 PM
 
if you have OSX, then you can try this in the terminal while logged on as root (the superuser):

dd if=/dev/disk0 of=/dev/disk1

this is "convert and copy" (i think dd because cc is already used for C-programming). the toggles:
if = input file
of = output file

this works because UNIX is sweet and can treat hardware and software equally.
i think that the disk number is in accordance with the order they're mounted, starting with 0. for example, disk0 is the hard drive in my cube. disk1 is the cd or dvd once i insert one. since the second hard drive will already be present when you start up, i assume it will reserve disk1. anyone know how to check which disk number devices are? besides cataloging them on the terminal screen and looking for the drivers or your files ;c)

my warnings: this could take a while depending on the size of the disk to be copied. also, the hard drive receiving the information will have to be at *least* the size of the one you're copying, because i think dd copies the disk's free space as well.
hope this works - everyone feel free to clean up my explanation if possible.
     
blot
Forum Regular
Join Date: Jun 2000
Location: Singapore
Status: Offline
Reply With Quote
Sep 6, 2001, 12:13 PM
 
or if you're running OS9.x then you can get FWB Hard disk toolkit which allows you to do a device copy i.e. make identical copies of disk drives from an original disk, partition and all.
     
   
 
Forum Links
Forum 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 Off
Top
Privacy Policy
All times are GMT -4. The time now is 09:42 AM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,