I loaded the plugin for ghost8 with all the files. Then when I try to load images from our ghostcaster(Multicast server) the connection fails.
I'm able to load these same images if I map a share and then load the image from local->partition->from image in ghost32.
Not sure if the problem is from my bootdisk or the server.
my ghost.inf looks like :
CODE
; ghost.inf
; PE Builder v3 plug-in INF file for Symantec Ghost32
; Created by Bart Lagerweij
; Updated by Chris - 27 Oct 2003
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Symantec Ghost32"
Enable=1
Help="ghost.htm"
[WinntDirectories]
a="Programs\ghost",2
[SourceDisksFiles]
files\ghost32.exe=a,,1
files\ghostexp.exe=a,,1
files\ghostsrv.exe=a,,1
files\oleaccrc.dll=2
[Append]
nu2menu.xml, ghost_nu2menu.xml
I also I'm not sure if this is due to what os2fan2 wrote
QUOTE
ghost32.exe works under bartpe, but it also needs one or two dll files that are often removed in the de-networking of WindowsPE. (something like smnpapi.dll or something close to that).
The ghostcast server is running ghost 7.5 and I can image PCs from multicast with ghost/dos floppies.
I did a ethereal capture and the BartPE box is sending out udp requests and multicast(ie 224.0.0.0) requests, but the server sends nothing but a netbui name request. Then ghost32 just times out with a error
"to make sure the ghost caster is accepting session"(session name is ghost) anyone have a clue what I could be doing wrong ?