Announcement

Collapse
No announcement yet.

Unable to mount USB sticks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Unable to mount USB sticks

    All of a sudden i have been unable to mount any USB stick. The system, 26.04, will see them but when i try to mount any of them i get this error:

    gerard@gerard-kubuntu2:~$ udisksctl mount -b /dev/sdc1
    Error mounting /dev/sdc1: GDBus.Error:org.freedesktop.UDisks2.Error.Failed: Error mounting system-managed device /dev/sdc1: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error


    I get the same error message when trying to mount it in Dolphin
    ​They all mount just fine in CashyOs and Deepin also installed on the pc so that rules out a hardware error
    Has anyone seen this before?
    sigpic

    #2
    Does it mount without udisksctl?

    sudo mount /dev/sdc1 /mnt

    Any output in dmesg when it fails?

    Do the file systems have labels? I read somewhere about a bug in udisksctl if the file system is unlabled.

    Please Read Me

    Comment


      #3
      have you tried
      Code:
      sudo apt update && sudo apt full-upgrade

      and
      Code:
      sudo dpkg --configure -a
      Code:
      sudo apt --fix-broken install​
      ʟɨռʊӼ ʄօʀ ʟɨʄɛ

      Comment


        #4
        IME (see https://www.kubuntuforums.net/forum/...unt-with-25-10) once udisks gets confused it can remain in that confused state until a reboot. What file systems are on the sticks? Do they all fail after a reboot?
        Regards, John Little

        Comment


          #5
          it's working again now, all up to date.

          but still getting this when i try to access the software updates GUI
          Click image for larger version

Name:	Screenshot_20260722_130214.jpg
Views:	0
Size:	24.6 KB
ID:	693446

          it starts if i run sudo software-properties-qt in a terminal tho
          some stuff i did: https://github.com/droidgoo

          Intel® Core™ i7-14700K | 64 GiB of RAM | AMD RX 6800

          Comment


            #6
            the console gives this when i run it

            Code:
            QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
            
            ​
            should i enter a value for that variable in this field, or is this normal?



            Click image for larger version

Name:	Screenshot_20260722_130905.jpg
Views:	0
Size:	39.2 KB
ID:	693448
            some stuff i did: https://github.com/droidgoo

            Intel® Core™ i7-14700K | 64 GiB of RAM | AMD RX 6800

            Comment

            Users Viewing This Topic

            Collapse

            There are 0 users viewing this topic.

            Working...
            X