Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

autoexec.bat and Norton Ghost auto-restore CD

329 views
Skip to first unread message

tg

unread,
Mar 1, 2003, 7:15:55 PM3/1/03
to
I've been able to make an auto-restore CD using Norton Ghost 2003 and the
instructions at Symantecs support site. My query is, that as per Symantecs
instructions the autoexec.bat file contents should be:
-----------------
mscdex.exe /D:mscd001 /L:D
ghost -clone,mode=load,src=D:\(image name).gho,dst=1 -sure -fx
-----------------

this configuration works but results in Disc 1 (ie Drive C) being completely
overwitten. Thus if Disc 1 originally contained 2 or more partitions, the
restore process trashes all of them and creates one primary partion. Is
there a way to modify the autoexec.bat file so that it only overwrites a
particular partition and not the whole disc?
Thanks for any help.


--
to e-mail please use to...@mickeyfreeuk.com taking the mickey out of my
address


Charles Dye

unread,
Mar 1, 2003, 10:28:16 PM3/1/03
to
On Sun, 2 Mar 2003 00:15:55 -0000, "tg" <to...@zdnetonebox.com> wrote:

>I've been able to make an auto-restore CD using Norton Ghost 2003 and the
>instructions at Symantecs support site. My query is, that as per Symantecs
>instructions the autoexec.bat file contents should be:
>-----------------
>mscdex.exe /D:mscd001 /L:D
>ghost -clone,mode=load,src=D:\(image name).gho,dst=1 -sure -fx
>-----------------
>
>this configuration works but results in Disc 1 (ie Drive C) being completely
>overwitten. Thus if Disc 1 originally contained 2 or more partitions, the
>restore process trashes all of them and creates one primary partion. Is
>there a way to modify the autoexec.bat file so that it only overwrites a
>particular partition and not the whole disc?
>Thanks for any help.

If you start Ghost with just a /? parameter, it should display a
syntax screen. I don't have it here, but I believe the mode you
want is PLOAD (Partition LOAD) rather than LOAD (which does the
entire drive). You'll also need to adjust the DeSTination
parameter.

--
Charles Dye ras...@highfiber.com


tg

unread,
Mar 2, 2003, 5:49:24 AM3/2/03
to

"Charles Dye" <ras...@highfiber.com> wrote in message
news:3e6179b...@news1.nmia.com...

okay thanks for your feedback Charles, I'll give pload a try. And how
exactly would one adjust the -dst=1 parameter?


tg

unread,
Mar 2, 2003, 7:16:30 AM3/2/03
to

"tg" <to...@zdnetonebox.com> wrote in message
news:v63psod...@corp.supernews.com...
no - I got an error. A box came up just before the restore titled 'Usage
Error 10095' saying 'No source partition was specified from image'.
I used:

-------------
mscdex.exe /D:mscd001 /L:D
ghost -clone,mode=pload,src=D:\(image name).gho,dst=1.2 -sure -fx
-------------
in my autoexec.bat file but I suppose it needs further mod to specify the
source partition. Any ideas?


Charles Dye

unread,
Mar 2, 2003, 8:43:23 AM3/2/03
to
On Sun, 2 Mar 2003 12:16:30 -0000, "tg" <to...@zdnetonebox.com> wrote:

>no - I got an error. A box came up just before the restore titled 'Usage
>Error 10095' saying 'No source partition was specified from image'.
>I used:
>-------------
>mscdex.exe /D:mscd001 /L:D
>ghost -clone,mode=pload,src=D:\(image name).gho,dst=1.2 -sure -fx
>-------------
>in my autoexec.bat file but I suppose it needs further mod to specify the
>source partition. Any ideas?

As I said, I don't have the program or the documentation here. But
I *think* that you specify the partition number using a colon (not a
period) after the filename (in the source) or the drive number (in
the target). So something like:

ghost -clone,mode=pload,src=d:\myfile.gho:2,dest=1:2 -sure -fx

But that's just a guess. The documentation or the syntax screen
should give you the straight dope.

--
Charles Dye ras...@highfiber.com


tg

unread,
Mar 3, 2003, 5:52:46 AM3/3/03
to

"Charles Dye" <ras...@highfiber.com> wrote in message
news:3e62097...@news1.nmia.com...

okay Charles I'll give that a try, thanks.


0 new messages