[konsole] [Bug 463455] New: micro SD card blocked
Frédéric Hérengt
bugzilla_noreply at kde.org
Sun Dec 25 13:24:41 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=463455
Bug ID: 463455
Summary: micro SD card blocked
Classification: Applications
Product: konsole
Version: 22.04.0
Platform: Kubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: copy-paste
Assignee: konsole-devel at kde.org
Reporter: fherengt at gmail.com
Target Milestone: ---
As I'm trying to copy music file to a µSD card for smartphone (Galaxy Note 9,
Android 10), the card looks write protected and impossible to receive new
files, while it is only 30% occupied
herengt at herengt-N751JK:~$ sudo hdparm -r /dev/mmcblk0p1
[sudo] Mot de passe de herengt :
/dev/mmcblk0p1:
readonly = 1 (on)
herengt at herengt-N751JK:~$ sudo hdparm -r /dev/mmcblk0
/dev/mmcblk0:
readonly = 1 (on)
herengt at herengt-N751JK:~$ sudo hdparm -r0 /dev/mmcblk0
/dev/mmcblk0:
setting readonly to 0 (off)
readonly = 1 (on)
herengt at herengt-N751JK:~$ shred -fvz -n 2 /dev/mmcblk0
shred: /dev/mmcblk0 : impossible d’ouvrir en écriture: Opération non permise
herengt at herengt-N751JK:~$ sudo shred -fvz -n 2 /dev/mmcblk0
shred: /dev/mmcblk0 : impossible d’ouvrir en écriture: Système de fichiers
accessible en lecture seulement
herengt at herengt-N751JK:~$ sudo shred -fvz -n 2 /dev/mmcblk0
shred: /dev/mmcblk0 : impossible d’ouvrir en écriture: Système de fichiers
accessible en lecture seulement
herengt at herengt-N751JK:~$ sudo hdparm -r0 /dev/mmcblk0
/dev/mmcblk0:
setting readonly to 0 (off)
readonly = 1 (on)
herengt at herengt-N751JK:~$ ^C
herengt at herengt-N751JK:~$
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1.
2.
3.
OBSERVED RESULT
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list