Unsolved
This post is more than 5 years old
60 Posts
0
33085
May 17th, 2011 12:00
E6520 Drivers for GHOST
Hi Guys,
I am trying to GHOST my E6520 but I cant seem to get it to connect to my ghost cast server.
I used the same ghost boot disk I used for my E6510, and D820, but it does not seem to work with my E6520.
What am is missing?
Thanks
Rich
0 events found
No Events found!


richsark
60 Posts
0
May 17th, 2011 20:00
HI,
Did that, I managed to get to 5% and I get a timeout while I do a"create image"
Any other thoughts??
richsark
60 Posts
0
May 19th, 2011 14:00
Never mind, I forgot its asks you for a IP when you create it.
However, I selected PS-DOS, is that correct?
Thanks
richsark
60 Posts
0
May 19th, 2011 14:00
AWESOME!
So I need to create a PS-DOS image and not do a WINPE right?
How about doing a static IP? where would I put say..
IP=192.168.0.40
GW 192.168.0.1
MASK 255.255.255.0
or is your below going to do DHCP?
richsark
60 Posts
0
May 20th, 2011 10:00
Hi Guys,
I booted the cd, getting a BIND Error as its starting to boot.
What am I missing here. please hellp
richsark
60 Posts
0
May 20th, 2011 13:00
HI,
I made some headway...I got it to work doing various stuff that I am not sure which one was the key to my issue.
Under NDIS/advanced/ I added "protocol.ini" file that I edited below. ( not sure if that does anything)
I editing the protocol.ini file and uncomented the line =3
; Protocol.Ini section for Intel(R) Gigabit Network Connections
DRIVERNAME = E1000$
; NODE = "00D00C123456" ; override the burned in MAC address
; SPEEDDUPLEX = 0 ; 10Mbps half duplex
; = 1 ; 10Mbps full duplex
; = 2 ; 100Mbps half duplex;
= 3 ; 100Mbps full duplex
; SLOT = 7 ; set this for each NIC if using more than one
; CACHEFLUSH = 1 ; set this if doing an unattended installation of
; Windows NT 4.0 using this driver to make the initial
; connection
Under add additional files, I added once agian the same file protocol.ini to that
The last section where it allows you to edit the config, I have:
>PASTE>
Client Details:
Client: Symantec Ghost
Destination: TSSTcorpDVD+-RW TS-H653G
Network Driver:
Template: e6520-new
Driver: E1000.DOS
Driver Type: NDIS2 Driver
Additional Files protocol.ini
oemsetup.inf
Configuration Files:
AUTOEXEC.BAT:
@echo off
SET TZ=GHO+06:00
prompt $p$g
\net\netbind.com
echo Loading...
CD \GHOST
GHOST.EXE
CONFIG.SYS:
DEVICE=\net\protman.dos /I:\net
DEVICE=\net\dis_pkt.dos
DEVICE=\net\E1000.DOS
LASTDRIVE = Z
PROTOCOL.INI:
[protman]
drivername=PROTMAN$
[pktdrv]
drivername=PKTDRV$
bindings=nic
intvec=0x60
chainvec=0x66
[nic]
drivername = E1000$
It seems that the image ceation is slow. Its showing 725/MB/min I guess there is no 1000 option?
Is there a better way, or thats it?
Should I try winpe? perhaps I can get the full 1000 GB connection.?