XPe & Norton ghost

  • Thread starter Thread starter Gianluca Facca
  • Start date Start date
G

Gianluca Facca

I have a 40 Gbdisk so partitioned:

partition C: 1 Gb, containing XPe image ram protected
Partition D: 30 Gb
Partition E: 9 Gb.

If I clone this disk on a 120 Gb disk, all three partition will be 3 times
greater.

As I builded the image for a 1Gb partition, can I have any problem?
Is it possible to clone the disk so that partition 1 is still 1 Gb and
partitions D an E take the remaining space on disk?
 
To maintain the partition 1 size, use the switch: sze1=F
you can also define the other partitions size using: sze2= and sze3= and
the options: xxxM (in Mb) or mmP (percent).

ex. ghost.exe -clone,mode=restore,src=image.gho,dst=1,sze1=F
 
Back
Top