Storage management: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Sjwhitak
imported>Sjwhitak
No edit summary
 
(One intermediate revision by the same user not shown)
 
I'd highly, highly recommend following along with [https://www.howtoforge.com/linux_lvm this tutorial] within an LVM. You will be very comfortable with all of these commands after this.
 
{{Warning|You destroy all data when running these commands, so if you're doing this on your system just move everything off the drives before running these commands.}}
 
=== Demo setup ===
 
Here's my computer's setup:
<syntaxhighlight lang="fstabtext">
/dev/lvm/lv_root / ext4 defaults 0 1
/dev/lvm/lv_home /home ext4 defaults 0 2
Anonymous user

Navigation menu