vault backup: 2026-05-08 14:22:41

This commit is contained in:
Vadym Samoilenko 2026-05-08 14:22:41 +01:00
parent bbbe3a3d66
commit c855b4a4e3

View file

@ -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.