doc: Remove unnecesary note

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
boreddevnl 2026-05-08 21:08:56 +02:00
parent 480149a94e
commit 8fd0605f85

View file

@ -45,8 +45,7 @@ Inside the interactive shell:
7. Type `w` to write the partition table. 7. Type `w` to write the partition table.
8. Type 'Q' to quit. 8. Type 'Q' to quit.
> [!NOTE]
> Interactive mode in `fdisk` currently creates standard partitions. When using `boredos_install` later, you may need to specify the ESP device manually with `--esp-dev sda1` if it isn't automatically detected as an EFI System Partition.
### Step 2: Formatting ### Step 2: Formatting
Initialize the partitions with FAT32. Use the labels `EFI` and `BOREDOS` to match the expected system layout. Initialize the partitions with FAT32. Use the labels `EFI` and `BOREDOS` to match the expected system layout.