Installing XP via Network Boot?


Recommended Posts

I've got an old Dell Latitude L400 (lol) that I use frequently while I'm in bed and don't feel like getting on the desktop. Everything was working fine, then yesterday windows decided it would freeze during boot. Got into safemode and did a scan with malwarebytes and found nothing. Scheduled a boot disk check and restarted, but windows froze again. Tried to get back into safemode, but now that's corrupt too and it won't boot.

The bios it has does not support USB boot. The newer version does, but you can't update the bios without a bunch of floppies. Well, the L400 doesn't have a floppy drive.

I noticed a network boot, though. Can I access my Winxp CD through my desktop's CD drive? or ISO? I guess I'd have to set up a server or something? Not really sure how that would work.

I'm not spending money on a 2.5 IDE to normal IDE so I can hook up the HDD to desktop. That's probably more expensive than what the laptop's worth, lol.

I don't really have many options, do I?

Hmm...

Summary:

  • Dumb Laptop
  • Does not boot from USB
  • Has no CD Drive
  • Has no Floppy Drive
  • Can't Update Bios without floppy drive
  • Too cheap to buy parts needed to fix it

Link to comment
https://www.neowin.net/forum/topic/868520-installing-xp-via-network-boot/
Share on other sites

New IPB3 won't let me edit my post...

Anyway, somehow I kept on trying "last known good configuration" and I'm finally IN! I'm in XP right now. Not sure what to do. Reinstall XP through XP? Install Ubuntu?

Afraid to turn it off now, lol.

Edited by Kondrath

Well a 2.5 ide to 3.5 ide cable is only a couple of bucks and is handy item to have in your tool belt anyway.

http://www.amazon.com/gp/product/B001RW8002/ref=pd_lpo_k2_dp_sr_3?pf_rd_p=486539851&pf_rd_s=lpo-top-stripe-1&pf_rd_t=201&pf_rd_i=B00006B8C2&pf_rd_m=ATVPDKIKX0DER&pf_rd_r=1G9XY6RD2C4E5YY5ECKH

$5 - plus shipping, sure you can find it cheaper as well.

41IpvsB2NlL._SL500_AA280_.jpg

As to setting being able to install from a network boot, sure can be done -- but going to involve some setup. Be it a MS RIS server, or using something like the ultimate deployment appliance (virtual machine)

http://www.ultimatedeployment.org/

I haved used the UDA quite a bit to be honest, it can be very handy to have running on a laptop when you need to install an OS to lots of machines at a location ;) But like I said there is some initial setup that can be a bit involved.

Here is info on how you would do it the MS way.

http://technet.microsoft.com/en-us/library/cc786442%28WS.10%29.aspx

Remote Installation Services

Wow, sounds like that IDE converter will save me a bunch of trouble... Thanks for the links.

The laptop can boot into windows now, but now it has trouble shutting down. Just hangs at the shutting down screen. Ran a check disk, nothing wrong. I tried clean installing from within the OS using my XP CD and the laptop's serial, but apparently it's invalid. I was under the impression that it was a genuine copy of XP, but I guess it isn't... So now I can not clean install. (Laptop was given to me by a friend who could not get it to turn on. Turns out the ac adaoter was just not put together all the way :rofl: )

Would it be possible to hook up a normal computer's floppy to the laptop, if only temporary? Not sure how the connections are inside of laptop - I've never had to open one up really. But if I could update the BIOS all of my problems would be solved. I could boot from USB and install a new OS...

I doubt you could install a standard floppy to a laptop, everyone I have seen had a proprietary connection. But you should be able to get a simple PXE (network boot) going of say a dos disk image with the bios update on it to allow you to flash the bios.

There are lots of guides out there on how to setup PXE boot system - pretty easy to do on any linux system. There might even be some virtual appliances out there you could use that have everything setup for you.. The UDA for example is virtual machine you run -- just have to config it, you should be able to boot a floppy image this way to get your bios updated.

I doubt you could install a standard floppy to a laptop, everyone I have seen had a proprietary connection. But you should be able to get a simple PXE (network boot) going of say a dos disk image with the bios update on it to allow you to flash the bios.

