vault backup: 2026-05-15 06:02:35

This commit is contained in:
2026-05-15 06:02:35 +01:00
parent 173a50414a
commit b0a10c4ba7
3 changed files with 13 additions and 6 deletions
+6 -6
View File
@@ -83,12 +83,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "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", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "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" "direction": "vertical"
@@ -208,7 +208,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "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, "collapseAll": true,
"extraContext": false, "extraContext": false,
"sortOrder": "byCreatedTime", "sortOrder": "byCreatedTime",
@@ -218,7 +218,7 @@
"unlinkedCollapsed": true "unlinkedCollapsed": true
}, },
"icon": "links-coming-in", "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 "obsidian-git:Open Git source control": false
} }
}, },
"active": "e0a6beb03c60d388", "active": "1d04d001d23741ea",
"lastOpenFiles": [ "lastOpenFiles": [
"References/Toshiba 3TB HDD High-Performance P300.md", "References/Toshiba 3TB HDD High-Performance P300.md",
"_Inbox/2026-05-15 0538 failing drive testing.md", "_Inbox/2026-05-15 0538 failing drive testing.md",
@@ -29,6 +29,7 @@ Specs:
- Product ID 00330-80000-00000-AA029 - Product ID 00330-80000-00000-AA029
- System Type 64-bit operating system, x64-based processor - System Type 64-bit operating system, x64-based processor
```
C:\Users\Bobbie>systeminfo C:\Users\Bobbie>systeminfo
Host Name: DESKTOP-284FP12 Host Name: DESKTOP-284FP12
@@ -47,4 +48,5 @@ System Type: x64-based PC
Processor(s): 1 Processor(s) Installed. Processor(s): 1 Processor(s) Installed.
BIOS Version: American Megatrends Inc. 2103, 15/08/2014 BIOS Version: American Megatrends Inc. 2103, 15/08/2014
Total Physical Memory: 8,063 MB Total Physical Memory: 8,063 MB
```
@@ -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. > 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...