DEV Community

Anderson Bosa
Anderson Bosa

Posted on

4

The "Something else" option in Linux installation

I won't be very detailed in this post, it's more of a future reference for my future self in case I need to go through this again. In the "References" section of the post, I will leave some links to content by people who have explained what is being done in more detail. Still, I hope it can help someone else as well.

How it does not happens every day, I always forget how to setup the partitions in Ubuntu (or other OS's) when I need reinstall the system keeping my dual boot in order.

Image

I recommend you format your Linux system (ig Ubuntu) in Windows, and when installing the new one, use the option "alongside". It's more safe and simple.

But we are here to use the "Something else" option. Below is a simple step by step of how use it.

  1. The biggest space (which will be for the operating system) use type ext4. For its mount point put the value /.
  2. Create a "swap" partition with 2048MB (2GB)
  3. Setup the field Device for boot loader installation to your Windows boot manager
  4. And you are ready to "install now"

Image

References

  1. https://www.youtube.com/watch?v=GXxTxBPKecQ&ab_channel=SavvyNik
  2. https://devicetests.com/install-ubuntu-alongside-windows
  3. https://www.youtube.com/watch?v=4PXbdGHo5I8&ab_channel=LearnComputerTechnologies
  4. https://www.youtube.com/watch?v=vcOMWfykE34&ab_channel=QiroLab

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay