Wrong fs type bad option bad superblock Just installed Lubuntu 24.04


If you're encountering an issue while trying to mount a disk and getting the error "mount: wrong fs type, bad option, bad superblock" on Ubuntu 24.04 LTS, here’s a possible solution:

sudo fdisk -l
sudo apt install nfs-common
sudo apt install cifs-utils
sudo ntfsfix -d /dev/sdb1

阅读量: 53
发布于:
修改于: