mount: wrong fs type, bad option, bad superblock on

if there is already data on drive that you don’t care about it. format the drive

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html

mkfs -t xfs /dev/xvdf

then mount

mkdir /werm && mount /dev/xvdf /werm

Leave a Reply

Your email address will not be published.