mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Add ref
This commit is contained in:
@@ -41,7 +41,7 @@ This script is used to re-install VPS to **Debian 9 (stretch) or 10 (buster)** w
|
|||||||
- `--disk`
|
- `--disk`
|
||||||
- `--force-gpt` Create a *GUID Partition Table* **(Default)**
|
- `--force-gpt` Create a *GUID Partition Table* **(Default)**
|
||||||
- `--no-force-gpt`
|
- `--no-force-gpt`
|
||||||
- `--bios` Don't create *EFI system partition*. If GPT is being used, create a *BIOS boot partition* (`bios_grub` partition). Default if `/sys/firmware/efi` is absent
|
- `--bios` Don't create *EFI system partition*. If GPT is being used, create a *BIOS boot partition* (`bios_grub` partition). Default if `/sys/firmware/efi` is absent. [See](https://askubuntu.com/a/501360)
|
||||||
- `--efi` Create an *EFI system partition*. Default if `/sys/firmware/efi` exists
|
- `--efi` Create an *EFI system partition*. Default if `/sys/firmware/efi` exists
|
||||||
- `--filesystem ext4`
|
- `--filesystem ext4`
|
||||||
- `--kernel` Choose an package for the kernel image
|
- `--kernel` Choose an package for the kernel image
|
||||||
|
|||||||
Reference in New Issue
Block a user