1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
As mentioned in the error message, I think you need to check the logs.
Check the syslog to see what kind of error has occurred.
Alternatively, try explicitly specifying the type as an option to the mount command, such as "-t xfs".
sudo tail /var/log/messages
The answer at the following URL may also be helpful.
https://serverfault.com/questions/948408/mount-wrong-fs-type-bad-option-bad-superblock-on-dev-xvdf1-missing-codepage
Relevant content
asked 4 years ago
asked 9 months ago
asked 2 years ago
- AWS OFFICIALUpdated a year ago
