How to install Linux on multiple disks/SSDs?2019 Community Moderator ElectionWhy can't I install Linux on this SSDThere are 4 SSDs but df only listed one. Why?Ubuntu install spanning multiple disksHow to install Linux Mint 17 on SSD and have Home on HDDInstall Linux Mint External Hard Drive PartitionHow can I separate directories to different partitions when installing OpenSUSE Leap (and other Linux distros)?Reliability of ZFS/ ext4 on ZVOL, used not for performance but for transparent compression, on low memory system?Install Linux from LinuxI want to switch to LinuxLatency of SSDs versus HDDs

Perfect riffle shuffles

Is there a good way to store credentials outside of a password manager?

I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?

Is there any significance to the Valyrian Stone vault door of Qarth?

How can I successfully establish a nationwide combat training program for a large country?

Can a malicious addon access internet history and such in chrome/firefox?

Java - What do constructor type arguments mean when placed *before* the type?

Giant Toughroad SLR 2 for 200 miles in two days, will it make it?

Is it legal to discriminate due to the medicine used to treat a medical condition?

Simple recursive Sudoku solver

A workplace installs custom certificates on personal devices, can this be used to decrypt HTTPS traffic?

How will losing mobility of one hand affect my career as a programmer?

Hostile work environment after whistle-blowing on coworker and our boss. What do I do?

For airliners, what prevents wing strikes on landing in bad weather?

What if somebody invests in my application?

Should my PhD thesis be submitted under my legal name?

Why are all the doors on Ferenginar (the Ferengi home world) far shorter than the average Ferengi?

How to check participants in at events?

Can the electrostatic force be infinite in magnitude?

Adding empty element to declared container without declaring type of element

How to prevent YouTube from showing already watched videos?

How to deal with or prevent idle in the test team?

Partial sums of primes

Could solar power be utilized and substitute coal in the 19th century?



How to install Linux on multiple disks/SSDs?



2019 Community Moderator ElectionWhy can't I install Linux on this SSDThere are 4 SSDs but df only listed one. Why?Ubuntu install spanning multiple disksHow to install Linux Mint 17 on SSD and have Home on HDDInstall Linux Mint External Hard Drive PartitionHow can I separate directories to different partitions when installing OpenSUSE Leap (and other Linux distros)?Reliability of ZFS/ ext4 on ZVOL, used not for performance but for transparent compression, on low memory system?Install Linux from LinuxI want to switch to LinuxLatency of SSDs versus HDDs










2















I would like to install a Linux distribution (probably Devuan) on my dual SSD system, in the most convenient way:



  1. 250GB, NVMe.

  2. 500GB, SATA3.

The criteria are both performance and SSD lifespan (giving the priority to the NVMe one).



  • Which directories of Linux require the best performance, and which ones are not critical?

  • Which directories are (mostly) accessed in read mode, and which ones in read/write mode?

  • Considering I have 24GB of RAM, where had the /tmp directory better be located? NVMe, SATA3 or RAM-disk? Had anything else better stay on the RAM-disk?

  • Should directories which are entirely loaded in memory (e.g. the kernel) not have any performance impact after boot?

The system is a laptop used mainly for development.



Could this be a good distribution?




  • Fast & small drive: /, /etc, /bin, /sbin, /lib, /lib64, /usr, /boot, /root, /sys, /home?, /opt?


  • Large & slow drive: /media, /mnt, /lost+found, /var, /home?, /srv


  • RAM disk: /tmp, /run, /var/run, /var/cache?, /var/spool?


  • Kernel provided: /dev, /proc









