i have ubuntu server and can not figure out with my space
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 8.0G 7.8G 0 100% /
udev 3.7G 8.0K 3.7G 1% /dev
tmpfs 746M 180K 745M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 3.7G 0 3.7G 0% /run/shm
/dev/xvdb 414G 1.7G 391G 1% /mnt
overflow 1.0M 4.0K 1020K 1% /tmp
I want to use the device mounted on /mnt as my primary one, because I'm running out of space. But i don't know what /dev/xvda1 is stands for, any suggestions?
Maybe i can resize device mounted on /
? How to do so?