Install Windows 7 over network with TFTPBoot

Windows OS Specific Topics
User avatar
Herath
Major
Major
Posts: 417
Joined: Thu Aug 05, 2010 7:09 pm

Re: Install Windows 7 over network with TFTPBoot

Post by Herath » Fri Jun 22, 2012 7:59 pm

Replace the winpe.wim of the downloaded archive and boot up. I hope that you have added the relavent driver files for the network card of your target computer to the created WinPE image. Otherwise it won't work.
julien27ph
Corporal
Corporal
Posts: 5
Joined: Wed Jun 20, 2012 11:41 pm

Re: Install Windows 7 over network with TFTPBoot

Post by julien27ph » Sat Jun 23, 2012 1:49 am

hi i made another winpe.wim again and i copied almost all drivers in the system32 and still there is an error,
i checked the log file and the error starts at Boot\Fonts\wgl4_boot.ttf> : error 3 in system call CreateFile The system cannot find the path specified. this is the same with the boot.ini and BCD, what do u think? big thanks :)
User avatar
Herath
Major
Major
Posts: 417
Joined: Thu Aug 05, 2010 7:09 pm

Re: Install Windows 7 over network with TFTPBoot

Post by Herath » Sat Jun 23, 2012 3:37 pm

That missing font file is not a problem. You need to download the driver from the manufacturer's web site and locate the correct .inf file for the driver and add it to the winPE using the method described in microsoft help article. Just copying everything won't work. If you can find the model of the Network card of your target computer, I might be able to locate the correct driver for you.
User avatar
pentadoc
Posts: 1
Joined: Wed Aug 08, 2012 2:10 pm

Re: Install Windows 7 over network with TFTPBoot

Post by pentadoc » Wed Aug 08, 2012 2:48 pm

hi i tried the ipconfig - all command and here is the result:
host name........minint-10dfisj
primary DNS suffix.......
Node type .........hybrid
IP Routing Enabled.......No
WINS Proxy Enabled......No
Same issue, but I was able to update the network driver without creating a custom winpe image. Here's how:

1. Find the drivers to your network adapter and put them on a usb flash drive.

2. After booting over the network and reaching the console, type:

drvload.exe [driver location]

mine was

drvload.exe d:\b57nd60x.inf

3. then type:

netcfg -WINPE

but other sources say that this would work too:

wpeutil initializeNetwork

4. After that, you should be able to follow the original tutorial. I found that if I typed the mapped drive letter directly after NET USE it worked:

net use z: //192.168.1.2\sharedFolderName password /User:computerName\userName
User avatar
patpat
Posts: 1
Joined: Tue Nov 06, 2012 4:41 am

Re: Install Windows 7 over network with TFTPBoot

Post by patpat » Tue Nov 06, 2012 4:48 am

See how to automatically PXE install from win2000 to Win 8 without RIS/WDS/WAIK
(I cannot post links)
just search for "Serva windows" in Google
User avatar
CrashUK
Posts: 1
Joined: Sun Apr 13, 2014 1:58 am

Re: Install Windows 7 over network with TFTPBoot

Post by CrashUK » Sun Apr 13, 2014 2:08 am

I dont see why you need TFTPBoot.. share the folder with windows 7 setup files. and install with windows pe
User avatar
Herath
Major
Major
Posts: 417
Joined: Thu Aug 05, 2010 7:09 pm

Re: Install Windows 7 over network with TFTPBoot

Post by Herath » Sun Apr 13, 2014 8:23 am

CrashUK wrote:I dont see why you need TFTPBoot.. share the folder with windows 7 setup files. and install with windows pe
Please do write a guide or at least post a link to such a method.
In this method, Tftpboot is used to perform a network boot. And there could be many other methods to achieve the same thing.

[ Post made via Mobile Device ] Image
Timothypoirl
Sergeant
Sergeant
Posts: 14
Joined: Fri Jan 25, 2019 11:31 am
Location: Denmark
Contact:

Re: Install Windows 7 over network with TFTPBoot

Post by Timothypoirl » Wed Feb 27, 2019 8:11 am

Hi

I have just installed Windows XP RC2 and id like to know how i can share directory in network with NT 4. I have shared directory with my XP but NT doesnt seem to see the XP machine.

I was using netbiosnetbui before and it was working fine.

Thanks
Post Reply

Return to “Windows”