NTOSKRNL Boot Problem

D

dj

Hi All,

I have a desktop that wont boot. I'm getting the ntoskrnl
missing or currupt message. Where can I get help on how
to fix this. It also says something about boot ini.
 
S

shanmanz

This is due to error in boot.ini .Make sure u have right entries in boot.ini
for ARC path specially partition.
partition(Z) refers to the number of the logical drive on that partition.
multi(), disk(), and rdisk() will mostly have value "0" . Partition() starts
numbering from 1. Suppose u have windows 2000 on drive letter "D" which is
2nd partition on ur only one hard disk with only one host adptor
then entry will be
multi(0) disk(0)rdisk(0)partition(2).
if u want more detail on boot.ini go to following MarkMinasi article

http://www.minasi.com/showdoc.asp?docname=nws0110.htm

Also see this
http://www.winnetmag.com/Article/ArticleID/14722/14722.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top