Answers for "how to figure out ubuntu partition"

1

how to figure out ubuntu partition

In a terminal, run the command df and look at the output. The column headed "Mounted On" will have a "/" against the partition that holds your root filesystem. This is where your system is installed.
Posted by: Guest on January-21-2022

Code answers related to "how to figure out ubuntu partition"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language