typo
This commit is contained in:
parent
35a5605266
commit
e83b33686f
1 changed files with 1 additions and 3 deletions
|
@ -145,7 +145,6 @@ This is quite hardware-specific, and sometimes involves soldering:
|
||||||
please refer to the Developer Manual.
|
please refer to the Developer Manual.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Flashing from an existing Liminix system with :command:`flashcp`
|
Flashing from an existing Liminix system with :command:`flashcp`
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@ -159,8 +158,7 @@ the device again and it will boot from the old image.
|
||||||
Building the RAM-based image
|
Building the RAM-based image
|
||||||
............................
|
............................
|
||||||
|
|
||||||
|
To create the ephemeral image, build ``outputs.kexecboot`` instead of
|
||||||
To creatr the ephemeral image, build ``outputs.kexecboot`` instead of
|
|
||||||
``outputs.default``. This generates a directory containing the root
|
``outputs.default``. This generates a directory containing the root
|
||||||
filesystem image and kernel, along with an executable called `kexec`
|
filesystem image and kernel, along with an executable called `kexec`
|
||||||
and a `boot.sh` script that runs it with appropriate arguments.
|
and a `boot.sh` script that runs it with appropriate arguments.
|
||||||
|
|
Loading…
Reference in a new issue