Last active
August 1, 2019 06:57
-
-
Save MohiuddinAkib/70964f03ba15594799bae8dfa737eb1e to your computer and use it in GitHub Desktop.
The efficient way to utilize the speed of SSD and huge storage capability of HDD while installing linux on machine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[SSD] | |
/boot | |
/ | |
[HDD] | |
/usr | |
/tmp | |
/home | |
SWAP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment