Jump to content

Need help installing fresh windows.

Upgrading my PC put brand new pieces in no second hand stuff, PSU, MOBO, RAM, CPU, HDD i have been trying to install windows i have got it on CD & Pen drive changing boot options in BIOS to boot from which ever one i was trying at the time, disabling all others as well when i save and restart it just reboots and goes straight back to bios, not too sure what going wrong i have done this once or twice before I'm not the best with computer but i know the basics, when i did this the first time on my old HDD it was simple the mobo picked up the disk straight away and i began the windows install but doesn't seem to be having any of it, its been rattling my brains for past few hours! 

PLEASE HELP IF ANYBODY HAS ANY ADVISE / TIPS. 
 

Link to comment
https://linustechtips.com/topic/742257-need-help-installing-fresh-windows/
Share on other sites

Link to post
Share on other sites

Did you buy the CD from a store?

Best of myself(1000th post)

 

Vista

Core i5-8400

8GB DDR4

GTX 1050ti

1TB 7200RPM HDD
MSI H310M PRO-VD

EVGA 450BT

Cooler Master masterbox lite 3.1

Arctic Cat

Core 2 quad q8200

8GB DDR2 ECC

GTX 550ti

1TB 7200RPM HDD

Dell precision t3400 motherboard

Link to post
Share on other sites

2 hours ago, DaviidJH said:

depends who's asking 8)

You didn't answer my question

Best of myself(1000th post)

 

Vista

Core i5-8400

8GB DDR4

GTX 1050ti

1TB 7200RPM HDD
MSI H310M PRO-VD

EVGA 450BT

Cooler Master masterbox lite 3.1

Arctic Cat

Core 2 quad q8200

8GB DDR2 ECC

GTX 550ti

1TB 7200RPM HDD

Dell precision t3400 motherboard

Link to post
Share on other sites

2 hours ago, DaviidJH said:

No i didn't buy it from a store :)

did you just dump the .ISO file on the CD

Best of myself(1000th post)

 

Vista

Core i5-8400

8GB DDR4

GTX 1050ti

1TB 7200RPM HDD
MSI H310M PRO-VD

EVGA 450BT

Cooler Master masterbox lite 3.1

Arctic Cat

Core 2 quad q8200

8GB DDR2 ECC

GTX 550ti

1TB 7200RPM HDD

Dell precision t3400 motherboard

Link to post
Share on other sites

Using a USB drive to install windows, i have managed to finally get bast the bios and start the installation although im greeted with this god awful window with the  A required CD/DVD drive device driver is missing" or "A media driver your computer needs is missing" 

 

Anybody know how i can get past this, i have tried every single USB slot in the computer but no good when i press browse all i see is "Cd drive (D:)" and "boot (x:) 

appreciate any help i can get, ive been battling with this trying to get an OS on it for hours now! 

Link to post
Share on other sites

Press shift +f10 to bring up the console

type

 

Diskpart 

List disk 

Select disk 2 

Clean
(using Clean command in diskpart will delete all partitions on the selected disk) 

Exit
(exit from Diskpart) 


CREATE PARTITION PRIMARY

SELECT PARTITION 1

ACTIVE

FORMAT FS=NTFS

LABEL="Windows"

ASSIGN LETTER=C

EXIT

EXIT

 

Basically you want to wipe the main disc you selected, create a partition, format it as NTFS, then assign a letter and name

Link to post
Share on other sites

4 minutes ago, DaviidJH said:

i used the windows 7 usb tool to do it everything seemed to have worked fine there like what if i tried different windows or will your solution work @Aytex

Try the win10 iso

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×