Author: mnordell
Date: Thu Oct 18 08:01:53 2007
New Revision: 29653
URL:
http://svn.reactos.org/svn/reactos?rev=29653&view=rev
Log:
Patch from aicommander. Actually copy uniata.sys from the installation media, and disable
VGA resolution selection as VGA is broken.
Modified:
trunk/reactos/boot/bootdata/txtsetup.sif
Modified: trunk/reactos/boot/bootdata/txtsetup.sif
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/txtsetup.sif…
==============================================================================
--- trunk/reactos/boot/bootdata/txtsetup.sif (original)
+++ trunk/reactos/boot/bootdata/txtsetup.sif Thu Oct 18 08:01:53 2007
@@ -32,6 +32,7 @@
ntfs.sys = 3
ntoskrnl.exe = 2
scsiport.sys = 3
+uniata.sys = 3
vfatfs.sys = 3
[Cabinets]
@@ -69,7 +70,7 @@
[Display]
;<id> = <user friendly name>,<spare>,<service key
name>,<hight>,<width>,<bpp>
-vga = "VGA Display (640x480x4)",,Vga,640,480,4
+;vga = "VGA Display (640x480x4)",,Vga,640,480,4
vbe_640x480x8 = "VESA Display (640x480x8)",,VBE,640,480,8
vbe_640x480x16 = "VESA Display (640x480x16)",,VBE,640,480,16
vbe_640x480x32 = "VESA Display (640x480x32)",,VBE,640,480,32