From 509702517e03581dd6b5298926e64aff628ba05b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 22 Mar 2021 11:03:52 -0400 Subject: [PATCH] Update modules/ROOT/pages/storage.adoc Co-authored-by: Jonathan Lebon --- modules/ROOT/pages/storage.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/storage.adoc b/modules/ROOT/pages/storage.adoc index bd0ea74af4..0e9f0f31bc 100644 --- a/modules/ROOT/pages/storage.adoc +++ b/modules/ROOT/pages/storage.adoc @@ -19,7 +19,7 @@ You will need to look for relevant documentation for your infrastructure around In many cases, the simplest thing is to boot a single machine with an Ignition configuration that just gives you SSH access, and inspect the block devices via e.g. the `lsblk` command. -For physical hardware, a good best practice is to reference devices via the `/dev/disk/by-id/` or `/dev/disk/by-id/path` links. +For physical hardware, a good best practice is to reference devices via the `/dev/disk/by-id/` or `/dev/disk/by-path` links. == Setting up separate /var mounts