The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Network boot a Satellite Pro A300-00J

    Discussion in 'Toshiba' started by draken, Jun 5, 2008.

  1. draken

    draken Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    hi guys, I really need your help right now. Here is my problem...

    I need to ghost a brand new Toshiba Satellite Pro A300-00J, but I cant find a way to do so. It's got a Marvell Yukon network card, but every driver I used so far simply wont do the thing. :confused:

    I tried adding the XP driver from the Toshiba site to my Bart PE boot cd (that worked without a hitch so far), that didnt work. I tried the Symantec Ghost boot assistant to create a bootable USB key, that didnt work. I tried to find another driver on the Marvell website, that didnt work either. :eek:

    The network never seems to mount ! Dont ask if I checked whether the onboard lan was enabled in the bios... it is !

    Any clues would be greatly appreciated !!!

    Thanx!
     
  2. hilmster

    hilmster Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    Hi Guys - right this took me a whole day to figure out!!!! - replace your protocol.ini with the following and ghost will work mint ;) !!!


    [network.setup]
    version=0x3100
    netcard=NIC,1,NIC,1
    transport=tcpip,TCPIP
    lana0=NIC,1,tcpip

    [NIC]
    drivername=yuknd$
    INTERRUPT=3

    [protman]
    drivername=PROTMAN$
    PRIORITY=NDISHLP

    [ndishlp]
    drivername=ndishlp$
    BINDINGS=NIC
    LANABASE=0

    [tcpip]
    NBSessions=6
    DisableDHCP=0
    DriverName=TCPIP$
    BINDINGS=NIC
    LANABASE=0
     
  3. JSM1

    JSM1 Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    Hi I am having this same problem - The laptop is a toshiba A300 with a Marvell Yukon 88e8072. I have tried adding the string in my protocol.ini but it still does not work. I have too tried the drivers from the manufacturers website but no luck . can you assist.