Boot error, status 0xc000000f

Vinicius MT

New member
Local time
3:03 PM
Messages
7
Guys,


Today my OS got freezed at the loading screen and it doesn't boot anymore. After that I restarted my PC and chose the safe mode but it got stuck on the drivers selection part.

Now I got this:


"Windows failed to load because the system registry file is missing, or corrupt"

file: \windows\system32\config\system

status 0xc000000f


I did a clear CMOS but it didn't work. I don't have a Windows 7 recover CD yet, only a 1GB pen-drive with Ubuntu installed and that's why I can ask here for help.

I don't think the problem is the hardware because I can access my files from Ubuntu.

The question is: Can I repair the boot system with Linux?

Att
 
Last edited:

My Computer

Computer type
PC/Desktop
OS
Windows 7 ultimate x64

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Customs, Dell, Gateway, HP, Toshiba, Acer, ASUS
OS
Windows 7 Ultimate 64-bit, Windows 8.1 64-bit, Mac OS X 10.10, Linux Mint 17, Windows 10 Pro TP
Keyboard
Microsoft
Mouse
Microsoft

My Computer

Computer type
PC/Desktop
OS
Windows 7 ultimate x64
Can you boot to http://www.sevenforums.com/tutorials/666-advanced-boot-options.html and select "repair your computer"? Then select "command prompt" and determine which drive letter is the OS partition.
Code:
dir  c:\users
dir  d:\users
dir  e:\users
Is it c, d or e that has your user account listed. In this example I assume it's E (if not ... replace E with actual drive letter)
Code:
chkdsk/f  e:
Anything repaired? Run it again... no errors anymore?
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Can you boot to Advanced Boot Options and select "repair your computer"? Then select "system restore" to go back in time.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Can you boot to http://www.sevenforums.com/tutorials/666-advanced-boot-options.html and select "repair your computer"? Then select "command prompt" and determine which drive letter is the OS partition.
Code:
dir  c:\users
dir  d:\users
dir  e:\users
Is it c, d or e that has your user account listed. In this example I assume it's E (if not ... replace E with actual drive letter)
Code:
chkdsk/f  e:
Anything repaired? Run it again... no errors anymore?

For some strange reason, the choice "Repair Your Computer" doesn't show up. The others are there, but when I choose one of them, the failure screen appears.
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 ultimate x64

My Computer

Computer type
PC/Desktop
OS
Windows 7 ultimate x64
Back
Top