Once transferred, the Linux kernel can be booted and initrd mounted, as is done in a local image boot. 传输完成之后,就可以引导Linux内核并挂载initrd了,这与本地映像引导的过程类似。
The default = option signals to GRUB which image to boot from by default after the timeout period. default=选项通知GRUB在超时之后默认使用哪个映像进行引导。
The-hda option specifies the image to boot. hda选项指定要引导的映像。
The default = option tells LILO which image to boot from by default, such as after the timeout period. default=选项告诉LILO默认使用哪个映像进行引导,比如在等待超时之后。
In addition to having the ability to store and boot a Linux image, these boot monitors perform some level of system test and hardware initialization. 除了可以存储并引导Linux映像之外,这些引导监视器还执行一定级别的系统测试和硬件初始化过程。