Installing ubuntu with HD + SSDInstalling programs in root vs home partitions?Where to install bootloader for ubuntu/windows dual boot ssd+hddInstall Ubuntu onto an SSD with Windows on another SSDMoving to an SSDWhat is the best configuration for dual boot Ubuntu and Windows on SSDDualboot Windows 10 and Ubuntu with SSD + HDDIssue installing Ubuntu 16.04.2 on second SSDHow to clone Ubuntu 18.04 partition from a notebook SSD to a desktop PC SSD?Ubuntu installation on ssd, hdd and ramdisk18.04 Ubuntu does not shutdown properly on laptopUnable to choose between 2 OSs on startup

What does `[$'rn']` mean?

What to put after taking off rear stabilisers from child bicyle?

As a DM, how to avoid unconscious metagaming when dealing with a high AC character?

Why does the autopilot disengage even when it does not receive pilot input?

Why the term 'unified' in "unified mass unit"?

If the derivative of a function is square of it then it is constant

To accent or not to accent in Greek

I quit, and boss offered me 3 month "grace period" where I could still come back

Chaining Dissonant Whispers via War Caster feat

Why would guns not work in the dungeon?

CPU overheating in Ubuntu 18.04

The monorail explodes before I can get on it

wavelength of seismic wave with a gaussian source

Draw 3D Cubes around centre

Is it rude to tell recruiters I would only change jobs for a better salary?

School House Points (Python + SQLite)

Rearranging the formula

Help with understanding nuances of extremely popular Kyoto-ben (?) tweet

Would letting a multiclass character rebuild their character to be single-classed be game-breaking?

Should you avoid redundant information after dialogue?

Is `curl something | sudo bash -` a reasonably safe installation method?

A DVR algebra with weird automorphisms

Find the wrong number in the given series: 6, 12, 21, 36, 56, 81?

What is the German equivalent of 干物女 (dried fish woman)?



Installing ubuntu with HD + SSD


Installing programs in root vs home partitions?Where to install bootloader for ubuntu/windows dual boot ssd+hddInstall Ubuntu onto an SSD with Windows on another SSDMoving to an SSDWhat is the best configuration for dual boot Ubuntu and Windows on SSDDualboot Windows 10 and Ubuntu with SSD + HDDIssue installing Ubuntu 16.04.2 on second SSDHow to clone Ubuntu 18.04 partition from a notebook SSD to a desktop PC SSD?Ubuntu installation on ssd, hdd and ramdisk18.04 Ubuntu does not shutdown properly on laptopUnable to choose between 2 OSs on startup






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








4















