
Ubuntu 22.04에서는 컴퓨터의 하드 드라이브나 USB 플래시를 열거나 마운트할 수 없습니다.
명령줄을 통해 마운트하려고 하면 오류가 발생합니다.
➜ ~ sudo mount /dev/sdb1 /media/mahdi -t ext4
mount: /media/mahdi: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.
파일 탐색기로 열 때 오류는 다음과 같습니다.
누구든지 도와주실 수 있나요?