Virtual Disk Expansion
In the other day, a problem popped out when I wanted to upgrade the system. It said that the disk space is not enough although i already set the disk to expansible. The successful solution is doing it from inside the system. I used GParted iso to boot the virtual machine instead of the hard disk and expanded the partition. After that, upgrade could be done using system application.
However, there were two problems after the upgrade. First one is described in the previous post. The other one I encountered today is that it said no swap space available in the system monitor application. I guess it caused by changing the partition information expanding the disk. Here is the solution.
- Check the UUID of swap partition in /etc/fstab
- Check the UUID of /dev/disk/by-uuid
- Compare the UUIDs between the two locations
- Write the right one in fstab and reboot.
Labels: Kubuntu, System, VirtualBox

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home