I have 280 Gb of storage on my laptop and i am installing ubuntu on my laptop and i plan on utilising the full space and i wanted to know that the partitioning should be like with the exact space that should be alloted? please help me figure out what the partitioning should look like .
i was planning on going with 60 Gb for /root and 10 Gb for swap and the rest for home and i'm kind-of confused right now cause i am not able to exactly figure out if that should be enough because i don't want to reformat the entire system again . and which one of these should have a larger partition
/
is the ROOT partition, where as/root
refers to something very different (it's a user directory for the root user). (Maybe helpful in understanding Nmath's comment; you need/
but not/root
) – guiverc Dec 23 '22 at 06:20