dear All,
I have an unidentified flash drive again after I deleted its partition.
I looked at what you already wrote me here.
https://www.kubuntuforums.net/forum/...ger-identified
Qmike advised me to format it first, then to go to
https://www.kubuntuforums.net/forum/...ge4#post544663
#142
How can I format it when it is not detected please? If I could format it, I wouldn't be asking anything here.
And after I did what he wrote
I got
I wrote sdc because sda is the computer and sdb is the external hdd. But sdc is not shown when I write
,
or when I use the Partition manager to see what it sees.
I have an unidentified flash drive again after I deleted its partition.
I looked at what you already wrote me here.
https://www.kubuntuforums.net/forum/...ger-identified
Qmike advised me to format it first, then to go to
https://www.kubuntuforums.net/forum/...ge4#post544663
#142
How can I format it when it is not detected please? If I could format it, I wouldn't be asking anything here.
And after I did what he wrote
I got
Code:
kubuntu@kubuntu:~$ sudo dd if=/home/kubuntu/Downloads/lubuntu-22.04-desktop-amd64.iso of=/dev/sdc bs=16M dd: failed to open '/dev/sdc': No medium found
Code:
lsblk
Code:
sudo fdisk -l
Comment