Google Ads

Questions for the Author?

Navigation

 ·   Wiki Home
 ·   Wiki Help
 ·   Categories
 ·   Title List
 ·   Uncategorized Pages
 ·   Random Page
 ·   File Upload
 ·   Uploaded Files
 ·   Recent Changes
 ·   RSS
 ·   Atom
 ·   What Links Here

Active Members:

Search:

 

Create or Find Page:

 

View WinClone for Mac OS X

WinClone Notes

Here's what the output log looked like when I backed up my Windows HD disk:

Mon Dec 10 08:40:48 PST 2007: list of disks
Mon Dec 10 08
:40:48 PST 2007: --------------
Mon Dec 10 08:40:48 PST 2007: disk0s1
disk0s2
disk0s3
disk0s4
disk1s1
disk1s2
disk2s1
disk2s2
Mon Dec 10 08
:40:48 PST 2007: --------------
Mon Dec 10 08:40:50 PST 2007: label: Macintosh HD (/dev/disk0s2) node: disk0s2 bus:SATA
Mon Dec 10 08
:40:52 PST 2007: label: DATA (/dev/disk0s3) node: disk0s3 bus:SATA
Mon Dec 10 08
:41:00 PST 2007: label: Windows HD (/dev/disk0s4) node: disk0s4 bus:SATA
Mon Dec 10 08
:41:01 PST 2007: label: UNTITLED (/dev/disk1s1) node: disk1s1 bus:Disk
Mon Dec 10 08
:41:03 PST 2007: label: Winclone 1.6 (/dev/disk1s2) node: disk1s2 bus:Disk
Mon Dec 10 08
:41:04 PST 2007: label: UNTITLED (/dev/disk2s1) node: disk2s1 bus:Disk
Mon Dec 10 08
:41:05 PST 2007: label: VMware Fusion (/dev/disk2s2) node: disk2s2 bus:Disk
Mon Dec 10 08
:42:28 PST 2007: Winclone Launched
Mon Dec 10 08
:42:28 PST 2007: list of disks
Mon Dec 10 08
:42:28 PST 2007: --------------
Mon Dec 10 08:42:29 PST 2007: disk0s1
disk0s2
disk0s3
disk0s4
Mon Dec 10 08
:42:29 PST 2007: --------------
Mon Dec 10 08:42:30 PST 2007: label: Macintosh HD (/dev/disk0s2) node: disk0s2 bus:SATA
Mon Dec 10 08
:42:31 PST 2007: label: DATA (/dev/disk0s3) node: disk0s3 bus:SATA
Mon Dec 10 08
:42:32 PST 2007: label: Windows HD (/dev/disk0s4) node: disk0s4 bus:SATA
Mon Dec 10 08
:43:33 PST 2007
=====backing up boot sector=====

/
bin/dd if="/dev/disk0" of="/Users/dseah/WinClone Backups/Pre-Parallels Install.winclone/boot.mbr" bs=446 count=1
return value of /bin/dd if="/dev/disk0" of="/Users/dseah/WinClone Backups/Pre-Parallels Install.winclone/boot.mbr" bs=446 count=1 is 0

1
+0 records in
1
+0 records out
446 bytes transferred in 0.009297 secs
(47972 bytes/sec)
Unmounting /dev/disk0s4
return value of unmount is 0

=======creating empty file to overwrite pagefile.sys with=========

/
usr/bin/touch /tmp/winclone_empty_file
return value of /usr/bin/touch /tmp/winclone_empty_file is 0

=======copying empty file over pagefile.sys=========

"/Applications/Winclone.app/Contents/Resources/ntfscp" "/dev/disk0s4" /tmp/winclone_empty_file pagefile.sys
return value of "/Applications/Winclone.app/Contents/Resources/ntfscp" "/dev/disk0s4" /tmp/winclone_empty_file pagefile.sys is 256

