+ -
当前位置:首页 → 问答吧 → ubuntu server下kvm桥接

ubuntu server下kvm桥接

时间:2011-07-01

来源:互联网

我将grub2降级到grub,
sudo apt-get purge grub-pc
sudo rm /boot/grub/*
sudo apt-get install grub
然后输入grub-install(不管后面是什么参数)都会提示:
Unrecognized option `–grub-probe=/usr/share/lupin-support/grub-probe’
Usage: grub-install [OPTION] install_device
Install GRUB on your drive.

-h, –help print this message and exit
-v, –version print the version information and exit
–root-directory=DIR install GRUB images under the directory DIR
instead of the root directory
–grub-shell=FILE use FILE as the grub shell
–no-floppy do not probe any floppy drive
–force-lba force GRUB to use LBA mode even for a buggy
BIOS
–recheck probe a device map even if it already exists

INSTALL_DEVICE can be a GRUB device name or a system device filename.

grub-install copies GRUB images into the DIR/boot directory specfied by
–root-directory, and uses the grub shell to install grub into the boot
sector.

Report bugs to .
这个是怎么回事?

作者: wangqi060934   发布时间: 2011-07-01

grub-install 后面应该是/dev/sda之类的吧
代码:
grub-install /dev/sda

作者: Steve Jobs   发布时间: 2011-07-01

热门下载

更多