Skip to content

Commit 480be21

Browse files
committed
doc/reference: Add simple mention of booting from multipath device
Signed-off-by: Mathias Gibbens <mathias.gibbens@futurfusion.io>
1 parent a20ce0b commit 480be21

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Applications </reference/applications>
1111
Services </reference/services>
1212
System configuration </reference/system>
1313
API </reference/api>
14+
Booting from a multipath-backed device </reference/booting-multipath-device>
1415
Installing without Secure Boot </reference/installing-without-secureboot>
1516
Installing without a TPM </reference/installing-without-tpm>
1617
Partitioning scheme </reference/partitioning-scheme>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Booting from a multipath-backed device
2+
3+
IncusOS supports booting from a multipath-backed boot device. During early boot, IncusOS will automatically assemble detected devices with identical {abbr}`WWN (World Wide Name)`s into a multipath device. Once IncusOS is booted, the [multipath](./services/multipath.md) service can be used to further configure the multipath device.

0 commit comments

Comments
 (0)