There are lots of guides out there on how to setup PXE boot system - pretty easy to do on any linux system. There might even be some virtual appliances out there you could use that have everything setup for you.. The UDA for example is virtual machine you run -- just have to config it, you should be able to boot a floppy image this way to get your bios updated.

Interesting. So UDA is like a VM of linux that I can use to make a PXE boot system... And mount a floppy image so my laptop can see it via network boot. Sounds easy, but it's probably a little complicated. I'm going to have to research this a lot. Although I've built my own computers and am the local "repair" guy, I have no idea what I am doing when it comes to this type of thing....

Thanks for your information, Budman.

Yup UDA is virtual machine, you run it on a vmware server (free).. I have had better luck with the 1.4 version vs the 2.0 beta.. Once its running you config it using web interface -- so its not all that difficult to get running.. But like I said it does take some setup and is more involved than just clicking go ;) So yeah going to have to do a bit of research if you want to use that.

But I do believe there are some easier methods.. Im fairly sure you could use a simple tool like tftpd32 which has a dhcp server and tftp server features (both needed for pxe booting)

Here is a simple writeup I found using tftpd32 to boot floppy images -- you could create one that has your bios update on it for example.

http://home.allegiance.tv/~joem298/

This should only take a few minutes to setup actually -- when I get home I might fire it up just to know how long it should take.. If you want I could setup a image for you with your bios update for the L400 on it, etc. I could prob just zip it up for you to run, etc. I will take a look when I get a chance.

Yup UDA is virtual machine, you run it on a vmware server (free).. I have had better luck with the 1.4 version vs the 2.0 beta.. Once its running you config it using web interface -- so its not all that difficult to get running.. But like I said it does take some setup and is more involved than just clicking go ;) So yeah going to have to do a bit of research if you want to use that.

But I do believe there are some easier methods.. Im fairly sure you could use a simple tool like tftpd32 which has a dhcp server and tftp server features (both needed for pxe booting)

Here is a simple writeup I found using tftpd32 to boot floppy images -- you could create one that has your bios update on it for example.

http://home.allegiance.tv/~joem298/

This should only take a few minutes to setup actually -- when I get home I might fire it up just to know how long it should take.. If you want I could setup a image for you with your bios update for the L400 on it, etc. I could prob just zip it up for you to run, etc. I will take a look when I get a chance.

That would be a great, great help.

I tried following the directions myself and got stuck at

"#5

The last file that you will need for your PXE server is a boot disk image. If you have a bootable floppy disk that you want to use for booting your M200, you can skip this step. Otherwise, find a blank floppy disk and insert it into your PXE server. Unzip the contents of 'BFD full package v1.0.7.zip' into a temporary directory. Open a command prompt and browse to that temporary folder. Run the command 'bfd msnet' in order to create the bootable floppy. "

It seems as if my host computer still needs a floppy disk in order to complete this step.

Unless I find a floppy emulator...maybe...?

EDIT: Man, this is ridiculous. I can't find a x64 compatible virtual floppy drive anywhere.....

Edited by Kondrath

here you go dude -- I did a test run.. I could not get the latest version of tftp32 to work (will look into that later I think), backed off to version 3.03 or something.

Anyway.. I even made a floppy image for you ;)

Everything you need is in the Zip file.. Just unzip it to say c:\tftpd, run the tftp32 exe and make sure you setup the dchp server stuff. here is screen shot of mine. You might need to change the network to match up to your machines IP etc.

post-14624-12644615811108_thumb.jpg

Make sure you turn off any other dhcp servers on your network (your router for example when doing this) Then boot your machine with pxe.. You will end up at a A:\ prompt -- and then just run the bios boot file for the L400A9.exe I put into the image.

post-14624-12644616684629_thumb.jpg

See here is the virtual machine booting from the pxe server.

post-14624-12644618229376_thumb.jpg

You will then see it load the image file and boot caldera dos, etc..

Now If this F's up your machine -- thats on you dude.. Just trying to help.. Don't use my bios update file if your worried, etc. I grabbed the one for the L400 so if that is what your machine is - it should work.

