Index: /trunk/src/VBox/Main/UnattendedTemplates/rhel3_ks.cfg
===================================================================
--- /trunk/src/VBox/Main/UnattendedTemplates/rhel3_ks.cfg	(revision 71070)
+++ /trunk/src/VBox/Main/UnattendedTemplates/rhel3_ks.cfg	(revision 71071)
@@ -42,4 +42,10 @@
 # rhel3 wants mouse config.
 mouse genericwheelps/2 --device psaux
+
+@@VBOX_COND_IS_NOT_MINIMAL_INSTALLATION@@
+# rhel3 wants xconfig.
+# TODO: Dunno VRAM size, is that a problem? --videoram 32768
+xconfig --card "VESA driver (generic)" --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 24 --startxonboot  --defaultdesktop gnome
+@@VBOX_COND_END@@
 
 # SELinux configuration
