Commit 84006962 authored by Ophélie Gagnard's avatar Ophélie Gagnard

Add notes.

parent 4b1a44c5
# COMMAND xfs_admin
# option: -I /usr/sbin/xfs_admin /usr/sbin/xfs_admin
# needed to access the command within initramfs
# rd.break=pre-mount
# display current label
xfs_admin -l /dev/sda2
# set label to ROOT
xfs_admin -L "ROOT" /dev/sda2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment