Master Boot Record partition table 主引导记录分区表
The lilo program rewrites the MBR or the partition boot record to reflect your changes, including recording the absolute disk location of the kernel.
lilo程序会重写M BR或分区引导记录以反映您的更改,包括记录内核的绝对磁盘路径。
This is called chain loading, and it most frequently occurs when the boot manager that is located in the master boot record (MBR) loads the boot loader that is in a partition boot record.
这种现象称为链式加载(chain loading),通常发生在位于主引导记录(MBR)中的引导管理器加载一个分区引导记录中的启动加载程序的时候。
You should now type root (hd0, 0) (or your equivalent) to tell Grub which partition is being used to boot from, followed by setup (hd0) to reinstall the boot loader into the disk's master boot record.
现在键入root (hd 0, 0)(或者是你自己得到的返回值),以告诉Grub该从哪个分区启动,然后键入setup (hd0)以在你的硬盘主引导记录重新安装引导程序。
应用推荐