File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ can be configured off at build time via Cargo features.
148148### Using ` bootc install to-filesystem `
149149
150150The usual expected way for an external storage system to work
151- is to provide ` root=<UUID> ` type kernel arguments. At the current
152- time a separate ` /boot ` filesystem is also required (mainly to enable LUKS)
153- so you will also need to provide e.g. ` --boot-mount-spec UUID=... ` .
151+ is to provide ` root=<UUID> ` type kernel arguments. Note that
152+ if a separate ` /boot ` is needed (e.g. for LUKS) you will also need to
153+ provide ` --boot-mount-spec UUID=... ` .
154154
155155The ` bootc install to-filesystem ` command allows an operating
156156system or distribution to ship a separate installer that creates more complex block
You can’t perform that action at this time.
0 commit comments