PDA

View Full Version : Always enable vga


dk
December 6th 03, 04:49 PM
How can we startup always with enable vga without having
to tap F8 key

David Candy
December 6th 03, 04:49 PM
Edit c:\boot.ini

Mine looks like

[boot loader]
timeout=3D3
default=3Dmulti(0)disk(0)rdisk(0)partition(1)\WIND OWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=3D"Microsoft Windows XP =
Professional" /fastdetect /SOS
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS=3D"Windows Server 2003, =
Enterprise" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=3D"Microsoft Windows XP =
Professional" /fastdetect
C:\CMDCONS\BOOTSECT.DAT=3D"Microsoft Windows Recovery Console" /cmdcons

Change the line so it looks so
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=3D"Microsoft Windows XP =
Professional" /fastdetect /basevideo

I use /sos which shows extra info (though too fast to read) while =
booting. The point here is the adding of /basevideo.


"dk" > wrote in message =
...
> How can we startup always with enable vga without having=20
> to tap F8 key

Google