Computing.Net > Forums > Disk Operating System > Split Ghost over 2Go

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Split Ghost over 2Go

Reply to Message Icon

Name: genapi
Date: February 4, 2005 at 01:47:35 Pacific
OS: DOS
CPU/Ram: 486
Comment:

Hello

I use this batch to clone my computer to \\serveur2003:

net\net initialize
net\netbind
net\tcptsr
net\tinyrfc
net\net start basic
net\net use F: \\serveur2003\server
echo Quel est le nom du fichier Ghost a creer:
mawk "{print \"set phr=\" $0;exit;}" >tmp_.bat
call tmp_.bat
del tmp_.bat >NUL
call GHOST.exe -clone,mode=dump,src=1,dst=F:\hot-line\Images\%phr% -split=2000 -AUTO -Z1 -fx -CNS -sure

The network is ok, rights are ok however ghost stop when it creates the second file toto001.ghs

I look on my "serveur2003", i see toto.gho (2Go) and i see too toto001.ghs but with 0 ko

On the computer I had a message "disk satured"...: 10Gb free on serveur2003
What's up ?!?

Thx



Sponsored Link
Ads by Google

Response Number 1
Name: genapi
Date: February 8, 2005 at 05:24:06 Pacific
Reply:

after research,

Fisrt clue : it's a problem with NTFS rights ...

...


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Split Ghost over 2Go

Need some help w/ MS Network Client 3.0 www.computing.net/answers/dos/need-some-help-w-ms-network-client-30/8478.html

DOS 6.2 on P4 or Athlon XP Processr www.computing.net/answers/dos/dos-62-on-p4-or-athlon-xp-processr/13108.html

Customising a boot floppy to automate ghost image loading www.computing.net/answers/dos/customising-a-boot-floppy-to-automate-ghost-image-loading/5027.html