Boot.ini and Master boot record issues.

Confide

Member
Nov 18, 2002
87
0
0
What are the commands for re-writing boot.ini and the master boot record, i used to know it but i cant remember help me out thanks!
Confide
 

LiLithTecH

Diamond Member
Jul 28, 2002
3,105
0
0
For MASTER BOOT RECORD - from a DOS prompt type fdisk /mbr

Typical Boot.ini file:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect

Remember to change the Attributes of the file as it is READ ONLY and be sure to set it back when saving.