Mailinglist Archive: opensuse-autoinstall (87 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Two problems, patterns and grub
- From: "Henrik Schmidt" <hbs@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 12 Jan 2007 14:52:55 +0100 (CET)
- Message-id: <34941.192.168.200.1.1168609975.squirrel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Hi,
>
> Henrik Schmidt <hbs@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:
> [...]
>> 2. With 9.3 I could set for grub :
>>
>> <global_entry>
>> <key>timeout</key>
>> <value config:type="integer">8</value>
>> </global_entry>
>>
>> which did not work for 10.0 any longer. What do I miss here ?
> I've omitted the data type of the attibute. Sounds strange, but seem to
> work for me. I'm not sure if it is a bug or documented behaviour.
>
This didn't work for me. If I do install 10.2 from DVD, set grub to 8 secs
timeout and save the computers configuration for autoyast the resulting is
this :
<global>
<activate>true</activate>
<boot_root>true</boot_root>
<generic_mbr>true</generic_mbr>
<gfxmenu>/boot/message</gfxmenu>
<lines_cache_id>3</lines_cache_id>
<timeout config:type="integer">8</timeout>
</global>
If I use this timeout is not working, there is no timeout at all.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
>
> Henrik Schmidt <hbs@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:
> [...]
>> 2. With 9.3 I could set for grub :
>>
>> <global_entry>
>> <key>timeout</key>
>> <value config:type="integer">8</value>
>> </global_entry>
>>
>> which did not work for 10.0 any longer. What do I miss here ?
> I've omitted the data type of the attibute. Sounds strange, but seem to
> work for me. I'm not sure if it is a bug or documented behaviour.
>
This didn't work for me. If I do install 10.2 from DVD, set grub to 8 secs
timeout and save the computers configuration for autoyast the resulting is
this :
<global>
<activate>true</activate>
<boot_root>true</boot_root>
<generic_mbr>true</generic_mbr>
<gfxmenu>/boot/message</gfxmenu>
<lines_cache_id>3</lines_cache_id>
<timeout config:type="integer">8</timeout>
</global>
If I use this timeout is not working, there is no timeout at all.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |