You are not logged in.

#1 2020-05-01 23:50:17

enigmatic_jihad
Member
Registered: 2020-04-14
Posts: 26

[SOLVED] Error mounting partitions after upgrade

I did a full system upgrade today. I use to mount my partitions manually with thunar file manager. After upgrading when I'm trying to mount my partitions it's giving me an Unknown Error with this message

Error mounting /dev/sda9 at /run/media/kai/Personal Files: Unknown Error when mounting /dev/sda9

I try to fix this with

sudo ntfsfix /dev/sda9

and got this output

Mounting volume... OK
Processing of $MFT and $MFTMirr completed successfully.
Checking the alternate boot sector... OK
NTFS volume version is 3.1.
NTFS partition /dev/sda9 was processed successfully.

But it didn't fix the issue.
Please help me with this.

Last edited by enigmatic_jihad (2020-05-02 06:11:35)

Offline

#2 2020-05-01 23:55:03

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Error mounting partitions after upgrade

Paste details of the filesystem on /dev/sda9 and the output of a manual mount with the -v switch.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2020-05-02 00:05:30

enigmatic_jihad
Member
Registered: 2020-04-14
Posts: 26

Re: [SOLVED] Error mounting partitions after upgrade

jasonwryan wrote:

Paste details of the filesystem on /dev/sda9 and the output of a manual mount with the -v switch.

I try this

sudo mount -v /dev/sda9 /run/media/kai/

and got this

modprobe: FATAL: Module fuse not found in directory /lib/modules/5.6.7-arch1-1
fuse: device not found, try 'modprobe fuse' first

Offline

#4 2020-05-02 00:25:12

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Error mounting partitions after upgrade

pacman -Q linux && uname -r

Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2020-05-02 00:28:26

enigmatic_jihad
Member
Registered: 2020-04-14
Posts: 26

Re: [SOLVED] Error mounting partitions after upgrade

jasonwryan wrote:
pacman -Q linux && uname -r
linux 5.6.8.arch1-1
5.6.7-arch1-1

Offline

#6 2020-05-02 00:32:12

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Error mounting partitions after upgrade

The mismatch in the kernel is what is preventing the modules loading. Have you rebooted after the kernel upgrade?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2020-05-02 00:37:07

enigmatic_jihad
Member
Registered: 2020-04-14
Posts: 26

Re: [SOLVED] Error mounting partitions after upgrade

jasonwryan wrote:

The mismatch in the kernel is what is preventing the modules loading. Have you rebooted after the kernel upgrade?

Nope! I upgrade on tty and do a startx

Offline

#8 2020-05-02 00:41:09

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Error mounting partitions after upgrade

You need to reboot after a kernel upgrade if you want to access the new modules...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2020-05-02 00:56:12

enigmatic_jihad
Member
Registered: 2020-04-14
Posts: 26

Re: [SOLVED] Error mounting partitions after upgrade

jasonwryan wrote:

You need to reboot after a kernel upgrade if you want to access the new modules...

Thanks. A reboot fixed the issue.  smile

Last edited by enigmatic_jihad (2020-05-02 00:57:13)

Offline

#10 2020-05-02 03:22:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Error mounting partitions after upgrade

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB