try image

This commit is contained in:
Tyler Starr 2023-07-05 11:53:44 -07:00
parent d4d4963492
commit 8430c0c689
2 changed files with 2 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -5,12 +5,9 @@ Jumpstart scripts to install Debian with packages and configs I use.
## Usage
1. Install Debian with "Expert" installer. Partition drives with gui as follows:
1. Install Arch with `archinstall` and the following settings:
| Name | Type | Mount Point | Size |
|------|----------------------|-------------|--------------|
| EFI | EFI system partition | /boot/efi | 512MB |
| root | btrfs | / | rest of disk |
![Install Options](img/install.png)
2. Complete installation until the "Install the base system" step.