From 5655803aa68d4af52be94311d18b125640c4641c Mon Sep 17 00:00:00 2001
From: Nathalie Sampson <78566515+natsampson@users.noreply.github.com>
Date: Thu, 14 Nov 2024 09:14:38 -0800
Subject: [PATCH] Update install_ova_2_3.md
---
source_files/install_ova_2_3.md | 29 +++--------------------------
1 file changed, 3 insertions(+), 26 deletions(-)
diff --git a/source_files/install_ova_2_3.md b/source_files/install_ova_2_3.md
index 5f873cc8..8822199d 100644
--- a/source_files/install_ova_2_3.md
+++ b/source_files/install_ova_2_3.md
@@ -14,30 +14,6 @@ service.
🟨 There are performance limitations when running Diskover using an OVA, as it will start to get sluggish at around **200 million files**.
-### Size the Instance
-
-Before you begin, ensure there are sufficient memory and disk resources for the OVA:
-
-- Memory 32GB RAM
-- Disk:
- - Media & Entertainment workflows: 256GB fast disk/SSD
-
-🔴 To Expand the root partition and filesystem:
-```
-sudo -s
-yum install cloud-utils-growpart-0.27-10.el7.x86_64
-```
-
-🔴 To grow the sda3 partition:
-```
-growpart /dev/sda 3
-```
-
-🔴 To grow the root filesystem:
-```
-xfs_growfs -d /
-```
-
## OVA Installation
This section contains instructions to quickly get up and running with Diskover using an OVA (Open Virtual Appliance) on **VMWare Workstation** and **VirtualBox**. These OVAs can easily be imported into either of these hypervisors and booted up to run Diskover. This guide provides light instructions on how to import the OVA properly and get it booted up.
@@ -170,8 +146,9 @@ This section will be a real quick test scan of the local OVA filesystem. To prop
- Password : **darkdata**
🔴 From the main user interface, go to the upper right corner **⛠→ Task Panel**
-🔴 Go to the **Templates** tab.
-🔴 Select the **filesystem** template.
+🔴 Select **Task List** at the top left.
+🔴 Select **New Index Task**.
+🔴 Select the **filesystem** template from the template list at the top.