Resize swap
boot with CD
resize with gparted
after boot it may be not mount swap
mkswap -v1 /dev/sda5
to remake it as swap
it's better to replace UUID=... with /dev/sda5
then use swapon -a
resize with gparted
after boot it may be not mount swap
mkswap -v1 /dev/sda5
to remake it as swap
it's better to replace UUID=... with /dev/sda5
then use swapon -a
Labels: Linux

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