Sleeper OS Wiki

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sleeper_os:beginners_guide_easy-to-read [2024/01/27 14:13] โ€“ created alejitaosleeper_os:beginners_guide_easy-to-read [2024/01/31 08:39] (current) โ€“ alejitao
Line 19: Line 19:
 === 3. Create Partitions === === 3. Create Partitions ===
  
-During the installation, you'll see a step about partitions. It's like creating separate spaces for Sleeper OS to live. Make at least two partitions - one for the main system and one for personal files (if you want).+During the installation, you'll see a step about partitions. It's like creating separate spaces for Sleeper OS to live. Open GParted and make at least two partitions - one for the EFI system (500 megabytes) and one for root system (the rest of space that you want), the select them at the installer.
  
 === 4. Choose File System and Mount Points === === 4. Choose File System and Mount Points ===
  
-Assign a file system (don't worryjust go with the default) and set the mount points. Think of it like telling Sleeper OS where to find each partition.+Assign a file system. It's simple"ESP" for EFI and "/" for Root"Just as simple as that!
  
 === Installing from Windows === === Installing from Windows ===
Line 40: Line 40:
  
 Enjoy your new operating system! ๐Ÿ˜Š Enjoy your new operating system! ๐Ÿ˜Š
 +
 +== And... If I need to add my own user? (aside from "SleeperGuy") ==
 +Open your favorite terminal application and put:
 +
 +
 +''
 +sudo adduser your-newuser
 +''
 +
 +
 +It will ask you some things. Once it'is done, there it is! You can log in with your new user