I got an Acer Aspire 5 with 8GB RAM and 1TB HD, and I need some advice of how to part my memory, today running Fedora and Windows on Dual boot, I bought a 250GB Samsung EVO 970 SSD to install Ubuntu and stop using Fedora (didn't get used to it).



What do I have in mind:
- Keeping at least 500GB for Windows, because I need to use Adobe programs on it, I am not used to Gimp or Inkscape yet. And run Visual Studio once in a while for little projects. As my laptop is not a powerhouse I am forced to use windows as a host.
- The SSD will be used only for Ubuntu, but I would like to use half of the HD to keep bigger files and such.
- If possible I'd like to use the HD as home partition and easily access it.



Could you help me? I'd love to see real numbers of how would you make you partitions, e.g. 90GB for root, 150GB for home, 4GB for swap...










share|improve this question







New contributor



Charles Willian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.














  • 1





    Put Ubuntu on one disk (the whole thing), and Windows on the other disk (the whole thing). Whichever OS you want to be faster, put that one on the SSD. RAM is plentiful enough where swap will almost never be used and it only wastes space to break things up into partitions. The only partition you might want to set up separately would be your /home partition in Ubuntu and that is just for ease of keeping the data there intact in case you want to reinstall Ubuntu or replace with a different distro. Don't over think it.

    – Nmath
    8 hours ago











  • as Nmath said it is simpler to keep a separate drive for an OS. However you are not forced to. You can re-partition the HDD to be 2x500GB, and keep windows on one partition and keep the second one as "data" Then if you boot from SSD you can mount windows partitions (as long as they are not encrypted) I find ubuntu quite light, so you can even keep it on the HDD, and while it will be somewhat slower that might not be annoyingly so. In fact, you can install both systems on the SSD (separate partitions are advised) and use the HDD as a shared data.

    – Dr Phil
    7 hours ago






  • 1





    All Acer with UEFI need "trust" setting after install. Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/… Most Acer need UEFI update & if SSD firmware update.

    – oldfred
    7 hours ago











  • You may find this answer useful.

    – user68186
    4 hours ago

















4















I got an Acer Aspire 5 with 8GB RAM and 1TB HD, and I need some advice of how to part my memory, today running Fedora and Windows on Dual boot, I bought a 250GB Samsung EVO 970 SSD to install Ubuntu and stop using Fedora (didn't get used to it).



What do I have in mind:
- Keeping at least 500GB for Windows, because I need to use Adobe programs on it, I am not used to Gimp or Inkscape yet. And run Visual Studio once in a while for little projects. As my laptop is not a powerhouse I am forced to use windows as a host.
- The SSD will be used only for Ubuntu, but I would like to use half of the HD to keep bigger files and such.
- If possible I'd like to use the HD as home partition and easily access it.



Could you help me? I'd love to see real numbers of how would you make you partitions, e.g. 90GB for root, 150GB for home, 4GB for swap...










share|improve this question







New contributor



Charles Willian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.














  • 1





    Put Ubuntu on one disk (the whole thing), and Windows on the other disk (the whole thing). Whichever OS you want to be faster, put that one on the SSD. RAM is plentiful enough where swap will almost never be used and it only wastes space to break things up into partitions. The only partition you might want to set up separately would be your /home partition in Ubuntu and that is just for ease of keeping the data there intact in case you want to reinstall Ubuntu or replace with a different distro. Don't over think it.

    – Nmath
    8 hours ago











  • as Nmath said it is simpler to keep a separate drive for an OS. However you are not forced to. You can re-partition the HDD to be 2x500GB, and keep windows on one partition and keep the second one as "data" Then if you boot from SSD you can mount windows partitions (as long as they are not encrypted) I find ubuntu quite light, so you can even keep it on the HDD, and while it will be somewhat slower that might not be annoyingly so. In fact, you can install both systems on the SSD (separate partitions are advised) and use the HDD as a shared data.

    – Dr Phil
    7 hours ago






  • 1





    All Acer with UEFI need "trust" setting after install. Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/… Most Acer need UEFI update & if SSD firmware update.

    – oldfred
    7 hours ago











  • You may find this answer useful.

    – user68186
    4 hours ago













4












4








4








I got an Acer Aspire 5 with 8GB RAM and 1TB HD, and I need some advice of how to part my memory, today running Fedora and Windows on Dual boot, I bought a 250GB Samsung EVO 970 SSD to install Ubuntu and stop using Fedora (didn't get used to it).



What do I have in mind:
- Keeping at least 500GB for Windows, because I need to use Adobe programs on it, I am not used to Gimp or Inkscape yet. And run Visual Studio once in a while for little projects. As my laptop is not a powerhouse I am forced to use windows as a host.
- The SSD will be used only for Ubuntu, but I would like to use half of the HD to keep bigger files and such.
- If possible I'd like to use the HD as home partition and easily access it.



Could you help me? I'd love to see real numbers of how would you make you partitions, e.g. 90GB for root, 150GB for home, 4GB for swap...










share|improve this question







New contributor



Charles Willian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I got an Acer Aspire 5 with 8GB RAM and 1TB HD, and I need some advice of how to part my memory, today running Fedora and Windows on Dual boot, I bought a 250GB Samsung EVO 970 SSD to install Ubuntu and stop using Fedora (didn't get used to it).



What do I have in mind:
- Keeping at least 500GB for Windows, because I need to use Adobe programs on it, I am not used to Gimp or Inkscape yet. And run Visual Studio once in a while for little projects. As my laptop is not a powerhouse I am forced to use windows as a host.
- The SSD will be used only for Ubuntu, but I would like to use half of the HD to keep bigger files and such.
- If possible I'd like to use the HD as home partition and easily access it.



Could you help me? I'd love to see real numbers of how would you make you partitions, e.g. 90GB for root, 150GB for home, 4GB for swap...







boot dual-boot grub2 partitioning ssd






share|improve this question







New contributor



Charles Willian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question







New contributor



Charles Willian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question






New contributor



Charles Willian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 8 hours ago









Charles WillianCharles Willian

212 bronze badges




212 bronze badges




New contributor



Charles Willian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Charles Willian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









  • 1





    Put Ubuntu on one disk (the whole thing), and Windows on the other disk (the whole thing). Whichever OS you want to be faster, put that one on the SSD. RAM is plentiful enough where swap will almost never be used and it only wastes space to break things up into partitions. The only partition you might want to set up separately would be your /home partition in Ubuntu and that is just for ease of keeping the data there intact in case you want to reinstall Ubuntu or replace with a different distro. Don't over think it.

    – Nmath
    8 hours ago











  • as Nmath said it is simpler to keep a separate drive for an OS. However you are not forced to. You can re-partition the HDD to be 2x500GB, and keep windows on one partition and keep the second one as "data" Then if you boot from SSD you can mount windows partitions (as long as they are not encrypted) I find ubuntu quite light, so you can even keep it on the HDD, and while it will be somewhat slower that might not be annoyingly so. In fact, you can install both systems on the SSD (separate partitions are advised) and use the HDD as a shared data.

    – Dr Phil
    7 hours ago






  • 1





    All Acer with UEFI need "trust" setting after install. Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/… Most Acer need UEFI update & if SSD firmware update.

    – oldfred
    7 hours ago











  • You may find this answer useful.

    – user68186
    4 hours ago












  • 1





    Put Ubuntu on one disk (the whole thing), and Windows on the other disk (the whole thing). Whichever OS you want to be faster, put that one on the SSD. RAM is plentiful enough where swap will almost never be used and it only wastes space to break things up into partitions. The only partition you might want to set up separately would be your /home partition in Ubuntu and that is just for ease of keeping the data there intact in case you want to reinstall Ubuntu or replace with a different distro. Don't over think it.

    – Nmath
    8 hours ago











  • as Nmath said it is simpler to keep a separate drive for an OS. However you are not forced to. You can re-partition the HDD to be 2x500GB, and keep windows on one partition and keep the second one as "data" Then if you boot from SSD you can mount windows partitions (as long as they are not encrypted) I find ubuntu quite light, so you can even keep it on the HDD, and while it will be somewhat slower that might not be annoyingly so. In fact, you can install both systems on the SSD (separate partitions are advised) and use the HDD as a shared data.

    – Dr Phil
    7 hours ago






  • 1





    All Acer with UEFI need "trust" setting after install. Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/… Most Acer need UEFI update & if SSD firmware update.

    – oldfred
    7 hours ago











  • You may find this answer useful.

    – user68186
    4 hours ago







1




1





Put Ubuntu on one disk (the whole thing), and Windows on the other disk (the whole thing). Whichever OS you want to be faster, put that one on the SSD. RAM is plentiful enough where swap will almost never be used and it only wastes space to break things up into partitions. The only partition you might want to set up separately would be your /home partition in Ubuntu and that is just for ease of keeping the data there intact in case you want to reinstall Ubuntu or replace with a different distro. Don't over think it.

– Nmath
8 hours ago





Put Ubuntu on one disk (the whole thing), and Windows on the other disk (the whole thing). Whichever OS you want to be faster, put that one on the SSD. RAM is plentiful enough where swap will almost never be used and it only wastes space to break things up into partitions. The only partition you might want to set up separately would be your /home partition in Ubuntu and that is just for ease of keeping the data there intact in case you want to reinstall Ubuntu or replace with a different distro. Don't over think it.

– Nmath
8 hours ago













as Nmath said it is simpler to keep a separate drive for an OS. However you are not forced to. You can re-partition the HDD to be 2x500GB, and keep windows on one partition and keep the second one as "data" Then if you boot from SSD you can mount windows partitions (as long as they are not encrypted) I find ubuntu quite light, so you can even keep it on the HDD, and while it will be somewhat slower that might not be annoyingly so. In fact, you can install both systems on the SSD (separate partitions are advised) and use the HDD as a shared data.

– Dr Phil
7 hours ago





as Nmath said it is simpler to keep a separate drive for an OS. However you are not forced to. You can re-partition the HDD to be 2x500GB, and keep windows on one partition and keep the second one as "data" Then if you boot from SSD you can mount windows partitions (as long as they are not encrypted) I find ubuntu quite light, so you can even keep it on the HDD, and while it will be somewhat slower that might not be annoyingly so. In fact, you can install both systems on the SSD (separate partitions are advised) and use the HDD as a shared data.

– Dr Phil
7 hours ago




1




1





All Acer with UEFI need "trust" setting after install. Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/… Most Acer need UEFI update & if SSD firmware update.

– oldfred
7 hours ago





All Acer with UEFI need "trust" setting after install. Acer Aspire E15 will not dual boot, many details Trust settings in step 35 askubuntu.com/questions/627416/… Most Acer need UEFI update & if SSD firmware update.

– oldfred
7 hours ago













You may find this answer useful.

– user68186
4 hours ago





You may find this answer useful.

– user68186
4 hours ago










2 Answers
2






active

oldest

votes


















3














I have 1 TB HDD and 512 GB Samsung 960 Pro SSD.



The 1 TB essentially a brick but all 1,000 GB are allocated to a sing Windows NTFS partition. When Windows games are installed (60GB each) they go to HDD but are copied to SSD when it's time to play them for a few weeks / months.



The SSD has 400 GB for Windows 10 and the remaining 100 GB for two Ubuntu 16.04 partitions (20GB and 45GB), one Ubuntu 18.04 partition 25GB and one 10 GB partition for all four OS's to share.



The shared partition is primarily used to store bash scripts used in both Windows 10 WSL (Windows Subsystem for Linux) and the three Ubuntu distros. Occasionally screenshots and other graphics are placed there. The shared partition is in NTFS format because Windows 10 can't read/write ext4 Linux partitions. Linux on the other hand can read/write NTFS partitions with no problem (well very few anyway).



I don't believe in separate /boot or /home partitions but I understand many do and I don't fault them for it. I put everything in / so I don't have to micro manage storage allocation between /, /boot and /home.



What gives me peace of mind is every day important files are backed up off-site automatically using cron to cloud. Maybe once a year I'll use gparted to make some partitions larger and some smaller.



If you can set it up such that the HDD is used to store all your projects and the project you are currently working on for a few days/weeks/months is transferred to SSD then I think that is the best.






share|improve this answer






























    3














    I would suggest the following setup for a single user desktop:



    SSD:



    • 1a. Windows. Whole disk -/- 25 Gb.

    • 2a. Ubuntu. 25 Gb. 20Gb for / and 5 Gb for /home/

    HDD:



    • 1b. partition ext4 for native Ubuntu. Size ... whatever you can spare from the NTFS.

    • 2b. partition ntfs for both Windows and Ubuntu file sharing.

    This setup benifits the most of the speed of the SSD (holds all system related files) and the reliability of a HDD (holds all personal files).



    Regarding 2a: 5 Gb /home is enough to hold all configurations. There is a file in ./config/ called users-dirs.dirs where you can change where the user directories can be found. Simply point them to 1b. Having a separate /home/ allows for reinstalling / whilst keeping your personal configurations.



    Reinstalling can be done by formatting the SSD (the whole disk for all operating systems or just the one you want to reinstall) and mounting the data partitions.






    share|improve this answer

























    • I liked the way you suggested, but may I ask why wouldn't you use all of SSD's space?

      – Charles Willian
      1 hour ago













    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',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    Charles Willian is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1158090%2finstalling-ubuntu-with-hd-ssd%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3














    I have 1 TB HDD and 512 GB Samsung 960 Pro SSD.



    The 1 TB essentially a brick but all 1,000 GB are allocated to a sing Windows NTFS partition. When Windows games are installed (60GB each) they go to HDD but are copied to SSD when it's time to play them for a few weeks / months.



    The SSD has 400 GB for Windows 10 and the remaining 100 GB for two Ubuntu 16.04 partitions (20GB and 45GB), one Ubuntu 18.04 partition 25GB and one 10 GB partition for all four OS's to share.



    The shared partition is primarily used to store bash scripts used in both Windows 10 WSL (Windows Subsystem for Linux) and the three Ubuntu distros. Occasionally screenshots and other graphics are placed there. The shared partition is in NTFS format because Windows 10 can't read/write ext4 Linux partitions. Linux on the other hand can read/write NTFS partitions with no problem (well very few anyway).



    I don't believe in separate /boot or /home partitions but I understand many do and I don't fault them for it. I put everything in / so I don't have to micro manage storage allocation between /, /boot and /home.



    What gives me peace of mind is every day important files are backed up off-site automatically using cron to cloud. Maybe once a year I'll use gparted to make some partitions larger and some smaller.



    If you can set it up such that the HDD is used to store all your projects and the project you are currently working on for a few days/weeks/months is transferred to SSD then I think that is the best.






    share|improve this answer



























      3














      I have 1 TB HDD and 512 GB Samsung 960 Pro SSD.



      The 1 TB essentially a brick but all 1,000 GB are allocated to a sing Windows NTFS partition. When Windows games are installed (60GB each) they go to HDD but are copied to SSD when it's time to play them for a few weeks / months.



      The SSD has 400 GB for Windows 10 and the remaining 100 GB for two Ubuntu 16.04 partitions (20GB and 45GB), one Ubuntu 18.04 partition 25GB and one 10 GB partition for all four OS's to share.



      The shared partition is primarily used to store bash scripts used in both Windows 10 WSL (Windows Subsystem for Linux) and the three Ubuntu distros. Occasionally screenshots and other graphics are placed there. The shared partition is in NTFS format because Windows 10 can't read/write ext4 Linux partitions. Linux on the other hand can read/write NTFS partitions with no problem (well very few anyway).



      I don't believe in separate /boot or /home partitions but I understand many do and I don't fault them for it. I put everything in / so I don't have to micro manage storage allocation between /, /boot and /home.



      What gives me peace of mind is every day important files are backed up off-site automatically using cron to cloud. Maybe once a year I'll use gparted to make some partitions larger and some smaller.



      If you can set it up such that the HDD is used to store all your projects and the project you are currently working on for a few days/weeks/months is transferred to SSD then I think that is the best.






      share|improve this answer

























        3












        3








        3







        I have 1 TB HDD and 512 GB Samsung 960 Pro SSD.



        The 1 TB essentially a brick but all 1,000 GB are allocated to a sing Windows NTFS partition. When Windows games are installed (60GB each) they go to HDD but are copied to SSD when it's time to play them for a few weeks / months.



        The SSD has 400 GB for Windows 10 and the remaining 100 GB for two Ubuntu 16.04 partitions (20GB and 45GB), one Ubuntu 18.04 partition 25GB and one 10 GB partition for all four OS's to share.



        The shared partition is primarily used to store bash scripts used in both Windows 10 WSL (Windows Subsystem for Linux) and the three Ubuntu distros. Occasionally screenshots and other graphics are placed there. The shared partition is in NTFS format because Windows 10 can't read/write ext4 Linux partitions. Linux on the other hand can read/write NTFS partitions with no problem (well very few anyway).



        I don't believe in separate /boot or /home partitions but I understand many do and I don't fault them for it. I put everything in / so I don't have to micro manage storage allocation between /, /boot and /home.



        What gives me peace of mind is every day important files are backed up off-site automatically using cron to cloud. Maybe once a year I'll use gparted to make some partitions larger and some smaller.



        If you can set it up such that the HDD is used to store all your projects and the project you are currently working on for a few days/weeks/months is transferred to SSD then I think that is the best.






        share|improve this answer













        I have 1 TB HDD and 512 GB Samsung 960 Pro SSD.



        The 1 TB essentially a brick but all 1,000 GB are allocated to a sing Windows NTFS partition. When Windows games are installed (60GB each) they go to HDD but are copied to SSD when it's time to play them for a few weeks / months.



        The SSD has 400 GB for Windows 10 and the remaining 100 GB for two Ubuntu 16.04 partitions (20GB and 45GB), one Ubuntu 18.04 partition 25GB and one 10 GB partition for all four OS's to share.



        The shared partition is primarily used to store bash scripts used in both Windows 10 WSL (Windows Subsystem for Linux) and the three Ubuntu distros. Occasionally screenshots and other graphics are placed there. The shared partition is in NTFS format because Windows 10 can't read/write ext4 Linux partitions. Linux on the other hand can read/write NTFS partitions with no problem (well very few anyway).



        I don't believe in separate /boot or /home partitions but I understand many do and I don't fault them for it. I put everything in / so I don't have to micro manage storage allocation between /, /boot and /home.



        What gives me peace of mind is every day important files are backed up off-site automatically using cron to cloud. Maybe once a year I'll use gparted to make some partitions larger and some smaller.



        If you can set it up such that the HDD is used to store all your projects and the project you are currently working on for a few days/weeks/months is transferred to SSD then I think that is the best.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 4 hours ago









        WinEunuuchs2UnixWinEunuuchs2Unix

        54.1k15 gold badges104 silver badges210 bronze badges




        54.1k15 gold badges104 silver badges210 bronze badges























            3














            I would suggest the following setup for a single user desktop:



            SSD:



            • 1a. Windows. Whole disk -/- 25 Gb.

            • 2a. Ubuntu. 25 Gb. 20Gb for / and 5 Gb for /home/

            HDD:



            • 1b. partition ext4 for native Ubuntu. Size ... whatever you can spare from the NTFS.

            • 2b. partition ntfs for both Windows and Ubuntu file sharing.

            This setup benifits the most of the speed of the SSD (holds all system related files) and the reliability of a HDD (holds all personal files).



            Regarding 2a: 5 Gb /home is enough to hold all configurations. There is a file in ./config/ called users-dirs.dirs where you can change where the user directories can be found. Simply point them to 1b. Having a separate /home/ allows for reinstalling / whilst keeping your personal configurations.



            Reinstalling can be done by formatting the SSD (the whole disk for all operating systems or just the one you want to reinstall) and mounting the data partitions.






            share|improve this answer

























            • I liked the way you suggested, but may I ask why wouldn't you use all of SSD's space?

              – Charles Willian
              1 hour ago















            3














            I would suggest the following setup for a single user desktop:



            SSD:



            • 1a. Windows. Whole disk -/- 25 Gb.

            • 2a. Ubuntu. 25 Gb. 20Gb for / and 5 Gb for /home/

            HDD:



            • 1b. partition ext4 for native Ubuntu. Size ... whatever you can spare from the NTFS.

            • 2b. partition ntfs for both Windows and Ubuntu file sharing.

            This setup benifits the most of the speed of the SSD (holds all system related files) and the reliability of a HDD (holds all personal files).



            Regarding 2a: 5 Gb /home is enough to hold all configurations. There is a file in ./config/ called users-dirs.dirs where you can change where the user directories can be found. Simply point them to 1b. Having a separate /home/ allows for reinstalling / whilst keeping your personal configurations.



            Reinstalling can be done by formatting the SSD (the whole disk for all operating systems or just the one you want to reinstall) and mounting the data partitions.






            share|improve this answer

























            • I liked the way you suggested, but may I ask why wouldn't you use all of SSD's space?

              – Charles Willian
              1 hour ago













            3












            3








            3







            I would suggest the following setup for a single user desktop:



            SSD:



            • 1a. Windows. Whole disk -/- 25 Gb.

            • 2a. Ubuntu. 25 Gb. 20Gb for / and 5 Gb for /home/

            HDD:



            • 1b. partition ext4 for native Ubuntu. Size ... whatever you can spare from the NTFS.

            • 2b. partition ntfs for both Windows and Ubuntu file sharing.

            This setup benifits the most of the speed of the SSD (holds all system related files) and the reliability of a HDD (holds all personal files).



            Regarding 2a: 5 Gb /home is enough to hold all configurations. There is a file in ./config/ called users-dirs.dirs where you can change where the user directories can be found. Simply point them to 1b. Having a separate /home/ allows for reinstalling / whilst keeping your personal configurations.



            Reinstalling can be done by formatting the SSD (the whole disk for all operating systems or just the one you want to reinstall) and mounting the data partitions.






            share|improve this answer















            I would suggest the following setup for a single user desktop:



            SSD:



            • 1a. Windows. Whole disk -/- 25 Gb.

            • 2a. Ubuntu. 25 Gb. 20Gb for / and 5 Gb for /home/

            HDD:



            • 1b. partition ext4 for native Ubuntu. Size ... whatever you can spare from the NTFS.

            • 2b. partition ntfs for both Windows and Ubuntu file sharing.

            This setup benifits the most of the speed of the SSD (holds all system related files) and the reliability of a HDD (holds all personal files).



            Regarding 2a: 5 Gb /home is enough to hold all configurations. There is a file in ./config/ called users-dirs.dirs where you can change where the user directories can be found. Simply point them to 1b. Having a separate /home/ allows for reinstalling / whilst keeping your personal configurations.



            Reinstalling can be done by formatting the SSD (the whole disk for all operating systems or just the one you want to reinstall) and mounting the data partitions.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 4 hours ago

























            answered 5 hours ago









            RinzwindRinzwind

            217k28 gold badges419 silver badges560 bronze badges




            217k28 gold badges419 silver badges560 bronze badges












            • I liked the way you suggested, but may I ask why wouldn't you use all of SSD's space?

              – Charles Willian
              1 hour ago

















            • I liked the way you suggested, but may I ask why wouldn't you use all of SSD's space?

              – Charles Willian
              1 hour ago
















            I liked the way you suggested, but may I ask why wouldn't you use all of SSD's space?

            – Charles Willian
            1 hour ago





            I liked the way you suggested, but may I ask why wouldn't you use all of SSD's space?

            – Charles Willian
            1 hour ago










            Charles Willian is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Charles Willian is a new contributor. Be nice, and check out our Code of Conduct.












            Charles Willian is a new contributor. Be nice, and check out our Code of Conduct.











            Charles Willian is a new contributor. Be nice, and check out our Code of Conduct.














            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1158090%2finstalling-ubuntu-with-hd-ssd%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

            Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

            Tom Holland Mục lục Đầu đời và giáo dục | Sự nghiệp | Cuộc sống cá nhân | Phim tham gia | Giải thưởng và đề cử | Chú thích | Liên kết ngoài | Trình đơn chuyển hướngProfile“Person Details for Thomas Stanley Holland, "England and Wales Birth Registration Index, 1837-2008" — FamilySearch.org”"Meet Tom Holland... the 16-year-old star of The Impossible""Schoolboy actor Tom Holland finds himself in Oscar contention for role in tsunami drama"“Naomi Watts on the Prince William and Harry's reaction to her film about the late Princess Diana”lưu trữ"Holland and Pflueger Are West End's Two New 'Billy Elliots'""I'm so envious of my son, the movie star! British writer Dominic Holland's spent 20 years trying to crack Hollywood - but he's been beaten to it by a very unlikely rival"“Richard and Margaret Povey of Jersey, Channel Islands, UK: Information about Thomas Stanley Holland”"Tom Holland to play Billy Elliot""New Billy Elliot leaving the garage"Billy Elliot the Musical - Tom Holland - Billy"A Tale of four Billys: Tom Holland""The Feel Good Factor""Thames Christian College schoolboys join Myleene Klass for The Feelgood Factor""Government launches £600,000 arts bursaries pilot""BILLY's Chapman, Holland, Gardner & Jackson-Keen Visit Prime Minister""Elton John 'blown away' by Billy Elliot fifth birthday" (video with John's interview and fragments of Holland's performance)"First News interviews Arrietty's Tom Holland"“33rd Critics' Circle Film Awards winners”“National Board of Review Current Awards”Bản gốc"Ron Howard Whaling Tale 'In The Heart Of The Sea' Casts Tom Holland"“'Spider-Man' Finds Tom Holland to Star as New Web-Slinger”lưu trữ“Captain America: Civil War (2016)”“Film Review: ‘Captain America: Civil War’”lưu trữ“‘Captain America: Civil War’ review: Choose your own avenger”lưu trữ“The Lost City of Z reviews”“Sony Pictures and Marvel Studios Find Their 'Spider-Man' Star and Director”“‘Mary Magdalene’, ‘Current War’ & ‘Wind River’ Get 2017 Release Dates From Weinstein”“Lionsgate Unleashing Daisy Ridley & Tom Holland Starrer ‘Chaos Walking’ In Cannes”“PTA's 'Master' Leads Chicago Film Critics Nominations, UPDATED: Houston and Indiana Critics Nominations”“Nominaciones Goya 2013 Telecinco Cinema – ENG”“Jameson Empire Film Awards: Martin Freeman wins best actor for performance in The Hobbit”“34th Annual Young Artist Awards”Bản gốc“Teen Choice Awards 2016—Captain America: Civil War Leads Second Wave of Nominations”“BAFTA Film Award Nominations: ‘La La Land’ Leads Race”“Saturn Awards Nominations 2017: 'Rogue One,' 'Walking Dead' Lead”Tom HollandTom HollandTom HollandTom Hollandmedia.gettyimages.comWorldCat Identities300279794no20130442900000 0004 0355 42791085670554170004732cb16706349t(data)XX5557367