I have a PC with a 500GB SSD and a dual boot setup. I allocated 430GB to Windows and 70GB to Ubuntu. Now, the Ubuntu partition is full, so I added a 1TB internal HDD. I allocated 500GB to Windows and formatted the remaining 500GB as ext4. I want to instruct Ubuntu to install new software in the 500GB partition since the 70GB partition is full. Could you please guide me on how to do this?"
Asked
Active
Viewed 36 times
https://refspecs.linuxfoundation.org/fhs.shtml
, or readman hier
.It explains where things go.
– waltinator Jul 17 '23 at 17:38/usr
or/var
in the other partition – Archisman Panigrahi Jul 17 '23 at 17:48/
mounts, and/usr
or/var
fails to mount, you basically get an unusable system. Contrary to some older systems, in current Ubuntu there is no separate/bin
directory that contains "emergency" binaries that can be used in such case. – raj Jul 17 '23 at 17:57