View Single Post
  #6  
Old 07-24-2005, 12:23 PM
dombort dombort is offline
Registered User
 
Join Date: Jul 2005
Posts: 8
Ok, so I'm trying to create the 'Safety Clone - share Users' from my MacHD (internal) to the Lacie external drive.. When I try this I get the following error log:

|12:20:24 PM|Info| SuperDuper!, version 74, path: /Applications/Utilities/SuperDuper!.app, OS: 10.4.2 (8C46)
|12:20:24 PM|Info| Source Drive: /, name: Macintosh HD, device: /dev/disk0s3 type: hfs, OS: 10.4.2 (8C46), capacity: 55.77 GB, used: 18.57 GB, directories: 83344, files: 377898
|12:20:24 PM|Info| Target Drive: /Volumes/Storage, name: Storage, device: /dev/disk1s7 type: hfs, OS: 10.4.2 (8C46), capacity: 292.50 GB, used: 18.20 GB, directories: 83167, files: 377013
|12:20:24 PM|Info| Copy Mode : Smart Update
|12:20:24 PM|Info| Copy Script : Safety clone - shared users.dset
|12:20:24 PM|Info| Transcript : BuildTranscript.plist
|12:20:24 PM|Info| PHASE: Volume Preparation
|12:20:24 PM|Info| ...ACTION: Enable Permissions
|12:20:24 PM|Info| ......COMMAND => Enabling permissions on Macintosh HD
|12:20:24 PM|Info| Refreshing Disk Arbitration ...
|12:20:25 PM|Info| ......COMMAND => Verifying that permissions are enabled for Macintosh HD
|12:20:25 PM|Info| Permissions on '/' are enabled.
|12:20:25 PM|Info| ......COMMAND => Enabling permissions on Storage
|12:20:25 PM|Info| Refreshing Disk Arbitration ...
|12:20:25 PM|Info| ......COMMAND => Verifying that permissions are enabled for Storage
|12:20:25 PM|Error| Could not disable Ignore Permissions







So then I found this thread with a potential solution:
http://www.shirt-pocket.com/forums/showthread.php?t=318

And I ran the terminal command, rebooted and things seemed to be working alright - in building a safety clone onto my external drive.. until its stopped with another error:

|01:39:01 PM|Info| SuperDuper!, version 74, path: /Applications/Utilities/SuperDuper!.app, OS: 10.4.2 (8C46)
|01:39:01 PM|Info| Source Drive: /, name: Macintosh HD, device: /dev/disk0s3 type: hfs, OS: 10.4.2 (8C46), capacity: 55.77 GB, used: 18.57 GB, directories: 83345, files: 377911
|01:39:01 PM|Info| Target Drive: /Volumes/BootableClone, name: BootableClone, device: /dev/disk1s5 type: hfs, OS: N/A, capacity: 14.88 GB, used: 3.49 GB, directories: 21775, files: 119922
|01:39:01 PM|Info| Copy Mode : Erase, then copy files
|01:39:01 PM|Info| Copy Script : Safety clone - shared users.dset
|01:39:01 PM|Info| Transcript : BuildTranscript.plist
|01:39:02 PM|Info| PHASE: Volume Preparation
|01:39:02 PM|Info| ...ACTION: Erase BootableClone
|01:39:02 PM|Info| ......COMMAND => Erasing BootableClone
|01:39:22 PM|Info| Could not unmount BootableClone for fast disk erase, defaulting to slower directory-by-directory erase...
|01:39:29 PM|Info| Journaling was already enabled on the volume
|01:39:29 PM|Info| ......COMMAND => Restoring BootableClone UUID (DC3866295B60A2B9)
|01:39:31 PM|Info| ...ACTION: Enable Permissions
|01:39:31 PM|Info| ......COMMAND => Enabling permissions on Macintosh HD
|01:39:31 PM|Info| Refreshing Disk Arbitration ...
|01:39:31 PM|Info| ......COMMAND => Verifying that permissions are enabled for Macintosh HD
|01:39:31 PM|Info| Permissions on '/' are enabled.
|01:39:31 PM|Info| ......COMMAND => Enabling permissions on BootableClone
|01:39:31 PM|Info| Refreshing Disk Arbitration ...
|01:39:34 PM|Info| ......COMMAND => Verifying that permissions are enabled for BootableClone
|01:39:34 PM|Info| Permissions on '/Volumes/BootableClone' are enabled.
|01:39:34 PM|Info| PHASE: Clone from Source to Target
|01:39:34 PM|Info| ...ACTION: Copy Files from Macintosh HD to BootableClone
|01:39:34 PM|Info| ......COMMAND => Cloning Macintosh HD to BootableClone
|01:39:35 PM|Info| Copying all files using script: /Applications/Utilities/SuperDuper!.app/Contents/Resources/Copy Scripts/Safety clone - shared users.dset
|01:39:35 PM|Info| Loading 19 commands from copy script /Applications/Utilities/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude system temporary files.dset
|01:39:35 PM|Info| Loading 5 commands from copy script /Applications/Utilities/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude system cache files.dset
|01:39:35 PM|Info| Loading 1 commands from copy script /Applications/Utilities/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude Norton FileSaver files.dset
|01:39:35 PM|Info| Loading 1 commands from copy script /Applications/Utilities/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude Previous Systems.dset
|01:39:35 PM|Info| Loading 3 commands from copy script /Applications/Utilities/SuperDuper!.app/Contents/Resources/Copy Scripts/Share Users.dset
|01:39:35 PM|Info| Loading 0 commands from copy script /Applications/Utilities/SuperDuper!.app/Contents/Resources/Copy Scripts/Safety clone - shared users.dset
|01:39:35 PM|Info| Copy script command hash contains 19 commands
|01:39:39 PM|Error| SVUclone: Error creating directory /Volumes/BootableClone/bin: Input/output error


Any ideas?
thanks,
Dom

Last edited by dombort; 07-24-2005 at 01:52 PM. Reason: found partial solution
Reply With Quote