Volume is scheduled
for check.
Please boot into Windows TWICE, or use the 'force' option.
NOTE: If you had not scheduled check and last time accessed this volume
using ntfsmount
and shutdown system properly, then init scripts in your
distribution are broken
. Please report to your distribution developers
(NOT to us!) that init scripts kill ntfsmount or mount.ntfs-fuse during
shutdown instead of proper umount
.
ERROR: couldn't mount volume: No such file or directory.
Output of ntfsresize is:
ntfsresize v2.0.0 (libntfs 10:0:0)
Device name        : /dev/disk0s4
NTFS volume version: 3.1
Cluster size       : 4096 bytes
Current volume size: 75903414784 bytes (75904 MB)
Current device size: 75903418368 bytes (75904 MB)
Checking filesystem consistency ...
0.00 percent completed
0.07 percent completed
0.15 percent completed
[ … ]
99.85 percent completed
99.92 percent completed
100.00 percent completed
100.00 percent completed
Accounting clusters ...
Space in use       : 18558 MB (24.4%)
Collecting resizing constraints ...
You might resize at 18557734912 bytes or 18558 MB (freeing 57346 MB).
Please make a test run using both the -n and -s options before real resizing!
current size is 75903418368
new size is 18557734912
trying new size is 18557734912
ntfsresize v2.0.0 (libntfs 10:0:0)
Device name        : /dev/disk0s4
NTFS volume version: 3.1
Cluster size       : 4096 bytes
Current volume size: 75903414784 bytes (75904 MB)
Current device size: 75903418368 bytes (75904 MB)
New volume size    : 18557731328 bytes (18558 MB)
Checking filesystem consistency ...
0.00 percent completed
0.07 percent completed
0.15 percent completed
[...]
99.92 percent completed
100.00 percent completed
100.00 percent completed
Accounting clusters ...
Space in use       : 18558 MB (24.4%)
Collecting resizing constraints ...
Needed relocations : 202863 (831 MB)
Schedule chkdsk for NTFS consistency check at Windows boot time ...
Resetting $LogFile ... (this might take a while)
Relocating needed data ...
0.05 percent completed
0.10 percent completed
0.15 percent completed
[…]
86.17 percent completed
86.22 percent completed
86.27 percent completed
ERROR: Extended record needed (1488 > 1024), not yet supported!
Please try to free less space.
trying new size is 19485621657
ntfsresize v2.0.0 (libntfs 10:0:0)
Device name        : /dev/disk0s4
NTFS volume version: 3.1
Cluster size       : 4096 bytes
Current volume size: 75903414784 bytes (75904 MB)
Current device size: 75903418368 bytes (75904 MB)
New volume size    : 19485614592 bytes (19486 MB)
Checking filesystem consistency ...
0.00 percent completed
0.07 percent completed
0.15 percent completed
[…]
99.92 percent completed
100.00 percent completed
100.00 percent completed
Accounting clusters ...
Space in use       : 18558 MB (24.4%)
Collecting resizing constraints ...
Needed relocations : 0 (0 MB)
Schedule chkdsk for NTFS consistency check at Windows boot time ...
Resetting $LogFile ... (this might take a while)
Updating $BadClust file ...
Updating $Bitmap file ...
Updating Boot record ...
The read-only test run ended successfully.
new size will be 19485621657
=====shrinking===== this may take a while...

"/Applications/Winclone.app/Contents/Resources/ntfsresize" -f -f -s 19485621657 "/dev/disk0s4"
return value of "/Applications/Winclone.app/Contents/Resources/ntfsresize" -f -f -s 19485621657 "/dev/disk0s4" is 0

