You are not logged in.
Hi all,
today, I plugged my external hard drive into my Windows laptop, but when i use it on my Archlinux laptop again, it can't be mounted and nautilus threw this error
```
Unable to access "512 GB Volume“
Error mounting /dev/sda1 at /run/media/josiah/B8F48568F4829A8: wrongfs type, bad option, bad superblock on /dev/sda1,missing codepage or helper program, or other error.
```
How can I fix it?
Offline
Run
dmesg -Wplug the disk in and post the output that generates.
Online