Hello, I have a problem with configuring X11 when installing SLES8. I want to configure X11, but don't want KDE to start when the server comes up. So I configured runlevel 3 and X11 like this: [...] <runlevels> <default>3</default> </runlevels> <x11> <color_depth config:type="integer">16</color_depth> <configure_x11 config:type="boolean">true</configure_x11> <display_manager>kdm</display_manager> <enable_3d config:type="boolean">false</enable_3d> <monitor> <display> <max_hsync config:type="integer">60</max_hsync> <max_vsync config:type="integer">60</max_vsync> <min_hsync config:type="integer">31</min_hsync> <min_vsync config:type="integer">30</min_vsync> </display> <monitor_device>1024X768@60HZ</monitor_device> <monitor_vendor>LCD</monitor_vendor> </monitor> <resolution>1024x768</resolution> <start_x11 config:type="boolean">false</start_x11> </x11> </configure> However, when autoinstall finishes the system boots to runlevel 5, which is now also the default runlevel in /etc/inittab. Why does autoyast ignore my configured runlevel? Doesn't <start_x11 config:type="boolean">false</start_x11> mean that X11 should not be started automatically? I'm starting installation by booting from SP3 CD1 with an info file on floppy. It then connects to the installation server through NFS. Oliver -- Superg�nstige DSL-Tarife + WLAN-Router f�r 0,- EUR* Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl
I tried the same configuration mentioned below with SuSE 9.0Pro, works as expected, default runlevel is 3, system remains in textmode. What is causing these problems on SLES8? Should I file a support request through SuSE Portal?
I have a problem with configuring X11 when installing SLES8. I want to configure X11, but don't want KDE to start when the server comes up. So I configured runlevel 3 and X11 like this:
[...] <runlevels> <default>3</default> </runlevels> <x11> <color_depth config:type="integer">16</color_depth> <configure_x11 config:type="boolean">true</configure_x11> <display_manager>kdm</display_manager> <enable_3d config:type="boolean">false</enable_3d> <monitor> <display> <max_hsync config:type="integer">60</max_hsync> <max_vsync config:type="integer">60</max_vsync> <min_hsync config:type="integer">31</min_hsync> <min_vsync config:type="integer">30</min_vsync> </display> <monitor_device>1024X768@60HZ</monitor_device> <monitor_vendor>LCD</monitor_vendor> </monitor> <resolution>1024x768</resolution> <start_x11 config:type="boolean">false</start_x11> </x11> </configure>
However, when autoinstall finishes the system boots to runlevel 5, which is now also the default runlevel in /etc/inittab. Why does autoyast ignore my configured runlevel? Doesn't <start_x11 config:type="boolean">false</start_x11> mean that X11 should not be started automatically?
I'm starting installation by booting from SP3 CD1 with an info file on floppy. It then connects to the installation server through NFS.
Oliver
-- Supergünstige DSL-Tarife + WLAN-Router für 0,- EUR* Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
-- Supergünstige DSL-Tarife + WLAN-Router für 0,- EUR* Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl
participants (1)
-
Oliver Schwabedissen