share|improve this question




























    2















    I would like to install a Linux distribution (probably Devuan) on my dual SSD system, in the most convenient way:



    1. 250GB, NVMe.

    2. 500GB, SATA3.

    The criteria are both performance and SSD lifespan (giving the priority to the NVMe one).



    • Which directories of Linux require the best performance, and which ones are not critical?

    • Which directories are (mostly) accessed in read mode, and which ones in read/write mode?

    • Considering I have 24GB of RAM, where had the /tmp directory better be located? NVMe, SATA3 or RAM-disk? Had anything else better stay on the RAM-disk?

    • Should directories which are entirely loaded in memory (e.g. the kernel) not have any performance impact after boot?

    The system is a laptop used mainly for development.



    Could this be a good distribution?




    • Fast & small drive: /, /etc, /bin, /sbin, /lib, /lib64, /usr, /boot, /root, /sys, /home?, /opt?


    • Large & slow drive: /media, /mnt, /lost+found, /var, /home?, /srv


    • RAM disk: /tmp, /run, /var/run, /var/cache?, /var/spool?


    • Kernel provided: /dev, /proc









    share|improve this question


























      2












      2








      2


      0






      I would like to install a Linux distribution (probably Devuan) on my dual SSD system, in the most convenient way:



      1. 250GB, NVMe.

      2. 500GB, SATA3.

      The criteria are both performance and SSD lifespan (giving the priority to the NVMe one).



      • Which directories of Linux require the best performance, and which ones are not critical?

      • Which directories are (mostly) accessed in read mode, and which ones in read/write mode?

      • Considering I have 24GB of RAM, where had the /tmp directory better be located? NVMe, SATA3 or RAM-disk? Had anything else better stay on the RAM-disk?

      • Should directories which are entirely loaded in memory (e.g. the kernel) not have any performance impact after boot?

      The system is a laptop used mainly for development.



      Could this be a good distribution?




      • Fast & small drive: /, /etc, /bin, /sbin, /lib, /lib64, /usr, /boot, /root, /sys, /home?, /opt?


      • Large & slow drive: /media, /mnt, /lost+found, /var, /home?, /srv


      • RAM disk: /tmp, /run, /var/run, /var/cache?, /var/spool?


      • Kernel provided: /dev, /proc









      share|improve this question
















      I would like to install a Linux distribution (probably Devuan) on my dual SSD system, in the most convenient way:



      1. 250GB, NVMe.

      2. 500GB, SATA3.

      The criteria are both performance and SSD lifespan (giving the priority to the NVMe one).



      • Which directories of Linux require the best performance, and which ones are not critical?

      • Which directories are (mostly) accessed in read mode, and which ones in read/write mode?

      • Considering I have 24GB of RAM, where had the /tmp directory better be located? NVMe, SATA3 or RAM-disk? Had anything else better stay on the RAM-disk?

      • Should directories which are entirely loaded in memory (e.g. the kernel) not have any performance impact after boot?

      The system is a laptop used mainly for development.



      Could this be a good distribution?




      • Fast & small drive: /, /etc, /bin, /sbin, /lib, /lib64, /usr, /boot, /root, /sys, /home?, /opt?


      • Large & slow drive: /media, /mnt, /lost+found, /var, /home?, /srv


      • RAM disk: /tmp, /run, /var/run, /var/cache?, /var/spool?


      • Kernel provided: /dev, /proc






      linux system-installation ssd






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 8 hours ago







      Pietro

















      asked yesterday









      PietroPietro

      1367




      1367




















          3 Answers
          3






          active

          oldest

          votes


















          2














          There are many good resources available regarding the Linux file system. I would read up on the uses of the higher level directories:



          https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard



          In general you might find that having most things on the faster SSD and making specific exceptions will be the easiest way to separate. The way you chose to use your system will change things a bit but a good starting point would be something along the lines of:



          Program and config tend to be fairly static unless you make a LOT of system changes regularly. So the following are more performance critical, less updated, lower volume / /etc /bin /sbin /lib /lib64 /usr /boot /root. This accounts for the majority of your operating system. /root is root user's home directory but generally better kept with your OS in case of emergencies.



          I would put program variable data and user data on the other drive: /var /home. These can be on a slower drive where you expect more rewrites.



          That just leaves the file systems not typically stored on disk:



          /tmp and /run is generally a ram disk. (/var/run can be a symlink to /run). /dev /proc /sys are all provided by the kernel.






          share|improve this answer

























          • I updated my question, adding details from you answer and from your link. There are some question marks for the details I am more in doubt with.

            – Pietro
            8 hours ago



















          1














          If you think about it, the OS will benefit from a faster drive, programs will load faster, so you put your root on your NVMe. You have more than enough space on your root drive.



          Use your 500GB drive for your /home directory.



          I would always put tmp in RAM.



          All this depends on what you do with your Linux system, I assume a desktop system. If you intend to use it as a server, please tell us what you want to do.






          share|improve this answer






























            0














            On my laptop, I have the root, boot and home filesystems on a 250gb nvme, partitioned. Some loaded locations inside /home are mounted on a btrfs (subvolumes) that spans a 250gb SSD. Such as Pictures, Music, Documents. Downloads and some not very critical backups go on a 750gb HDD installed in de cd-rom bay.



            My use case:



            • Gentoo linux

            • Personal use

            • Development in VS code, Docker.

            • Some virtual machines, images live in /var on nvme

            • Some games

            Reasoning: a lot of desktop apps use a lot of small data files, sqlite or equivalent embedded database files (hidden in /home). Their performance is greatly boosted on nvme, as it allows for parallel access.



            I like the Vm's I'm running from time to time to boot fast and I have the space. So why not?



            Running this setup for 2+ years without issues.



            /var/tmp, /run and /tmp are tmpfs.




            Note on lifespan. Nowadays most NVMe and SSD drives use the same NAND technology. So the lifespan is more or less the same (measured in read / write). Chances are that the NVMe has a better lifespan, as it is in a higher price class. But this really depends on what you've bought.



            It basically comes down to a financial decision in the end.




            Note on the locations mentioned in the question:



            /media is usually not really used. I believe there was a time that some automounting happened there. But this all moved to /var/run/user. Likewise /mnt just a standard directory without content. Maybe some empty subdirectories as mount points. No data ever goes there. /lost+found should NEVER be moved. It lives on the root of every ext2-4 filesytem for storage of corrupted files after fsck.



            /var/spool, cache don't put them in ram. They are meant to persist over reboots. And unless you are running a high traffic server, these directories stay relatively small.






            share|improve this answer
























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "106"
              ;
              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: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              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
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508343%2fhow-to-install-linux-on-multiple-disks-ssds%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              2














              There are many good resources available regarding the Linux file system. I would read up on the uses of the higher level directories:



              https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard



              In general you might find that having most things on the faster SSD and making specific exceptions will be the easiest way to separate. The way you chose to use your system will change things a bit but a good starting point would be something along the lines of:



              Program and config tend to be fairly static unless you make a LOT of system changes regularly. So the following are more performance critical, less updated, lower volume / /etc /bin /sbin /lib /lib64 /usr /boot /root. This accounts for the majority of your operating system. /root is root user's home directory but generally better kept with your OS in case of emergencies.



              I would put program variable data and user data on the other drive: /var /home. These can be on a slower drive where you expect more rewrites.



              That just leaves the file systems not typically stored on disk:



              /tmp and /run is generally a ram disk. (/var/run can be a symlink to /run). /dev /proc /sys are all provided by the kernel.






              share|improve this answer

























              • I updated my question, adding details from you answer and from your link. There are some question marks for the details I am more in doubt with.

                – Pietro
                8 hours ago
















              2














              There are many good resources available regarding the Linux file system. I would read up on the uses of the higher level directories:



              https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard



              In general you might find that having most things on the faster SSD and making specific exceptions will be the easiest way to separate. The way you chose to use your system will change things a bit but a good starting point would be something along the lines of:



              Program and config tend to be fairly static unless you make a LOT of system changes regularly. So the following are more performance critical, less updated, lower volume / /etc /bin /sbin /lib /lib64 /usr /boot /root. This accounts for the majority of your operating system. /root is root user's home directory but generally better kept with your OS in case of emergencies.



              I would put program variable data and user data on the other drive: /var /home. These can be on a slower drive where you expect more rewrites.



              That just leaves the file systems not typically stored on disk:



              /tmp and /run is generally a ram disk. (/var/run can be a symlink to /run). /dev /proc /sys are all provided by the kernel.






              share|improve this answer

























              • I updated my question, adding details from you answer and from your link. There are some question marks for the details I am more in doubt with.

                – Pietro
                8 hours ago














              2












              2








              2







              There are many good resources available regarding the Linux file system. I would read up on the uses of the higher level directories:



              https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard



              In general you might find that having most things on the faster SSD and making specific exceptions will be the easiest way to separate. The way you chose to use your system will change things a bit but a good starting point would be something along the lines of:



              Program and config tend to be fairly static unless you make a LOT of system changes regularly. So the following are more performance critical, less updated, lower volume / /etc /bin /sbin /lib /lib64 /usr /boot /root. This accounts for the majority of your operating system. /root is root user's home directory but generally better kept with your OS in case of emergencies.



              I would put program variable data and user data on the other drive: /var /home. These can be on a slower drive where you expect more rewrites.



              That just leaves the file systems not typically stored on disk:



              /tmp and /run is generally a ram disk. (/var/run can be a symlink to /run). /dev /proc /sys are all provided by the kernel.






              share|improve this answer















              There are many good resources available regarding the Linux file system. I would read up on the uses of the higher level directories:



              https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard



              In general you might find that having most things on the faster SSD and making specific exceptions will be the easiest way to separate. The way you chose to use your system will change things a bit but a good starting point would be something along the lines of:



              Program and config tend to be fairly static unless you make a LOT of system changes regularly. So the following are more performance critical, less updated, lower volume / /etc /bin /sbin /lib /lib64 /usr /boot /root. This accounts for the majority of your operating system. /root is root user's home directory but generally better kept with your OS in case of emergencies.



              I would put program variable data and user data on the other drive: /var /home. These can be on a slower drive where you expect more rewrites.



              That just leaves the file systems not typically stored on disk:



              /tmp and /run is generally a ram disk. (/var/run can be a symlink to /run). /dev /proc /sys are all provided by the kernel.







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited 9 hours ago

























              answered 9 hours ago









              Philip CoulingPhilip Couling

              2,2821022




              2,2821022












              • I updated my question, adding details from you answer and from your link. There are some question marks for the details I am more in doubt with.

                – Pietro
                8 hours ago


















              • I updated my question, adding details from you answer and from your link. There are some question marks for the details I am more in doubt with.

                – Pietro
                8 hours ago

















              I updated my question, adding details from you answer and from your link. There are some question marks for the details I am more in doubt with.

              – Pietro
              8 hours ago






              I updated my question, adding details from you answer and from your link. There are some question marks for the details I am more in doubt with.

              – Pietro
              8 hours ago














              1














              If you think about it, the OS will benefit from a faster drive, programs will load faster, so you put your root on your NVMe. You have more than enough space on your root drive.



              Use your 500GB drive for your /home directory.



              I would always put tmp in RAM.



              All this depends on what you do with your Linux system, I assume a desktop system. If you intend to use it as a server, please tell us what you want to do.






              share|improve this answer



























                1














                If you think about it, the OS will benefit from a faster drive, programs will load faster, so you put your root on your NVMe. You have more than enough space on your root drive.



                Use your 500GB drive for your /home directory.



                I would always put tmp in RAM.



                All this depends on what you do with your Linux system, I assume a desktop system. If you intend to use it as a server, please tell us what you want to do.






                share|improve this answer

























                  1












                  1








                  1







                  If you think about it, the OS will benefit from a faster drive, programs will load faster, so you put your root on your NVMe. You have more than enough space on your root drive.



                  Use your 500GB drive for your /home directory.



                  I would always put tmp in RAM.



                  All this depends on what you do with your Linux system, I assume a desktop system. If you intend to use it as a server, please tell us what you want to do.






                  share|improve this answer













                  If you think about it, the OS will benefit from a faster drive, programs will load faster, so you put your root on your NVMe. You have more than enough space on your root drive.



                  Use your 500GB drive for your /home directory.



                  I would always put tmp in RAM.



                  All this depends on what you do with your Linux system, I assume a desktop system. If you intend to use it as a server, please tell us what you want to do.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered yesterday









                  thecarpythecarpy

                  2,6501028




                  2,6501028





















                      0














                      On my laptop, I have the root, boot and home filesystems on a 250gb nvme, partitioned. Some loaded locations inside /home are mounted on a btrfs (subvolumes) that spans a 250gb SSD. Such as Pictures, Music, Documents. Downloads and some not very critical backups go on a 750gb HDD installed in de cd-rom bay.



                      My use case:



                      • Gentoo linux

                      • Personal use

                      • Development in VS code, Docker.

                      • Some virtual machines, images live in /var on nvme

                      • Some games

                      Reasoning: a lot of desktop apps use a lot of small data files, sqlite or equivalent embedded database files (hidden in /home). Their performance is greatly boosted on nvme, as it allows for parallel access.



                      I like the Vm's I'm running from time to time to boot fast and I have the space. So why not?



                      Running this setup for 2+ years without issues.



                      /var/tmp, /run and /tmp are tmpfs.




                      Note on lifespan. Nowadays most NVMe and SSD drives use the same NAND technology. So the lifespan is more or less the same (measured in read / write). Chances are that the NVMe has a better lifespan, as it is in a higher price class. But this really depends on what you've bought.



                      It basically comes down to a financial decision in the end.




                      Note on the locations mentioned in the question:



                      /media is usually not really used. I believe there was a time that some automounting happened there. But this all moved to /var/run/user. Likewise /mnt just a standard directory without content. Maybe some empty subdirectories as mount points. No data ever goes there. /lost+found should NEVER be moved. It lives on the root of every ext2-4 filesytem for storage of corrupted files after fsck.



                      /var/spool, cache don't put them in ram. They are meant to persist over reboots. And unless you are running a high traffic server, these directories stay relatively small.






                      share|improve this answer





























                        0














                        On my laptop, I have the root, boot and home filesystems on a 250gb nvme, partitioned. Some loaded locations inside /home are mounted on a btrfs (subvolumes) that spans a 250gb SSD. Such as Pictures, Music, Documents. Downloads and some not very critical backups go on a 750gb HDD installed in de cd-rom bay.



                        My use case:



                        • Gentoo linux

                        • Personal use

                        • Development in VS code, Docker.

                        • Some virtual machines, images live in /var on nvme

                        • Some games

                        Reasoning: a lot of desktop apps use a lot of small data files, sqlite or equivalent embedded database files (hidden in /home). Their performance is greatly boosted on nvme, as it allows for parallel access.



                        I like the Vm's I'm running from time to time to boot fast and I have the space. So why not?



                        Running this setup for 2+ years without issues.



                        /var/tmp, /run and /tmp are tmpfs.




                        Note on lifespan. Nowadays most NVMe and SSD drives use the same NAND technology. So the lifespan is more or less the same (measured in read / write). Chances are that the NVMe has a better lifespan, as it is in a higher price class. But this really depends on what you've bought.



                        It basically comes down to a financial decision in the end.




                        Note on the locations mentioned in the question:



                        /media is usually not really used. I believe there was a time that some automounting happened there. But this all moved to /var/run/user. Likewise /mnt just a standard directory without content. Maybe some empty subdirectories as mount points. No data ever goes there. /lost+found should NEVER be moved. It lives on the root of every ext2-4 filesytem for storage of corrupted files after fsck.



                        /var/spool, cache don't put them in ram. They are meant to persist over reboots. And unless you are running a high traffic server, these directories stay relatively small.






                        share|improve this answer



























                          0












                          0








                          0







                          On my laptop, I have the root, boot and home filesystems on a 250gb nvme, partitioned. Some loaded locations inside /home are mounted on a btrfs (subvolumes) that spans a 250gb SSD. Such as Pictures, Music, Documents. Downloads and some not very critical backups go on a 750gb HDD installed in de cd-rom bay.



                          My use case:



                          • Gentoo linux

                          • Personal use

                          • Development in VS code, Docker.

                          • Some virtual machines, images live in /var on nvme

                          • Some games

                          Reasoning: a lot of desktop apps use a lot of small data files, sqlite or equivalent embedded database files (hidden in /home). Their performance is greatly boosted on nvme, as it allows for parallel access.



                          I like the Vm's I'm running from time to time to boot fast and I have the space. So why not?



                          Running this setup for 2+ years without issues.



                          /var/tmp, /run and /tmp are tmpfs.




                          Note on lifespan. Nowadays most NVMe and SSD drives use the same NAND technology. So the lifespan is more or less the same (measured in read / write). Chances are that the NVMe has a better lifespan, as it is in a higher price class. But this really depends on what you've bought.



                          It basically comes down to a financial decision in the end.




                          Note on the locations mentioned in the question:



                          /media is usually not really used. I believe there was a time that some automounting happened there. But this all moved to /var/run/user. Likewise /mnt just a standard directory without content. Maybe some empty subdirectories as mount points. No data ever goes there. /lost+found should NEVER be moved. It lives on the root of every ext2-4 filesytem for storage of corrupted files after fsck.



                          /var/spool, cache don't put them in ram. They are meant to persist over reboots. And unless you are running a high traffic server, these directories stay relatively small.






                          share|improve this answer















                          On my laptop, I have the root, boot and home filesystems on a 250gb nvme, partitioned. Some loaded locations inside /home are mounted on a btrfs (subvolumes) that spans a 250gb SSD. Such as Pictures, Music, Documents. Downloads and some not very critical backups go on a 750gb HDD installed in de cd-rom bay.



                          My use case:



                          • Gentoo linux

                          • Personal use

                          • Development in VS code, Docker.

                          • Some virtual machines, images live in /var on nvme

                          • Some games

                          Reasoning: a lot of desktop apps use a lot of small data files, sqlite or equivalent embedded database files (hidden in /home). Their performance is greatly boosted on nvme, as it allows for parallel access.



                          I like the Vm's I'm running from time to time to boot fast and I have the space. So why not?



                          Running this setup for 2+ years without issues.



                          /var/tmp, /run and /tmp are tmpfs.




                          Note on lifespan. Nowadays most NVMe and SSD drives use the same NAND technology. So the lifespan is more or less the same (measured in read / write). Chances are that the NVMe has a better lifespan, as it is in a higher price class. But this really depends on what you've bought.



                          It basically comes down to a financial decision in the end.




                          Note on the locations mentioned in the question:



                          /media is usually not really used. I believe there was a time that some automounting happened there. But this all moved to /var/run/user. Likewise /mnt just a standard directory without content. Maybe some empty subdirectories as mount points. No data ever goes there. /lost+found should NEVER be moved. It lives on the root of every ext2-4 filesytem for storage of corrupted files after fsck.



                          /var/spool, cache don't put them in ram. They are meant to persist over reboots. And unless you are running a high traffic server, these directories stay relatively small.







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited 3 hours ago

























                          answered 4 hours ago









                          TimTim

                          541212




                          541212



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Unix & Linux Stack Exchange!


                              • 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%2funix.stackexchange.com%2fquestions%2f508343%2fhow-to-install-linux-on-multiple-disks-ssds%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

                              getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

                              Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

                              Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.