Nov 5, 2002 #1 Judai Programmer Oct 23, 2002 42 IL Hello all, I had, by mistake erased the default OS line from the boot.ini file & now Have no default OS on my drop down list. What is the exact syntax 4 the line? Thanks.
Hello all, I had, by mistake erased the default OS line from the boot.ini file & now Have no default OS on my drop down list. What is the exact syntax 4 the line? Thanks.
Nov 5, 2002 #2 Comtech Instructor Sep 26, 2000 2,030 CA default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Professional" /fastdetect Cheers, Jim http://members.cnx.net/reboot/ Upvote 0 Downvote
default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Professional" /fastdetect Cheers, Jim http://members.cnx.net/reboot/
Nov 5, 2002 Thread starter #3 Judai Programmer Oct 23, 2002 42 IL Jim, Thank 4 your kind reply. Does it have a header like [default operating] or something like it? Upvote 0 Downvote
Nov 5, 2002 #4 smah MIS Sep 4, 2002 9,396 US The complete boot.ini with only win XP pro (no other os): [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect Upvote 0 Downvote
The complete boot.ini with only win XP pro (no other os): [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
Nov 6, 2002 #5 Comtech Instructor Sep 26, 2000 2,030 CA Yup, that's the complete boot.ini with ONLY XP loaded on C. Cheers, Jim http://members.cnx.net/reboot/ Upvote 0 Downvote
Yup, that's the complete boot.ini with ONLY XP loaded on C. Cheers, Jim http://members.cnx.net/reboot/