Skip to main content

How To Intall Windows XP From USB?

Requirement
  • Windows Xp installation disk,
  • solution.rar file
  • Working pen drive of at least 2 GB.
We need to transfer all XP installation media files into pen drive. If you don't have dump of XP CD on hard disk then you need to copy them from XP CD.
Download this file solution.rar and extract it.
install xp from pen drive
Attach a pen drive (All data will be erase from pen drive)
Open the folder where you have extracted the files from solution.rar and run HpUSBformat.exe.
install xp from pen drive
This command will detect your USB disk, if not, select form the list ( in this example my USB memory stick is drive M: )
Now set these options
  • Volume label : - SYSTEM
  • Check marks on :- Create a DOS Start up disk
  • Select radio button :- Using DOS system files located at:
  • Give the path where you have extracted solution.rar (Give the path of DOS folder) files
install xp from pen drive
At this moment pen drive has become DOS bootable.
Copy all other files from DOS folder to your USB disk. ( you can overwrite existing ones)
install xp from pen drive
Insert Windows Xp installation disk into CD-ROM and copy all files from CD to USB drive.
Now pen drive should look like this
install xp from pen drive
Now you have a xp bootable pen drive.
Now we have XP bootable pen drive. We would install XP from this pen drive.
Boot system from this pen drive. If system does not boot from pen drive check first bootable media setting in BIOS.
Step1:- When system is booted up, and you see command prompt, type sys d: and hit enter if you see system transferred - you have luck, FAT32 file system is on drive C:, you will not lose your data
- go to step 5
- if any problem appears go to step 2
Step2:-REMEMBER, you will loose all data from drive C:/> - when system is booted up from USB, your drive C: appears as D:
Step3:- Type format d:/q/s to format drive D:
accept and when it is finished, go to step 5 ( you are lucky, you don't need to make partitions)
otherwise go to step 4
Step4:- Type fdisk and hit enter
create new partition ( after restart boot with pendrive in)
go to step 3 and format the partitions and come back here :)
type pqmagic and set your new partition active
( physical drive 2, Advanced A, set Active - S, are you sure - Y, Exit - X )
Step5:-Type nc and hit enter, and using Norton Commander, copy all files form pendrive to disk C: ( you can overwrite existing ones)
Step6:-Restart Laptop without pen drive in it (it should start from hard drive)
Step7:-Type cd i386 and hit enter (it will enter i386 folder)
Step8:-Type winnt and hit enter
Step9:-this will launch xp installation process and you can install xp as you do with cd.

Comments

Popular posts from this blog

The Android Best OS Android OREO 8.0 Top 10 AMAZING Features

Welcome Back Guy, I'm here with a new video, in this video I'm going to show you Top 10 Features of Android 8.0 Oreo Don't forget to Subscribe My Channel Which is Guy Perfect & Press the Bell Icon for More Exciting Video Coming Soon!! Like this video And Don't forget to share it with others. Upload by Guy Perfect.The Link is Down below. If you like this post 1+ this

EEPROM (Electrically Erasable Programmable Read-Only Memory)

EEPROM also written E 2 PROM and pronounced "e-e-prom", "double-e prom", "e-squared", or simply "e-prom") stands for E lectrically E rasable P rogrammable R ead- O nly M emory and is a type of non-volatile memory used in computers and other electronic devices to store small amounts of data that must be saved when power is removed, e.g., calibration tables or device configuration. Unlike bytes in most other kinds of non-volatile memory, individual bytes in a traditional EEPROM can be independently read, erased, and re-written. When larger amounts of static data are to be stored (such as in USB flash drives) a specific type of EEPROM such as flash memory is more economical than traditional EEPROM devices. EEPROMs are organized as arrays of floating-gate transistors. An EPROM usually must be removed from the device for erasing and programming, whereas EEPROMs can be programmed and erased in-circuit, by applying special programming sign...