From e39fd30704ed23e8a92e1356083d47e636fbbed9 Mon Sep 17 00:00:00 2001 From: michael vincerra <37549381+mvincerx@users.noreply.github.com> Date: Fri, 28 Feb 2020 18:05:02 -0800 Subject: [PATCH] Adds tick marks for for File System descriptors, Default partition schema (#1057) - Match exatcly syntax in bare-metal-install-desktop - Improve UI legibility in HTML Signed-off-by: Michael Vincerra --- source/get-started/bare-metal-install-desktop.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/get-started/bare-metal-install-desktop.rst b/source/get-started/bare-metal-install-desktop.rst index f2ebba05..8f8d1383 100644 --- a/source/get-started/bare-metal-install-desktop.rst +++ b/source/get-started/bare-metal-install-desktop.rst @@ -638,17 +638,17 @@ Create partitions per requirements in Table 1. - Mount Point - Default size - * - **VFAT (FAT32)** + * - ``VFAT (FAT32)`` - boot - /boot - 150MB - * - **linux-swap** + * - ``linux-swap`` - swap - - 256MB - * - **ext[234], XFS, or f2fs** + * - ``ext[234], XFS, or f2fs`` - root - / - *Size depends upon use case/desired bundles.*