xen resize swap.img?

Discussion in 'HOWTO-Related Questions' started by unclecameron, Jul 20, 2009.

  1. unclecameron

    unclecameron New Member

    Is there a way without re-creating a vm to resize the swap.img to increase swap space? Is it just using

    Code:
    dd if=/dev/zero of=swap.img bs=1M count=750
    
    or do I need to do something else?
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page