On Wed, Aug 17, 2011 at 1:41 PM, Chris Lumens wrote:
>>
>> OT for this thread but for the record regarding kickstart
>> documentation: the "part biosboot --fstype=biosboot --size=1"
>> kickstart entry to create a bios_grub partition on a GPT disk isn't
>> yet documented on the kickstart fp.o page.
On Wed, Aug 17, 2011 at 1:39 PM, Chris Lumens wrote:
>>
>> Are there any new grub2-related kickstart settings for the bootloader
>> line in kickstart?
>
> No, there have been no changes to the bootloader command for grub2.
> Should there be?
Using "vga=..." throws up a warning at boot that it's d
> OT for this thread but for the record regarding kickstart
> documentation: the "part biosboot --fstype=biosboot --size=1"
> kickstart entry to create a bios_grub partition on a GPT disk isn't
> yet documented on the kickstart fp.o page.
There's still some discussion on whether we're going to req
> Are there any new grub2-related kickstart settings for the bootloader
> line in kickstart?
No, there have been no changes to the bootloader command for grub2.
Should there be?
- Chris
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/lis
On Wed, Aug 17, 2011 at 12:03 PM, Michal Jaegermann wrote:
> On Wed, Aug 17, 2011 at 05:48:51AM +, "Jóhann B. Guðmundsson" wrote:
>>
>> VGA= is not a kickstart setting it's an kernel command line parameter
>> and with grub2 you need to use "set gfxpayload=$your-desired-resolution"
>> instead.
On Wed, Aug 17, 2011 at 05:48:51AM +, "Jóhann B. Guðmundsson" wrote:
>
> VGA= is not a kickstart setting it's an kernel command line parameter
> and with grub2 you need to use "set gfxpayload=$your-desired-resolution"
> instead.
>
> You can find the available kickstart settings on the ( ext
2011/8/17 "Jóhann B. Guðmundsson" :
> On 08/16/2011 11:25 PM, Tom H wrote:
>>
>> Are there any new grub2-related kickstart settings for the bootloader
>> line in kickstart?
>
> VGA= is not a kickstart setting it's an kernel command line parameter and
> with grub2 you need to use "set gfxpayload=$yo
On 08/16/2011 11:25 PM, Tom H wrote:
Are there any new grub2-related kickstart settings for the bootloader
line in kickstart?
VGA= is not a kickstart setting it's an kernel command line parameter
and with grub2 you need to use "set gfxpayload=$your-desired-resolution"
instead.
You can find