diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index e16a3d8..d62ab2b 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -83,12 +83,12 @@ "state": { "type": "markdown", "state": { - "file": "References/Toshiba 3TB HDD High-Performance P300.md", + "file": "_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Toshiba 3TB HDD High-Performance P300" + "title": "2026-03-31 1416 powering off the hyper-v machine for the last time" } }, { @@ -134,7 +134,7 @@ } } ], - "currentTab": 8 + "currentTab": 5 } ], "direction": "vertical" @@ -208,7 +208,7 @@ "state": { "type": "backlink", "state": { - "file": "_Inbox/2026-05-15 0538 failing drive testing.md", + "file": "_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md", "collapseAll": true, "extraContext": false, "sortOrder": "byCreatedTime", @@ -218,7 +218,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks for 2026-05-15 0538 failing drive testing" + "title": "Backlinks for 2026-03-31 1416 powering off the hyper-v machine for the last time" } }, { @@ -341,7 +341,7 @@ "obsidian-git:Open Git source control": false } }, - "active": "e0a6beb03c60d388", + "active": "1d04d001d23741ea", "lastOpenFiles": [ "References/Toshiba 3TB HDD High-Performance P300.md", "_Inbox/2026-05-15 0538 failing drive testing.md", diff --git a/_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md b/_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md index cd8b29d..aa03d07 100644 --- a/_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md +++ b/_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md @@ -29,6 +29,7 @@ Specs: - Product ID 00330-80000-00000-AA029 - System Type 64-bit operating system, x64-based processor +``` C:\Users\Bobbie>systeminfo Host Name: DESKTOP-284FP12 @@ -47,4 +48,5 @@ System Type: x64-based PC Processor(s): 1 Processor(s) Installed. BIOS Version: American Megatrends Inc. 2103, 15/08/2014 Total Physical Memory: 8,063 MB +``` diff --git a/_Inbox/2026-05-15 0538 failing drive testing.md b/_Inbox/2026-05-15 0538 failing drive testing.md index 30c9db5..7c2c3a7 100644 --- a/_Inbox/2026-05-15 0538 failing drive testing.md +++ b/_Inbox/2026-05-15 0538 failing drive testing.md @@ -227,4 +227,9 @@ The above only provides legacy SMART information - try 'smartctl -x' for more > Because the `Current_Pending_Sector` count is high (56) alongside active `UNC` errors, the damage is actively spreading. The drive will continue to drop off the system or fail reads whenever those specific sectors are accessed. It cannot be repaired or reliably used anymore. > +further destructive testing, to force device to reallocate the bad sectors +``` +badblocks -wsv /dev/sdx +``` +check beck in in many hours time... \ No newline at end of file