You are not logged in.

#1 2022-10-24 13:59:56

dead101
Member
Registered: 2021-12-07
Posts: 21

Does the /home stacked on /root?

I have installed Arch on LVM. I created two Logical Volumes named /root and /home. Then I installed the system on /root. Now as the /root grows fast, I feel like /home has placed on /root. Is that true? or are they two different partitions now?

PS: I'm really sorry if this is a dumb question

Offline

#2 2022-10-24 14:26:52

NoSavvy
Member
From: Dorchester, Dorset, UK
Registered: 2013-01-23
Posts: 127

Re: Does the /home stacked on /root?

In my opinion this is a dumb question. Open a partition manager or such like and see what's what.

Offline

#3 2022-10-24 14:28:09

astralc
Member
Registered: 2022-09-17
Posts: 127

Re: Does the /home stacked on /root?

check if your /etc/fstab is correct, also use lsblk to see which device is in which mountpoint currently.
by /root you mean the "/" mountpoint? what the size you gave it?
being on lvm doesn't matter here (except easier resize later)

for seeing what take space you can use tools like ncdu.

Offline

#4 2022-10-24 15:05:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,461

Re: Does the /home stacked on /root?

It's not a dumb question, but one only the OP can answer and the question the OP *wanted* to ask was "how can I see what partition is where and how much is it used" and the answer to *that* question is

lsblk -f

Offline

#5 2022-10-24 17:52:00

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Does the /home stacked on /root?

There are two directories called "the root directory".

/ is called the root directory
/root is also called the root directory

In my opinion, this makes Linux very confusing for new users.

What is the size (GB) of the two Logical Volumes?

Also, you can see the active mounts by using the "mount" command. What is the output of that command?

Offline

#6 2022-10-24 20:05:54

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,655

Re: Does the /home stacked on /root?

drcouzelis wrote:
/ is called the root directory
/root is also called the root directory

Mayhaps we should call them the root directory and root's directory, respectively?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB