From 4149e2b20668c49b41dd1bbd292b155ea42a2713 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 26 Nov 2018 14:00:38 -0800 Subject: R-Car Build: Fixed spacing problem for list. Signed-off-by: Scott Rifenbark --- docs/getting-started/machines/renesas.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started/machines/renesas.md b/docs/getting-started/machines/renesas.md index 14c91e1..c3943bc 100644 --- a/docs/getting-started/machines/renesas.md +++ b/docs/getting-started/machines/renesas.md @@ -457,6 +457,7 @@ confirm the device name every time you write to the card. To summarize this example so far, we have the following: * The first SATA drive is `/dev/sda`. + * `/dev/sdc` corresponds to the MicroSD card, and is also marked as a removable device. You can see this in the output of the `lsblk` command where "1" appears in the "RM" column for that device. -- cgit 1.2.3-korg