linux - How to create a filesystem with /etc/fstab entry on RHEL -
for command can create filesystem , append /etc/fstab automatically?
just aix command crfs -v jfs2 -d lv01 -m /backup -a yes . option -a means mount on next boot automatically, , don't need modify /etc/filesystems (as /etc/fstab on linux).
there aren't such commands, can scripted.
Comments
Post a Comment