Bsod new mobo

Pwnstarz69

Honorable
Jan 30, 2013
65
0
10,630
Just installed a new mobo/cpu/ram to my pc. Everything is seated and installed correctly. When trying to boot Windows 7 I get 0x0000007b bsod. Same bsod when i try to start up in safe mode. During installation i had an old 100gb hdd connected via ide, but the current mobo doesnt support ide that i see. Tried startup repair, and I don't have my win7 c.d. Am I screwed and have to buy another cd?

New parts:
Mobo: Msi b250 bazooka
Cpu: g4560
Ram: ballistix sport gt 2x4gb
 
Solution
the error was 0x0000007b INACCESSIBLE_BOOT_DEVICE

it is not your cpu that is causing the problem, your old drive is in a different format so it can not read the boot loader. you should format the drive under your new sata ahci controller and do a clean install, then install the motherboard drivers.

if you removed the old drive, it most likely had the boot loader on it.
in that case, boot a windows image, start cmd.exe as an admin then run
bootrec.exe commands:

bootrec.exe /fixmbr
bootrec.exe /fixboot
bootrec.exe /rebuildbcb
bootrec.exe /scanos

generally, it is one of those above that will fix the problem
(I just have people run them all)




You are probably having a conflict between your new motherboard, and the installed drivers for your original motherboard. Normally, I would suggest doing a format of your HDD and a clean install of the OS. I don't know if you can still download a Win7 install ISO from Micro$oft or not.
 
Intel's seventh generation Core processors, the Kaby Lake series, only have Windows 10 operating system support.

There is no legacy operating system support (Windows 7 or Windows 8.1) for Kaby Lake equipped systems.

Microsoft support policies with updated Windows 7 & 8.1 guidelines.

Supported Windows Versions

Kaby Lake (Intel 7th Generation Core processors) Windows 10 ONLY
Skylake (Intel 6th Generation Core processors) Windows 7, 8.1,10

Your CPU-> Intel Pentium G4560 Kaby Lake Dual-Core
 
the error was 0x0000007b INACCESSIBLE_BOOT_DEVICE

it is not your cpu that is causing the problem, your old drive is in a different format so it can not read the boot loader. you should format the drive under your new sata ahci controller and do a clean install, then install the motherboard drivers.

if you removed the old drive, it most likely had the boot loader on it.
in that case, boot a windows image, start cmd.exe as an admin then run
bootrec.exe commands:

bootrec.exe /fixmbr
bootrec.exe /fixboot
bootrec.exe /rebuildbcb
bootrec.exe /scanos

generally, it is one of those above that will fix the problem
(I just have people run them all)




 
Solution