cross-ng: Adjust new devpts note in expect page

We don't need to leave our (false) "chroot" environment because we mount
devpts normally, instead of binding.
This commit is contained in:
Xi Ruoyao 2023-03-08 20:35:53 +08:00
parent a8c261b07c
commit 6bced9fad6
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -96,11 +96,10 @@
administrator to create more</computeroutput></quote>, it indicates
you've not mounted the
<systemitem class="filesystem">devpts</systemitem> file system
correctly. You need to exit from the chroot environment, read
<xref linkend='ch-tools-kernfs'/> again, and ensure the
correctly. You need to read
<xref linkend='ch-tools-kernfs'/> again and ensure the
<systemitem class="filesystem">devpts</systemitem> file system (and
other virtual kernel file systems) mounted correctly. Then reenter
the chroot environment following <xref linkend='ch-tools-chroot'/>.
other virtual kernel file systems) mounted correctly.
This issue needs to be resolved before continuing.</para>
<para>Install the package:</para>