causing a win2k boot failure

K

Kilo Bravo

I am teaching a windows 2k class, I need a way of causing windows 2k to fail to boot that can be cured with the ERD.

Any ideas?

--
K.Brown
/*****************************************************************************
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.
******************************************************************************/
 
G

Guest

alter the boot.ini
after first saving a copy of it to a floppy
then just copy the boot.ini back to it's original location.
 
P

Pegasus \(MVP\)

Delete the hidden file c:\ntldr.
I am teaching a windows 2k class, I need a way of causing windows 2k to fail to boot that can be cured with the ERD.

Any ideas?

--
K.Brown
/*****************************************************************************
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.
******************************************************************************/
 
K

Kilo Bravo

how do I make the NTLDR file visible? I already have the option to show hidden files set.
Delete the hidden file c:\ntldr.
I am teaching a windows 2k class, I need a way of causing windows 2k to fail to boot that can be cured with the ERD.

Any ideas?

--
K.Brown
/*****************************************************************************
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.
******************************************************************************/
 
P

Pegasus \(MVP\)

attrib -s -h -r c:\ntldr

If you teach Win2000 at a maintenance level then I strongly
recommend you teach them some basic command line
commands as well. GUIs are for users, not for administrators!
how do I make the NTLDR file visible? I already have the option to show hidden files set.
Delete the hidden file c:\ntldr.
I am teaching a windows 2k class, I need a way of causing windows 2k to fail to boot that can be cured with the ERD.

Any ideas?

--
K.Brown
/*****************************************************************************
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.
******************************************************************************/
 

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

Similar Threads

volumes 1
Process Viewer 1
number of users allowed to share a resource 3
IRQs and DMA in Win2k 2
how many connections? 4
NTFS 2
hiding workbooks 5
ColorIndex 5

Top