From c855b4a4e38da62c6a788263408de59a3170dd98 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Fri, 8 May 2026 14:22:41 +0100 Subject: [PATCH] vault backup: 2026-05-08 14:22:41 --- 99 Daily/2026-05-08.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/99 Daily/2026-05-08.md b/99 Daily/2026-05-08.md index b325753..a9c3507 100644 --- a/99 Daily/2026-05-08.md +++ b/99 Daily/2026-05-08.md @@ -243,3 +243,9 @@ tags: [daily] - 14:19 | `aimpress` - **Asked:** Check the USB flash drive and unlock a read-only Kingston DataTraveler 3.0. - **Done:** Identified hardware-level write protection on the Kingston device and provided Windows-based solutions using diskpart and regedit since macOS cannot bypass it. +- 14:20 | `aimpress` + - **Asked:** User asked to unlock a write-protected USB flash drive. + - **Done:** Identified hardware write-protection on Kingston controller after Windows ISO write operation; suggested MBR reset via dd command or Windows diskpart as workarounds. +- 14:21 | `aimpress` + - **Asked:** Developer needs to check and unlock two USB flash drives with formatting issues. + - **Done:** Provided MBR reset command via dd to unlock Kingston controller locked after Windows ISO write.