Install Windows 7 over network with TFTPBoot
Re: Install Windows 7 over network with TFTPBoot
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.
-
- Corporal
- Posts: 5
- Joined: Wed Jun 20, 2012 11:41 pm
Re: Install Windows 7 over network with TFTPBoot
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
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
Re: Install Windows 7 over network with TFTPBoot
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.
Re: Install Windows 7 over network with TFTPBoot
Same issue, but I was able to update the network driver without creating a custom winpe image. Here's how: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
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
Re: Install Windows 7 over network with TFTPBoot
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
(I cannot post links)
just search for "Serva windows" in Google
Re: Install Windows 7 over network with TFTPBoot
I dont see why you need TFTPBoot.. share the folder with windows 7 setup files. and install with windows pe
Re: Install Windows 7 over network with TFTPBoot
Please do write a guide or at least post a link to such a method.CrashUK wrote:I dont see why you need TFTPBoot.. share the folder with windows 7 setup files. and install with windows pe
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 ]
-
- Sergeant
- Posts: 14
- Joined: Fri Jan 25, 2019 11:31 am
- Location: Denmark
- Contact:
Re: Install Windows 7 over network with TFTPBoot
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
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