Operating System - Microsoft
1753331 Members
5302 Online
108792 Solutions
New Discussion юеВ

Re: problem with Network Boot Disk from Symantec Ghost 7.5 Corporate Ed.

 
SOLVED
Go to solution
'chris'
Super Advisor

Re: problem with Network Boot Disk from Symantec Ghost 7.5 Corporate Ed.

here is my protocol.ini:


[network.setup]

version=0x3110

netcard=ms$FETND,1,MS$FETND,1

transport=ms$ndishlp,MS$NDISHLP

transport=ms$netbeui,MS$NETBEUI

lana0=ms$FETND,1,ms$netbeui

lana1=ms$FETND,1,ms$ndishlp



[ms$FETND]

drivername=FETND$



[protman]

drivername=PROTMAN$

PRIORITY=MS$NDISHLP



[MS$NDISHLP]

drivername=ndishlp$

BINDINGS=ms$FETND



[ms$netbeui]

drivername=netbeui$

SESSIONS=10

NCBS=12

BINDINGS=ms$FETND

LANABASE=0

Night Rider
New Member

Re: problem with Network Boot Disk from Symantec Ghost 7.5 Corporate Ed.

I like dinosaurs. I like the raptors. I like Dell. I like cows. I like hippos.
'chris'
Super Advisor

Re: problem with Network Boot Disk from Symantec Ghost 7.5 Corporate Ed.

in my last posting, I posted protocol.ini for NETBEUI protocol instead for TCP/IP

for a TCP/IP network boot floppy pls look here:

http://www.lboro.ac.uk/computing/desktop/reps-xp/ghost-disk.html

and:

http://digital.ni.com/public.nsf/websearch/C1A843A4F8DB753D86256C1C005ADCF0?OpenDocument

make a great day !
chris
'chris'
Super Advisor

Re: problem with Network Boot Disk from Symantec Ghost 7.5 Corporate Ed.

for NIC: INTEL PRO/1000MT, I'm using this protocol.ini:

[network.setup]
version=0x3110
netcard=a$E1000,1,A$E1000,1
transport=tcpip,TCPIP
lana0=a$E1000,1,tcpip

[a$E1000]
Drivername=E1000$
NODE="00802F0A04F4"
; Speed=Auto-Speed
; ForceDuplex=Auto

[protman]
drivername=PROTMAN$
PRIORITY=MS$NDISHLP

[tcpip]
NBSessions=6
DefaultGateway0=
SubNetMask0=
IPAddress0=
DisableDHCP=0
DriverName=TCPIP$
BINDINGS=a$E1000
LANABASE=0


and this system.ini:

[network]
filesharing=no
printsharing=no
autologon=no
computername=test
lanroot=a:\net
username=administrator
workgroup=mydomain
reconnect=no
dospophotkey=N
lmlogon=0
logondomain=mydomain
preferredredir=full
autostart=full
maxconnections=8

[network drivers]
netcard=E1000.dos
transport=tcpdrv.dos,nemm.dos
devdir=A:\NET
LoadRMDrivers=yes

[Password Lists]

*Shares=a:\net\Shares.PWL
ADMINISTRATOR=A:\NET\ADMINISTRATOR.PWL


and it works excellently !

greetings
chris