On x86 systems, the kernel will be booted using the 32-bit boot
protocol. Note that this means that the `vga=' boot option will
not work; if you want to set a special video mode, you will need
to use GRUB commands such as `set gfxpayload=1024x768' or `set
gfxpayload=keep' (to keep the same mode as used in GRUB) instead.
GRUB can automatically detect some uses of `vga=' and translate
them to appropriate settings of `gfxpayload'. The `linux16'
command (*note linux16::) avoids this restriction.
protocol. Note that this means that the `vga=' boot option will
not work; if you want to set a special video mode, you will need
to use GRUB commands such as `set gfxpayload=1024x768' or `set
gfxpayload=keep' (to keep the same mode as used in GRUB) instead.
GRUB can automatically detect some uses of `vga=' and translate
them to appropriate settings of `gfxpayload'. The `linux16'
command (*note linux16::) avoids this restriction.
Onx86系统中,内核将使用32位启动协议进行引导。需要注意的是,这意味着`vga=`启动选项将无法工作。若要设置特殊的视频模式,需使用GRUB命令如`set gfxpayload=1024x768`或`set gfxpayload=keep`。GRUB可以自动检测某些`vga=`的使用,并将其转换为相应的`gfxpayload`设置。

被折叠的 条评论
为什么被折叠?



