Jump to content

Can't get network support to automatically start


Recommended Posts

Posted (edited)

Hi,

I'm unable to get the PENETCFG plugin to automatically load network support. When Barts loads I'd like network support to be automatically enabled, the nic detected and an IP address automatically assigned by DHCP. If I manually load netowork support the nic is detected and an address assigned without a problem.

I currently do not have the BARTPE: Network Support plugin enabled.

Can anyone provide some advice?

Thanks!

brian

Here's the code of the PENETFCG files:

PENETCFG.INF

; PE Builder v3 plug-in INF file

[Version]

Signature= "$Windows NT$"

[PEBuilder]

Name="PENETCFG: PE Network configurator (theTruth)"

Enable=1

Help="penetcfg.htm"

[sourceDisksFiles]

penetcfg.exe=2,,1

penetcfg.ini=2,,1

penetcfg-*.ini=2,,1

readme.txt=2,penetcfg.txt,1

license.txt=2,penetcfg.lic,1

srvsvc.dll=2

[Append]

nu2menu.xml, penetcfg_nu2menu.xml

PENETCFG.INI

[General]

AutoStartNet=Yes

PromptForProfile=No

ShowGUI=Yes

[NetProfiles]

Dynamic IP Address (DHCP)= penetcfg-dhcp.ini

Static IP Address (Manual)= penetcfg-static.ini

Custom from A:\= a:\penetcfg.ini

Custom from C:\= c:\penetcfg.ini

; You will get the settings below if you hit

; escape/cancel on the profile dialog

[NetAdapter1]

EnableDHCP=Yes

UseStaticGateway=No

UseStaticDNS=No

UseStaticWINS=No

IPAddress=

SubnetMask=

DefaultGateway=

DNSServer=

[NetDrive1]

Drive=

NetworkPath=

UserName=

Password=

Edited by Tripredacus
Added clarification to topic description

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...