this post was submitted on 17 Jul 2025
11 points (100.0% liked)

linux4noobs

2543 readers
22 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS
 

Some years ago, I make the mistake of doing a single partition for the system (I'm using EndeavourOS). Now I have a new disk, and I want to move the OS there, but not /home, which I want to stay in the old drive. How can I do it?

you are viewing a single comment's thread
view the rest of the comments
[–] sun_is_ra@sh.itjust.works 0 points 3 days ago

There is a few bytes at the beginning of the hard disk that tells the BIOS from where to load the OS.

These bytes don't belong to any particular partition.

What you want is very doable you just need to reinstall the bootloader after or else your system won't boot.

Try to find a Linux person near you to help or if you want to test for your self. Make a simulation using a virtual machine and see if you could accomplish what you want there before doing it in your real system