Disk: Difference between revisions

From DWIKI
Tony (talk | contribs)
mNo edit summary
Tony (talk | contribs)
mNo edit summary
 
Line 6: Line 6:
====e2label: Bad magic number in super-block ====
====e2label: Bad magic number in super-block ====
check if there's filesystem at all, blkid
check if there's filesystem at all, blkid
=FAQ=
==Mount by label==
mount -L LABEL /mnt/target

Latest revision as of 13:40, 4 June 2026

Tools

e2label

Get/set partition label

e2label /dev/sdi1 [ LABEL ]

Errors

e2label: Bad magic number in super-block

check if there's filesystem at all, blkid


FAQ

Mount by label

mount -L LABEL /mnt/target