UNSOLVED

MikeJacob

updated

8 days ago

M

MikeJacob

1 Message

0

5329

May 29th, 2007 16:00

GhostDisk for PE2950

Attempting to build ghost disk to dump image (Dell PE2950) back to back ghost server. Using Symantec Ghost Console 7.5.0.335 to build ghost boot disk. Server has 2 BCM5708c NetXtreme II NIC cards. When booting w/ the boot disk, I see the error: Error 33 Unable to Bind.
  • Dramba

    41 Posts

    136

    0

    Posted July 10th, 2007 10:00

    Hello,
     
    probably bad network Dos file or ini. Error 33 occurs when netbind cannot be load.
     
    Try last Dos driver for Broadcom Netxtreme II (file needed b57.dos) at http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php 
     
    look at protocol.ini file and verify line :
    Protocol.ini section for the Broadcom Ethernet NDIS2
    [B57]
    DriverName = "B57$"
    remove [B57] (netbind doesn't like it). Normally working.
     
    When using Ghost, a file generated named protman.ini may need to be modified :
    [nic]
    drivername = $
    modify by
    [nic]
    drivername = B57$
    Hope this help !
     
  • duffer26

    22 Posts

    136

    0

    Posted August 16th, 2007 19:00

    Is this is still a problem for you? if you are using b57.dos for netxtreme II then this is the wrong dos driver.