I made a backup using Kup on a USB drive (so I can update to 26.04).
Now I can't access that USB nor write a new backup to it. I can't mount it, remount it or delete it via GParted or Partition Manager.
It seems like it's never been mounted...
Now I can't access that USB nor write a new backup to it. I can't mount it, remount it or delete it via GParted or Partition Manager.
It seems like it's never been mounted...
donald@donald:~$ sudo mkfs.ext4 /dev/sda1 #For ext4
mke2fs 1.47.0 (5-Feb-2023)
/dev/sda1 contains a ext4 file system
last mounted on /media/donald/0dbeacc9-c3d7-4d6a-912a-d5283bd3da78 on Mon Dec 1 13:30:24 2025
Proceed anyway? (y,N) y
/dev/sda1: Read-only file system while setting up superblock
mke2fs 1.47.0 (5-Feb-2023)
/dev/sda1 contains a ext4 file system
last mounted on /media/donald/0dbeacc9-c3d7-4d6a-912a-d5283bd3da78 on Mon Dec 1 13:30:24 2025
Proceed anyway? (y,N) y
/dev/sda1: Read-only file system while setting up superblock
donald@donald:~$ sudo fdisk -l
Device BootStart End Sectors SizeIdType
/dev/sda1 18944 484362239 484343296 231G 83 Linux
Device BootStart End Sectors SizeIdType
/dev/sda1 18944 484362239 484343296 231G 83 Linux








Comment