Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: [SOLVED] GParted: Reducing Swap & Increasing ext3

  1. #11
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: GParted: Reducing Swap & Increasing ext3

    Yea that would be why there is no RESUME=

    Does fstab reference it as /dev/sdxy if so that's fine, just so long as it is there in one way or the other it should be ok.

  2. #12
    Join Date
    Aug 2007
    Location
    Melburn
    Beans
    158
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: GParted: Reducing Swap & Increasing ext3

    Quote Originally Posted by forestpixie View Post
    Yea that would be why there is no RESUME=

    Does fstab reference it as /dev/sdxy if so that's fine, just so long as it is there in one way or the other it should be ok.

    fstab's swap line: /dev/sdb6 swap swap defaults 0 0



    now to reboot!
    AMD Athlon 2100+ | 2GB | 300GB | 7600GS | Hardy
    HP DV5 1139TX | Core2Duo T9400 | 4GB | 400GB | 9600M GS | Ibex
    Registered Linux User #478917
    music | flickr | tumblr

  3. #13
    Join Date
    Aug 2007
    Location
    Melburn
    Beans
    158
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: GParted: Reducing Swap & Increasing ext3

    Worked a charm, except conky says I have no swap.
    I'll tackle that tomorrow, got some drinking to do..

    Thanks everyone, the cheques are in the mail!
    AMD Athlon 2100+ | 2GB | 300GB | 7600GS | Hardy
    HP DV5 1139TX | Core2Duo T9400 | 4GB | 400GB | 9600M GS | Ibex
    Registered Linux User #478917
    music | flickr | tumblr

  4. #14
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: GParted: Reducing Swap & Increasing ext3

    my fstab line reads

    UUID=number none swap sw 0 0

    but as long as free -m reports it's there that's good

    No drink for me it's 10am lol

  5. #15
    Join Date
    Aug 2007
    Location
    Melburn
    Beans
    158
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: GParted: Reducing Swap & Increasing ext3

    erm, i've had several drinks, but free -m says

    Swap: 0 0 0

    everything seems to be operating as per normal, but conky still reports no swap.
    I'm beginning to fear the worst.
    AMD Athlon 2100+ | 2GB | 300GB | 7600GS | Hardy
    HP DV5 1139TX | Core2Duo T9400 | 4GB | 400GB | 9600M GS | Ibex
    Registered Linux User #478917
    music | flickr | tumblr

  6. #16
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: GParted: Reducing Swap & Increasing ext3

    Unfortunately everything is not operating normally - at least swap isn't

    Try
    Code:
    sudo swapon -a
    Then free -m again, should be different.

    Glad you've had a drink - I still haven't

  7. #17
    Join Date
    Aug 2007
    Location
    Melburn
    Beans
    158
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: GParted: Reducing Swap & Increasing ext3

    oh, the drink was purely in preparation for this!
    it's still giving me the old UUID when I sudo swapon -a

    Code:
    swapon: cannot canonicalize /dev/disk/by-uuid/1553f7e3-1410-469d-9207-c8914814739a: No such file or directory
    swapon: cannot stat /dev/disk/by-uuid/1553f7e3-1410-469d-9207-c8914814739a: No such file or directory
    ahhh, fstab actually does still reference the old UUID.

    "UUID=1553f7e3-1410-469d-9207-c8914814739a none swap sw 0 0"

    I though that what I was looking at when in the livecd was the real fstab - clearly not..

    "sudo gedit etc/fstab" + update with new UUID + "sudo swapon -a" = win!

    Swap: 2062 0 2062


    I think you deserve that drink forestpixie!! thanks again
    AMD Athlon 2100+ | 2GB | 300GB | 7600GS | Hardy
    HP DV5 1139TX | Core2Duo T9400 | 4GB | 400GB | 9600M GS | Ibex
    Registered Linux User #478917
    music | flickr | tumblr

  8. #18
    Join Date
    Jun 2005
    Location
    Belgium
    Beans
    1,522
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: GParted: Reducing Swap & Increasing ext3

    Quote Originally Posted by epidemiks View Post

    cotcot, does that just backup/sync files that have changed? thats pretty much what I'm looking for.
    Yes, thats is through. That is what is called incremental backup.
    AMD64X2 3800+ 3GB Ram: 11.10
    ACER one T1810 : 11.10 64 bit

  9. #19
    Join Date
    Oct 2009
    Beans
    4

    Re: GParted: Reducing Swap & Increasing ext3

    In my laptop, gparted disables Resize/Move functions. I don't how to enable them although the free space remains over 2GB.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •