Step 2: Setting up a TFTP Server.
- Install TFTPD
- Create the following directory c:\OUTPUT\pxelinux.cfg\
- In the c:\OUTPUT\ directory download pxelinux.0 memdisk menu.c32 bartdisk.IMA
- In the C:\OUTPUT\pxelinux.cfg\ directory, create a text file that you’ll name default, (not default.txt) containing:
DEFAULT menu.c32
TIMEOUT 300
ALLOWOPTIONS 0
PROMPT 0
MENU TITLE PXE Boot System
LABEL BartBoot
MENU LABEL ^Bart Network Disk
kernel memdisk
append initrd=bartdisk.IMA
LABEL BootNormal
MENU LABEL ^Boot Normal
LOCALBOOT 0
- Launch TFTPD and configure it the following way:
- Tip : if you close and reopen TFTP32 and the Current Directory defaults to your home directory rather than to C:\OUTPUT, right-click your TFTPD32 shortcut, go to Properties, and set the Start in textbox as C:\OUTPUT.

- switch to the tab “DHCP Server” and fill in your network setup. Note that the PC you want to boot must be in the same Subnet. Enter pxelinux.0 as the boot file. The Screenshot below shows my setup.
- Dont forget to SAVE.

Pages: 1 2 3
April 26th, 2008 at 10:20 pm
[...] You may have read in a previous post how i installed Ubuntu on my sisters laptop with PXE, well this worked great, but i couldnt for the life of me get WPA to work on the wireless card, so after about a week of trying i decided to try and PXE boot windows as the laptop had no floppy drive, no CD drive and couldnt boot from USB, what follows is the result of the trials and tribulations of that experience…. enjoy. If you want a quicker, simpler installation with a vanilla XP check this Easy way to PXE Boot Windows guide. [...]
April 30th, 2008 at 12:21 pm
Hey, tried this - works very well, easy to follow
May 9th, 2008 at 1:47 pm
Could you please explain step 4 more clearly. how do you create text file so it isn’t default.txt
May 10th, 2008 at 2:07 am
@Steve: you need to have “show known file types” enabled (or something similar, i’ve only done it on an XP machine, writing this on a vista machine, so cant reference), then just make sure it doesnt have an extension
May 12th, 2008 at 4:46 am
is there a bart boot disk that contains the NVIDIA ethernet driver? is there a way to make one?
May 23rd, 2008 at 11:27 pm
When I try to map a drive to \\host\shared, I get error 53: The computer name specified in the network path cannot be located. What am I doing wrong?
May 24th, 2008 at 2:00 pm
Most likely you arent setting the lmhosts file properly, this needs to be done before the host can be resolved
May 27th, 2008 at 11:43 pm
Thanks alot
i think you must mestion in last step
- install XP by Map net drive
and write the command Winnt
you must have fat32 drive to cache files setup
otherwise it will stop at startup & exit
thanks
May 27th, 2008 at 11:45 pm
Steve Says:
May 23rd, 2008 at 11:27 pm
When I try to map a drive to \\host\shared, I get error 53: The computer name specified in the network path cannot be located. What am I doing wrong?
I thik your network not working propley so or there is anther DHCP working in same Networking assign the system and confilect with the tftpd32
thaks
May 27th, 2008 at 11:46 pm
shon Says:
May 12th, 2008 at 4:46 am
is there a bart boot disk that contains the NVIDIA ethernet driver? is there a way to make one?
there is I think availabe in Universal Boot Disk i test it very will
thanks
June 2nd, 2008 at 11:04 pm
Error 53:
NetBios to tcp/ip hass enabled on XP machine - worked for me,
Alex
July 2nd, 2008 at 11:17 pm
i have gone over and over this. i am not new to pxe install, i have done it many times for ubuntu myself, I guess i am getting lost where it is to look for the default, but cant find it. I have completed the task’s to a t, i have dbl and triple checked the contents of the “output” file, it is the same as yours!
i must have messed up on the default file, but i named it default, not defaul.txt. any ideas? thanks
July 4th, 2008 at 9:42 am
@david That sounds really bizarre, do you have any IM software? I’ll talk directly to you if you want, email me ur address to kode-at-lockstockmods.net change the -at- to the at sign obviously
I have msn, gtalk and yahoo, first two are best though
July 9th, 2008 at 12:50 pm
Your tips helped me very much. Thousands of thanks to you for this easy tips.
July 19th, 2008 at 1:30 pm
Is there any way to add drivers for the LAN cards? As I get an invalid drive specification error when accepting the defaults
July 24th, 2008 at 12:41 pm
After selecting Bart Network Disk, My system just sits on: Loading boot sector… booting….
Anyone any ideas?