Skip to content

Commit 587bf91

Browse files
committed
Explain which type of partition to create
1 parent 5c08c20 commit 587bf91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/installation/live-images/guide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ If using BIOS, it is recommended you select MBR for the partition table.
102102
Advanced users may use GPT but will need to [create a special BIOS
103103
partition](./partitions.md#bios-system-notes) for GRUB to boot.
104104

105+
The root file system will need a partition of type `Linux filesystem` which will
106+
be mounted at `/`.
107+
105108
See the [Partitioning Notes](./partitions.md) for more details about
106109
partitioning your disk.
107110

0 commit comments

Comments
 (0)