I downloadet Ubuntu and copied to my USB pen with Windows 10.
And after reboot, I installed Ubuntu on the same Laptop. After some software installation Ubuntu asked me first to update to version 18.10, I confirmed and updatet. Round 3days later Ubuntu asked me again to update to Version 19.04., I also confirmed.
But now,I dont have any write access to my USB pen.I cant delete the files or I cant format the pen. But copy from the pen to Ubuntu is working without issues.
I read a lot of ways to fix it on the internet, but nothing is working.
When I try to format I get the error:
Error wiping device: Failed to open the device '/dev/sda2' (udsiks-error-quark, 0)
When I try to format with gnome-disks, I cant because formatting is grey and I cant click on it.
When I try to open with gparted I have the same read-only error
Unable to open /dev/sdb read-write (Read-only file system). /dev/sdb has been opened read-only.
and in the systemlog:
/var/log/syslog
May 27 23:11:29 Lenovo-B51-80 udisksd[717]: Cleaning up mount point /media/sebastian/SanDisk (device 8:18 is not mounted)
May 27 23:11:29 Lenovo-B51-80 ntfs-3g[10126]: Unmounting /dev/sdb2 (SanDisk)
May 27 23:11:29 Lenovo-B51-80 systemd[1434]: media-sebastian-SanDisk.mount: Succeeded.
May 27 23:11:29 Lenovo-B51-80 systemd[1]: media-sebastian-SanDisk.mount: Succeeded.
May 27 23:11:29 Lenovo-B51-80 systemd[1]: Stopping Clean the /media/sebastian/SanDisk mount point...
May 27 23:11:29 Lenovo-B51-80 systemd[1]: clean-mount-point@media-sebastian-SanDisk.service: Succeeded.
May 27 23:11:29 Lenovo-B51-80 systemd[1]: Stopped Clean the /media/sebastian/SanDisk mount point.
May 27 23:11:29 Lenovo-B51-80 udisksd[717]: Unmounted /dev/sdb2 on behalf of uid 1000
and state of
sudo hdparm -r0 /dev/sdb
/dev/sdb:
setting readonly to 0 (off)
readonly = 0 (off)
What can I do to fix the USB pen?