How do i do partition with multiple hard drives SSD(120 GB) + 1TB HDD?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












From 120GB SDD
20GB for /(root) - primary
100Gb for /var



From 1TB HDD
4GB for Swap
96GB for /home



Is this correct way to do partition?







share|improve this question




















  • What works best for what your trying to do!
    – George Udosen
    May 8 at 9:41











  • What will the system be used for? 100GiB is way overkill for a desktop system. 96GB /home is too small for many. 4GB Swap may be too small for a suspend to disk.
    – vidarlo
    May 8 at 10:10










  • System used for software development.
    – Jv kiran Kumar
    May 9 at 3:37














up vote
0
down vote

favorite












From 120GB SDD
20GB for /(root) - primary
100Gb for /var



From 1TB HDD
4GB for Swap
96GB for /home



Is this correct way to do partition?







share|improve this question




















  • What works best for what your trying to do!
    – George Udosen
    May 8 at 9:41











  • What will the system be used for? 100GiB is way overkill for a desktop system. 96GB /home is too small for many. 4GB Swap may be too small for a suspend to disk.
    – vidarlo
    May 8 at 10:10










  • System used for software development.
    – Jv kiran Kumar
    May 9 at 3:37












up vote
0
down vote

favorite









up vote
0
down vote

favorite











From 120GB SDD
20GB for /(root) - primary
100Gb for /var



From 1TB HDD
4GB for Swap
96GB for /home



Is this correct way to do partition?







share|improve this question












From 120GB SDD
20GB for /(root) - primary
100Gb for /var



From 1TB HDD
4GB for Swap
96GB for /home



Is this correct way to do partition?









share|improve this question











share|improve this question




share|improve this question










asked May 8 at 9:39









Jv kiran Kumar

1




1











  • What works best for what your trying to do!
    – George Udosen
    May 8 at 9:41











  • What will the system be used for? 100GiB is way overkill for a desktop system. 96GB /home is too small for many. 4GB Swap may be too small for a suspend to disk.
    – vidarlo
    May 8 at 10:10










  • System used for software development.
    – Jv kiran Kumar
    May 9 at 3:37
















  • What works best for what your trying to do!
    – George Udosen
    May 8 at 9:41











  • What will the system be used for? 100GiB is way overkill for a desktop system. 96GB /home is too small for many. 4GB Swap may be too small for a suspend to disk.
    – vidarlo
    May 8 at 10:10










  • System used for software development.
    – Jv kiran Kumar
    May 9 at 3:37















What works best for what your trying to do!
– George Udosen
May 8 at 9:41





What works best for what your trying to do!
– George Udosen
May 8 at 9:41













What will the system be used for? 100GiB is way overkill for a desktop system. 96GB /home is too small for many. 4GB Swap may be too small for a suspend to disk.
– vidarlo
May 8 at 10:10




What will the system be used for? 100GiB is way overkill for a desktop system. 96GB /home is too small for many. 4GB Swap may be too small for a suspend to disk.
– vidarlo
May 8 at 10:10












System used for software development.
– Jv kiran Kumar
May 9 at 3:37




System used for software development.
– Jv kiran Kumar
May 9 at 3:37















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1033507%2fhow-do-i-do-partition-with-multiple-hard-drives-ssd120-gb-1tb-hdd%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1033507%2fhow-do-i-do-partition-with-multiple-hard-drives-ssd120-gb-1tb-hdd%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491