tftpd.zip

  • Like 2

..

EDIT: Man, this is ridiculous. I can't find a x64 compatible virtual floppy drive anywhere.....

x64? as in 64bit? i dont think the laptop supports that. look for 32bit or x86.

btw if this is a dell, cant you install the bios from windows?

if not another possibility is creating a boot cd with the bios files.

do you have access to a cdrom somewhere temporarily? you could burn a bootable dos disk from your desktop and then add in the bios file.

http://www.bay-wolf.com/bootcd-bios.htm

Im not sure why he think he needs some 64bit virtual floppy drive? Unless he was looking to create the floppy image.. I just grabbed freedos.exe and extract the files using winimage, then added his bios file to create the imz file.

I agree with you more modern stuff allow for updating the bios by running a file inside windows - but for that old L400 the only bios files I saw were one to create a floppy image, and the exe you put on your own floppy.

Sorry for that last PM, the boards were messing up and I couldn't update you on the progress. I figured out how to do everything, and the bios is successfully flashed!

Thank you very much for all of your help!

Though, I don't see a boot from USB in the BIOS... :rofl: ... Hopefully I'll figure the rest out!

Edit: Nevermind, it added support for an F12 boot menu.

Thanks again!

Edit again: Still not booting into the USB. I really hope it's just my USB stick or something. But it seems that the USB is not getting any power until windows starts. Sigh.

Edited by Kondrath

If you having problems booting from a usb.. You can do the same pxe thing -- just need a boot image that has network support.. Boot a WinPE disk, Bart disk for example that has network drivers and then you can run the setup over the network.

I know what laptop you have -- let me see if I can see what nic it has to be able to have the driver for network booting, etc.

edit: hey ran across this site -- they even mention your laptop L400, and its using the tftpd setup, etc.. so with some very minor modifications to what you already have running you should be able to get xp installed

http://blog.webpirates.co.uk/?p=56=1

Windows XP PXE installation

Edited by BudMan

If you having problems booting from a usb.. You can do the same pxe thing -- just need a boot image that has network support.. Boot a WinPE disk, Bart disk for example that has network drivers and then you can run the setup over the network.

I know what laptop you have -- let me see if I can see what nic it has to be able to have the driver for network booting, etc.

edit: hey ran across this site -- they even mention your laptop L400, and its using the tftpd setup, etc.. so with some very minor modifications to what you already have running you should be able to get xp installed

http://blog.webpirates.co.uk/?p=56=1

Windows XP PXE installation

Awesome. Looks like I'm saved! I was just about to try something crazy (I think I might still try it), but I was going to use my PSP and see if it would act as a USB device since it is powered. And if that failed, I was gonna try some SD card readers. :laugh:

After the PSP, I'll give that guide a go and report back.

EDIT: or my Nikon D40 :D

It has been done.

dsc1317i.jpg

I don't think I've ever been so happy to see that screen.

The tutorial's steps (specifically the structure of folders and dos commands) did not work for me, so I had to figure it out myself and make a functioning directory. It was worth it, though!

Worst XP install EVER. :laugh:

I would have to run through the tut myself to see know -- but looks like you got what you need done done.. And learned quite a bit in the process to boot! Which is always a plus.. Now you know and have a method of booting pxe on your network.. there are lots and lots of things you can do with that!! Its a nice tool to have in your tool belt.

You might want to still look into UDA if you want a slick way to install multiple OSes -- pick from a menu, etc.

  • Like 1
  • 10 months later...

HI! thanks for all this info and the files, But i get stuck at A: in dos, what file should i run? i dont see the bios file

thanks!!

Sorry i couldn't edit post.

I runs the name of the dell bios file and it updated the bios , TY very much for this image!.

all i need to see if i can boot fom usb now.

Sorry for posting again, after flashing bios to A9, it doesn't boot from usb (so sad) so i was wondering, how hard would it be to install XP from PXE? hope someone helps.

I was reading a tutorial, but for some reason, i cant seem to find Bart Network Boot Disk. i finde the files, but they are incomplete.

This whole thread is about doing install from PXE!!

And bios image was run from booting PXE ;)

Who every mentioned Barts network boot?? Grab the UDA I mentioned

http://www.ultimatedeployment.org/

This whole thread is about doing install from PXE!!

And bios image was run from booting PXE ;)

Who every mentioned Barts network boot?? Grab the UDA I mentioned

http://www.ultimatedeployment.org/

yes budman i grabbed today the files you posted and then i flashed the bios by using PXE. Now i want to install xp trough PXE and was following a tutorial and the only file i can't get is the Barts network boot.

I'll download the file you mentioned (ultimate deployment) and try using that . I'm not that amateur, but i have never used that tool. i'll google some tutorials, hoping it let me install XP to the l400

BTW i read about a guy that installed xp on another laptop, and then removed the intel ide drivers (safe mode )and put the HDD again in the l400 and booted fine.

I did that but i got a cannot read disk error.

you guys seem very knowledgeable hope someone helps me.

I already installed lubuntu on the laptop. but the thing is that i got this laptop for my 9 yr daughter, and i don't think i can teach her to use lubuntu.

I was thinking of installing Windows ME on anotehr laptop and just move the drive.

All this trouble is because i want to teach her to transfer music to her mp3 and to use encarta (her mom doesn't have internet) and for this i need Windows.

I was following this guide but some of the files i cant get them pxelinux.0 memdisk menu.c32 bartdisk.IMA

I can follow instructions very well, and i feel confident that i i had teh files i can install xp to the laptop.

I'll apreciate it if someone has this files or point me to a valid link.

Thansk for your help!!

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Creative Sound Blaster AE-X PCIe review: your headphones will love it by Steven Parker If you have been reading Neowin for any length of time, you may remember that I reviewed the Sound Blaster Audigy FX Pro back in April. I found it to be an excellent budget sound card, even though it lacked support for formats such as DTS over the included SPDIF port. Anyway, Creative reached out to me again asking if I was interested in reviewing the Sound Blaster AE-X. It is a card mainly targeted at headphone wearers, which I'll get into a bit later. Before we get underway, here is a disclaimer: Creative Labs provided a free sample without any review pre-approval. Here are the full specs of it: Creative Sound Blaster AE-X Dimensions: 179 x 126 x 18 mm Weight: 263g / 9.28 oz Platform: PCI-e DAC: ESS ES9039Q2M Connectivity Options Side: Rear: 1 x HD Audio Front Panel Connector, 1 x ⅛“ Headphone port, 1 x RCA Line-out (Left) port, 1 x RCA Line-out (Right) port, 1 x Coaxial SPDIF-out port, 1 x ⅛“ Mic in/Line-in port, 1 x TOSLINK SPDIF-in port Surround: No DNR / SNR: THD+N: 0.0001% Dynamic Range 130 dB Recording Resolution: PCM up to 32-bit / 192kHz (Stereo) Direct Mode: Line Out (Stereo): PCM up to 32-bit  384 kHz Coaxial SPDIF Out: PCM up to 24-bit 192.0 kHz Headphone Amp: PCM up to 32-bit / 384kHz (Stereo) Native DSD: DSD64, DSD128, DSD256 Output Impedance: 1Ω, Supported Headphone Impedance: 8–600Ω, IEM: 0.5Vrms, Low: 1.5Vrms, Mid: 3Vrms, High: 6Vrms, Maximum output power: 350mW @ 32Ω (High), Maximum output voltage: 6Vrms (High) Front Panel Headphone Amp: PCM up to 32-bit / 192kHz (Stereo) Native DSD: DSD64, DSD128 Output Impedance: 10Ω, Supported Headphone Impedance: 32–300Ω, Maximum output power: 40mW @ 32Ω, Maximum output voltage: 1.9Vrms ASIO: ASIO 2.3 Total Harmonic Distortion: THD+N: 0.0006% Dynamic Range: 114 dB Scout Mode: Yes EMI shielding: No (but it passed all the FCC emission tests) Operating temperature: 0–45°C Input Power: 12V⎓0.5A Warranty: 1 Year (MSRP) Price: $179.99 / £169.99 The Sound Blaster AE-X was announced at the end of May, and it becomes clear that it is mainly for headphone wearers. I should also note that the card does not support DDL/DTS encoding technology, but it is said to support decoding through the coaxial SPDIF port. I was able to test this working with the classic Windows Sound properties, but I could not get a DTS (decode) signal through my Logitech Z906, it defaulted to 3D sound whenever I played DTS content through Plex or Emby. In addition, this card only supports two channels (stereo) over the speakers. The surround support is limited to the Headphone Amp, so before I get underway, what we have here is a card mostly intended for headphone use, especially with its SPDIF In (Toslink) port where you could connect another device like a console. So what about the highlights of this card? The AE-X is powered by the ESS SABRE DAC (ES9039Q2M), which is capable of a 130 dB dynamic range. In addition, it supports 32-bit/384 kHz playback for deeper detail and clarity. The headphone amplifier delivers up to 350 mW @ 32Ω, which admittedly far surpasses standard onboard audio, offering support for studio-grade headphones. DSD256 and ASIO 2.3 are also supported. What doesn't it have? No support for What-U-Hear, Super X-Fi, or the SmartComms Kit No EMI shielding, but it passed all the FCC emission tests (from the FAQ) I also want to make it clear that I am no audiophile. For me, it's purely subjective and it should just "work" out of the box. First impressions As I said in the introduction, I was a bit sad to see that the AE-X only supports stereo output, meaning it would not be on par with my ALC1220 over my speakers, as I mentioned it seems like this card is marketed toward headphone users. Since I am not an avid gamer that would rule me out as a potential customer, but I can still test its capabilities! The card arrived in a nice-looking box, as shown above. It's quite a bit larger than the Audify FX Pro that I reviewed back in April, and at first I thought the covering meant that it was EMI shielded, but it isn't as mentioned above in the highlights section. What's in the box: 1 x Sound Blaster AE-X PCIe card 1 x 3.5 mm CTIA TRRS to Dual TRS Headset Splitter Cable 1 x Quick Start Guide Aside from the Quick Start Guide, which someone at my age (I guess) needs a magnifying glass to read thanks to the tiny fonts, Creative Labs also has the manual online, which first requires you to prove that you're human in order to access it (so I can't direct link it). Anyway, the box is mostly made up of cardboard, and the only plastic in it is the anti-static bag for the card itself. Design Top Bottom The card itself looks pretty cool and actually wouldn't look out of place in an all-white build. There's only one connector, and for some reason it is awkwardly placed on the side (front-facing) that is for the front panel audio connector, which will let you use the headphones through the front PC audio jack. Since the front panel Headphone Amp has fewer capabilities than the rear headphone port, I decided not to use it. Rear of card PCI-e interface The rear of the card is completely open and is normally where you would find the front panel connector. The PCIe interface side is completely covered, which initially made me think it was EMI shielded. I/O panel Side (front-facing) with Front panel connector On the outer rear bracket side we have the TOSLINK SPDIF in, Coaxial SPDIF out, RCA line out (Right), RCA line out (Left), Headphone out, and Mic/Line in ports. On the front facing portion of the card itself is the F-panel connector. Usage Test System Our test system consists of the following: AMD Ryzen 9 9950X3D Gigabyte X870E AORUS MASTER (BIOS F12) Corsair RM1000x (2024) Thermal Grizzly Kyronaut (33x33x0,2mm) 2x 32GB Kingston Fury Beast RGB DDR5 6000MT/s CL36-38-38-80 T-Force Z540 2TB (PCIe Gen5) NVIDIA GeForce RTX 5090 Founders Edition (NVIDIA) Creative Sound Blaster AE-X Windows 11 25H2 Pro I installed the card into the Gigabyte X870E AORUS MASTER which includes the RealTek ALC1220 onboard audio. For our subjective listening tests, I used the Coaxial SPDIF port to my Logitech Z906 speakers. For headphone tests I used the OneOdio Studio Max 2 Wireless DJ Headphones that I reviewed last month. After installing the audio driver, I installed Creative Nexus, which is a relatively new app designed for the latest Sound Blaster cards. Then I discovered the AE-X needed both a driver update from 1.00.15.0001 to 1.01.09.000 and a firmware update from 1.00.06.0000 to 1.00.06.0002, then I was set to go. It should be noted that the card did not work without the driver (not Plug and Play). As you can see above, you can manage the firmware, driver, and inputs via Advanced Settings on the Device tab. By default Nexus enabled "Direct Mode". Upon clicking on Acoustic Engine, the Equalizer can be enabled and set to four different presets, which are: Gaming Music Movies Footsteps Enhancer There's also a dedicated Scout Mode for gamers. I mainly used Tidal and Spotify in the past week to listen to some of my Liked Songs (which now total over 700) in Shuffle mode; there were no pops or interference that I could hear. I also found a 5.1 Surround Music playlist on Tidal that sounded really great over Studio Max 2 headphones. When I reviewed the Audigy FX Pro, I went out and purchased a Logitech Z906 set second-hand for €100 specifically to use with the card, but in this instance all I could get on the AE-X was the 3D output of surround sound through Coaxial SPDIF and although it still sounded great, it isn't quite as good as DTS Interactive via my onboard Realtek ALC1220. Conclusion So what have I learned? The AE-X lacks multi-channel support for 5.1/7.1 setups and drops support for modern surround technologies like Dolby or DTS, functioning strictly as a stereo output device. So to really benefit, you will need Studio-grade headphones to "hear" the benefits of this card. With that being said, I can imagine it will appeal to gamers who are switching between console and PC. By utilizing the SPDIF in port, you could just plug your headphones into the AE-X (front or rear port) and then switch between PC and Console without having to move the headphones to a different port. As I said in the Sound Blaster Audigy review, the EQ in the Creative Nexus app offers safe presets, which allows a user to further tweak the lows, mids, and highs for a personal listening experience. Of course it all depends on the headphones you hook up to it. Speaking of headphones, I kind of wish I had higher-quality Studio-grade headphones to really test this card with; I'm not usually wearing headphones in my day to day duties. The only time I will wear them is if I want to listen to music very late at night and I don't want to disturb my neighbors, so my rating (verdict) is based on this fact. Someone with a PC/Console setup and wears headphone religiously to game, and consume media will benefit much more than I from the high-quality Headphone Amps that are included in the AE-X. Once again, I do feel like Creative could have gone the extra mile to support the S/PDIF port a bit more. Why include it if you're not supporting the main popular digital formats? It seems like the decision was more of a legacy-based one, offering uncompressed 2-channel PCM audio, for users with high-fidelity audio systems and external DACs. Maybe I will be lucky enough to review a card that truly includes all these features in the future. I am sure readers with far more knowledge on audio systems than me will correct me in the comments below. I'll just say I am happy to learn what I don't know! Where to buy The Sound Blaster AE-X is available to purchase now in preorder for $179.99 on the U.S. Creative website, or for £169.99 on the Creative UK website and will start shipping to customers from June 25.
    • $80 or 90%, anything else would be financial suicide one way or another.
    • Or... just use Bitwarden. Free, and has on-prem option as well. Works both on desktop and mobile, wherever you are. The age of local password files is over.
    • Thanks
    • I actually got to use one of those so called "backup codes" once. It was for a customer, I choose the backup code option, and by the grace of god, they actually hade them printed out. Imagine my surprise, when after using the backup code, Google then told use we had to enter a code they just sent to the gmail address we currently did not have access to. I was not amused, Google backup codes should be the end all get out of jail free card, because you had to have access to the account to even get them.
  • Recent Achievements

    • Week One Done
      Supreme Spray LV earned a badge
      Week One Done
    • One Month Later
      Genuinetonerink- Dubai earned a badge
      One Month Later
    • Week One Done
      Genuinetonerink- Dubai earned a badge
      Week One Done
    • One Year In
      hhgygy earned a badge
      One Year In
    • Week One Done
      AMV earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      +Edouard
      164
    3. 3
      PsYcHoKiLLa
      88
    4. 4
      Steven P.
      74
    5. 5
      Michael Scrip
      73
  • Tell a friend

    Love Neowin? Tell a friend!