How to fix: Bad magic number in super block while trying to open /dev/xvdf Couldn't find valid file
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=252fiKrdcA8
i want to increase my storage size by resize2fs command, but i am getting this error:
Bad magic number in super-block while trying to open /dev/xvdf. Couldn't find valid filesystem superblock.
-----------------
whats caused? the cause is you have wrong command.
df -Th
if you are using ext2, ext3, ext4 filesystem, you can run resize2fs
if you are using xfs filesystem, run xfs_growfs instead
my filesystem is xfs ---------- so i should use xfs_growfs
Other Videos By Ambar Hasbiyatmoko
Tags:
filesystem
ubuntu
linux
storage
size
volume
increase
resize
partition
terminal
mount
xfs
super-block