Score:0

Hi, i want to install ubuntu 20.04

lu flag

I have 128GB SSD and 500GB HDD both are empty

Is it possible to make /root and swap directories on SSD and /Home folder on HDD so I wouold have a lot of space for games, documents, etc?

if it's possible, the system boots and runs on /root? /Home folder is only for data storage in Linux? Please advice, I don't want to lose performance on reading SSD+HDD and be able to use all my storage efficently (SSD for booting, HDD for storage, game installs, software installs etc)

cn flag
Yes ofcourse BUT... we do not do swap partitions anymore. AND if you want versatility: put the hdd on a custom mountpoint (I use /discworld) and leave /home on /. /home benefits from the speed of the ssd. Keep personal files on the hdd but outside of /home :).
guiverc avatar
cn flag
You can do whatever you like, but please note / and /root are very different!. `/` is the root directory; where `/root` is the user directory of the root user
user535733 avatar
cn flag
What you ask is *possible*. But what you want is rather complex for a beginner. Were it me, I would practice an install or two...or three...on a Virtual Machine. Make your learning mistakes in a practice environment.
Sadaharu Wakisaka avatar
pl flag
Welcome to AskUbuntu, my taste, I would buy a 500 GB SSD for all the operational files in, and 2 TB HDD for data backup drive to put a complete back up for it. An 128 GB is too small for a modern OS with useful application, it was like that on 12.04 LTS. No need to separate a `/home` directory.
Score:1
ng flag

Yes and no.

If you are new to using Ubuntu I would suggest that you use the guided installation and install all of Ubuntu to your SSD. Your system will benefit from /home on the SSD because that is where a great deal of software will save configuration files. Putting /home on a HDD will slow the launch of any software that stores files there.

The file system hierarchy in Linux is not similar to Windows. You can't really install software wherever you like. The exceptions would be software you compile yourself, and luckily for your situation, games on Steam and similar platforms. Most games that are compatible with Linux you will be getting from Steam and Steam lets you create a data folder for your games wherever you like.

For other software, like all of the software you get from Ubuntu repositories, you can't choose where it is installed. There are ways to finagle the file system to install software files in other places but this is not something that's very easy to do, and can quickly become problematic, especially if you are not familiar with solving problems in Linux. The majority of software in Ubuntu repositories don't take up a lot of space. Compared to games which can take up several GB, most Linux software is miniscule in comparison

It's also not so easy to delineate between "software" and the operating system. Ubuntu is a collection of lots of software. If you wanted to install all your "software" to the HDD, how would you make sure that doesn't include your file manager, web browser, text editor, image viewer, etc? Presumably, these are all applications that you want to launch quickly, so storing all your software on a HDD pretty much defeats the point of putting your root file system on a SSD for speedier load times.

You are also not restricted to saving personal files on /home either. You can put your movies, music, documents, pictures, and other files wherever you want.

The guided installation is generally the best option for most users, especially people new to Ubuntu. If you put your Steam folder on the HDD and store your files on the HDD instead of /home, you are going to find it very difficult for your OS to max out 128 GB, even with the configs stored in /home and the Ubuntu software being located there.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.