[lfs] branch trunk updated: chapter10/grub: dev node name change is not so "unlikely"
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177538420808.6184.13556535316600762244@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 7ccfe4164 chapter10/grub: dev node name change is not so "unlikely"
7ccfe4164 is described below
commit 7ccfe41640a68b0f8ee9a3801e6d25851e6b558c
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Apr 5 18:15:04 2026 +0800
chapter10/grub: dev node name change is not so "unlikely"
It's almost a fifty-fifty on my laptop with two NVME disks.
---
chapter10/grub.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/chapter10/grub.xml b/chapter10/grub.xml
index 332a7964b..4346ddfd5 100644
--- a/chapter10/grub.xml
+++ b/chapter10/grub.xml
@@ -365,9 +365,9 @@ EOF</userinput></screen>
but doing so will require an initramfs, which is beyond the scope of
LFS.</para>
<para>The name of the device node for a partition in
- <filename class='directory'>/dev</filename> may also change (this is less
- likely than a GRUB designator change). You can also replace
- paths to device nodes like <literal>/dev/sda1</literal> with
+ <filename class='directory'>/dev</filename> may also change (very
+ frequently on some systems with multiple NVME disks). You can also
+ replace paths to device nodes like <literal>/dev/sda1</literal> with
<literal>PARTUUID=<replaceable><partition UUID></replaceable></literal>,
in <filename>/etc/fstab</filename>, to avoid a potential boot failure
in case the device node name has changed.</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page