ntfsresize v2.0.0 (libntfs 10:0:0)
Device name        : /dev/disk0s4
NTFS volume version: 3.1
Cluster size       : 4096 bytes
Current volume size: 75903414784 bytes (75904 MB)
Current device size: 75903418368 bytes (75904 MB)
New volume size    : 19485614592 bytes (19486 MB)
Checking filesystem consistency ...
0.00 percent completed
0.07 percent completed
0.15 percent completed
[…]
99.92 percent completed
100.00 percent completed
100.00 percent completed
Accounting clusters ...
Space in use       : 18558 MB (24.4%)
Collecting resizing constraints ...
Needed relocations : 0 (0 MB)
Schedule chkdsk for NTFS consistency check at Windows boot time ...
Resetting $LogFile ... (this might take a while)
Updating $BadClust file ...
Updating $Bitmap file ...
Updating Boot record ...
Syncing device ...
Successfully resized NTFS on device '
/dev/disk0s4'.
You can go on to shrink the device for example with Linux fdisk.
IMPORTANT: When recreating the partition, make sure that you
  1)  create it at the same disk sector (use sector as the unit!)
  2)  create it with the same partition type (usually 7, HPFS/NTFS)
  3)  do not make it smaller than the new NTFS filesystem size
  4)  set the bootable flag for the partition if it existed before
Otherwise you won'
t be able to access NTFS or can't boot from the disk!
If you make a mistake and don'
t have a partition table backup then you
can recover the partition table by TestDisk
or Parted's rescue mode.
=====Saving filesystem size==========

/bin/echo "19485621657" > "/Users/dseah/WinClone Backups/Pre-Parallels Install.winclone/size"
return value of /bin/echo "19485621657" > "/Users/dseah/WinClone Backups/Pre-Parallels Install.winclone/size" is 0

=====Cloning==============

"/Applications/Winclone.app/Contents/Resources/ntfsclone" --save-image -f -o - "/dev/disk0s4" | /usr/bin/gzip -c > "/Users/dseah/WinClone Backups/Pre-Parallels Install.winclone/boot.img.gz"
ntfsclone v2.0.0 (libntfs 10:0:0)
NTFS volume version: 3.1
Cluster size       : 4096 bytes
Current volume size: 19485614080 bytes (19486 MB)
Current device size: 75903418368 bytes (75904 MB)
Scanning volume ...
0.00 percent completed
0.07 percent completed
0.15 percent completed
[…]
99.92 percent completed
100.00 percent completed
100.00 percent completed
Accounting clusters ...
Space in use       : 18557 MB (95.2%)   
Saving NTFS to image ...
0.00 percent completed
0.00 percent completed
0.01 percent completed
[…]
99.99 percent completed
99.99 percent completed
100.00 percent completed
100.00 percent completed
100.00 percent completed
return value of "/Applications/Winclone.app/Contents/Resources/ntfsclone" --save-image -f -o - "/dev/disk0s4" | /usr/bin/gzip -c > "/Users/dseah/WinClone Backups/Pre-Parallels Install.winclone/boot.img.gz" is 0

=====expanding=====

"/Applications/Winclone.app/Contents/Resources/ntfsresize" -f -f "/dev/disk0s4"
return value of "/Applications/Winclone.app/Contents/Resources/ntfsresize" -f -f "/dev/disk0s4" is 0

ntfsresize v2.0.0 (libntfs 10:0:0)
Device name        : /dev/disk0s4
NTFS volume version: 3.1
Cluster size       : 4096 bytes
Current volume size: 19485614592 bytes (19486 MB)
Current device size: 75903418368 bytes (75904 MB)
New volume size    : 75903414784 bytes (75904 MB)
Checking filesystem consistency ...
0.00 percent completed
0.07 percent completed
0.15 percent completed
[…]
99.92 percent completed
100.00 percent completed
100.00 percent completed
Accounting clusters ...
Space in use       : 18557 MB (95.2%)
Collecting resizing constraints ...
Schedule chkdsk for NTFS consistency check at Windows boot time ...
Resetting $LogFile ... (this might take a while)
Updating $BadClust file ...
Updating $Bitmap file ...
Updating Boot record ...
Syncing device ...
Successfully resized NTFS on device '
/dev/disk0s4'.
cleaning up: Mounting Disk
Volume Windows HD on /dev/disk0s4 mounted
Mon Dec 10 09:20:28 PST 2007