Mailinglist Archive: opensuse-autoinstall (25 mails)

< Previous Next >
[opensuse-autoinstall] Bootloader section
  • From: "John Drury" <John.Drury@xxxxxxxxxx>
  • Date: Wed, 11 Feb 2009 15:28:56 +0000
  • Message-id: <4992EEB7.3012.00C5.0@xxxxxxxxxx>
Hi Guys
Below is my bootloader section, I have a dual-boot system, Windows and
sled1010sp2. I was trying to get Windows to be the default but that does not
happen. An ideas?

<bootloader>
<global>
<activate>true</activate>
<boot_root>true</boot_root>
<default>Windows</default> <!-- Changed from Linux -->
<generic_mbr>true</generic_mbr>
<gfxmenu>/boot/message</gfxmenu>
<lines_cache_id>3</lines_cache_id>
<timeout config:type="integer">30</timeout> <!-- Changed from 0 -->
</global>
<loader_type>grub</loader_type>
</bootloader>


--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >