this post was submitted on 02 Mar 2024
25 points (90.3% liked)

Linux

45460 readers
1891 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Not choosing them, I’ve done that. I just want to make sure that I install them right and am not missing anything. What I’m doing is installing a second ssd on my desktop, and then I want to install a new distro (opensuse) on it, to use instead of my current one.

What I have now is 1 ssd, with partitions for linux (kubuntu), windows (10), and swap, and an hdd with my home dir on it. What I want is to install opensuse on my new ssd, have a second partition on there for games, keep my hdd home dir, and then be able to use the first ssd for more space, probably games too (and finally ditch windows!).

Things I’m not sure about include:

  1. can I keep my current home and use it with the new distro?
  2. What do I do with the second partition on the new ssd I want for games? I.e. How do I configure it, the same as home, just call it something different? Same goes for the new space on the first ssd obviously.
  3. Is there anything special I need to do to install an ssd since I haven’t done that before? Is it basically the same as installing a hdd?
  4. New ssd (Firecuda 530 1TB) has encryption; how will that work? Is it all automatic, or do I need to do anything special with it?

TIA

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 4 months ago* (last edited 4 months ago)

Self encrypting drives are non-trivial to configure in Linux. I’d stick with LUKS software encryption unless there is a good reason to use it. More and more drives are supporting hardware encryption with OPAL though.

If your drive is unlocking itself automatically all the time without authentication, any encryption it is doing doesn’t really matter since someone could just pop it into any machine and read from it.