Ik wil een ghost van mijn HD maken op een andere HD.
Ik wil de optie SPAN niet gebruiken. Het moet 1 groot imagefile worden.
Dus ik heb een bootflop gemaakt, met alle opties die ik wil en die werkt bijna perfect. Afgezien van het feit dat de maximale imagesize 2147 MB is. Daarna gaat Ghost spannen alhoewel ik die functie niet aan heb staan.
Mijn Command line:
GHOST.EXE -clone,mode=pdump,src=1:1,dst=e:\main.gho -z9 -skip=\mircdo~1\ -sure -batch
clone = zegt wat ie voor actie moet doen en waar.
z9 = maximum compressie
skip = welke dir hij niet moet clonen
sure = hoef je zelf geen bevestiging meer in te voeren in combinatie met -batch command.
Alhoewel ik dus geen span optie aan heb staan, gaat hij wel spannen. Hoe kan ik dat uitzetten?
Dit zegt Norton zelf over die maximale grootte van 2GB:
--------------------------------------------------------------------
Cannot create an image file larger than 2 GB
Situation:
When using Ghost to create an image of a disk or partition that is larger than 2 gigabytes (GB), you need to save the image as a single file that is larger than 2 GB.
Solution:
Ghost does not support creating an image file that is larger than 2 GB. Because Ghost uses the DOS operating system to save image files, Ghost image files are limited to DOS's maximum file size, 2 GB. DOS, Windows 95, and Windows 95a do not support file sizes over 2 GB.
When creating an image file of a disk or partition that is larger than 2 GB, such as a FAT32 partition or an NTFS partition, Ghost automatically splits the image file into two or more segments so that each segment is 2 GB or smaller.
--------------------------------------------------------------------------------
Note: In Ghost, a "segment" is a file that is part of a group of files, or file set. Each image is one file set. For instance, the file set for a disk that is 10 GB consists of up to five segments.
--------------------------------------------------------------------------------
Earlier Ghost versions
In Ghost versions 5.1b and earlier, Ghost did not automatically split the image.
In these versions, recreate the image file. Split the file into smaller segments, such as 1.9 GB, using the -SPLIT=1900 switch. Ghost splits the image file into multiple files (segments) once it reaches a segment size of 1900 megabytes.
===============================================
Hier maak ik uit op dat het niet kan met de nieuwere ghosts.
Nu vraag ik me af: is een +2 GB ghost gemaakt met versie5.1b en vroeger dan wel mogelijk/betrouwbaar?
Ik gebruik deze diskette in een systeempje om automatisch een backup te maken. Daarvoor heb ik dus een batch file gemaakt dat eerst de oude backup hernoemd en daarna een nieuwe ghost maakt. Als ik multiple filenames heb, is dat allemaal wat lastiger dan met 1 filenaam.
Om dit probleem te omzeilen zou ik dus net zo goed over kunnen stappen naar eenoudere versie van Ghost?
Ik wil de optie SPAN niet gebruiken. Het moet 1 groot imagefile worden.
Dus ik heb een bootflop gemaakt, met alle opties die ik wil en die werkt bijna perfect. Afgezien van het feit dat de maximale imagesize 2147 MB is. Daarna gaat Ghost spannen alhoewel ik die functie niet aan heb staan.
Mijn Command line:
GHOST.EXE -clone,mode=pdump,src=1:1,dst=e:\main.gho -z9 -skip=\mircdo~1\ -sure -batch
clone = zegt wat ie voor actie moet doen en waar.
z9 = maximum compressie
skip = welke dir hij niet moet clonen
sure = hoef je zelf geen bevestiging meer in te voeren in combinatie met -batch command.
Alhoewel ik dus geen span optie aan heb staan, gaat hij wel spannen. Hoe kan ik dat uitzetten?
Dit zegt Norton zelf over die maximale grootte van 2GB:
--------------------------------------------------------------------
Cannot create an image file larger than 2 GB
Situation:
When using Ghost to create an image of a disk or partition that is larger than 2 gigabytes (GB), you need to save the image as a single file that is larger than 2 GB.
Solution:
Ghost does not support creating an image file that is larger than 2 GB. Because Ghost uses the DOS operating system to save image files, Ghost image files are limited to DOS's maximum file size, 2 GB. DOS, Windows 95, and Windows 95a do not support file sizes over 2 GB.
When creating an image file of a disk or partition that is larger than 2 GB, such as a FAT32 partition or an NTFS partition, Ghost automatically splits the image file into two or more segments so that each segment is 2 GB or smaller.
--------------------------------------------------------------------------------
Note: In Ghost, a "segment" is a file that is part of a group of files, or file set. Each image is one file set. For instance, the file set for a disk that is 10 GB consists of up to five segments.
--------------------------------------------------------------------------------
Earlier Ghost versions
In Ghost versions 5.1b and earlier, Ghost did not automatically split the image.
In these versions, recreate the image file. Split the file into smaller segments, such as 1.9 GB, using the -SPLIT=1900 switch. Ghost splits the image file into multiple files (segments) once it reaches a segment size of 1900 megabytes.
===============================================
Hier maak ik uit op dat het niet kan met de nieuwere ghosts.
Nu vraag ik me af: is een +2 GB ghost gemaakt met versie5.1b en vroeger dan wel mogelijk/betrouwbaar?
Ik gebruik deze diskette in een systeempje om automatisch een backup te maken. Daarvoor heb ik dus een batch file gemaakt dat eerst de oude backup hernoemd en daarna een nieuwe ghost maakt. Als ik multiple filenames heb, is dat allemaal wat lastiger dan met 1 filenaam.
Om dit probleem te omzeilen zou ik dus net zo goed over kunnen stappen naar eenoudere versie van Ghost?
[ Voor 59% gewijzigd door IJzerboot op 04-11-2003 11:03 ]