mirror of https://github.com/bohanyang/debi
Fix boot loader when "$disk" is defined (#58)
* Fix boot loader when "$disk" is defined 机器有两个盘:/dev/sda 和 /dev/vda ,添加参数--disk /dev/vda将系统安装至该盘,grub也需要安装至该盘,否则grub-install会出错。 * Update debi.sh Co-authored-by: Bohan Yang <8384161+bohanyang@users.noreply.github.com>pull/65/head
parent
47c7b051cf
commit
7e0f88b8e6
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue