From f17b8f50e3932686ec9e24d0c6875d25285e781a Mon Sep 17 00:00:00 2001 From: Eric Helgeson Date: Mon, 18 Jan 2021 21:44:37 -0600 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index cd11c3f..37f34da 100644 --- a/Home.md +++ b/Home.md @@ -20,7 +20,7 @@ Hard Disk image files are placed in the root directory of a `FAT32` formatted SD The naming convention is as follows: -`HDxy_512.HDS` +`HDxy_512.hda` ``` HD - Hard Disk x - SCSI ID to attach to. 0-7 (though 7 on a Macintosh is the System) @@ -30,7 +30,7 @@ y - LUN id usually 0. Example: -`HD10_512.HDS` - Hard Disk at SCSI ID 1, LUN 0, sector size of 512. +`HD10_512.hda` - Hard Disk at SCSI ID 1, LUN 0, sector size of 512. Note you may mount multiple drives at a time.