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

Thread: [SOLVED] Grub error 22

  1. #11
    Join Date
    May 2007
    Beans
    100

    Re: Grub error 22

    Thanks that worked perfectly! So just for my understanding, what happened was somehow the types of partitions got changed so grub wouldn't read it, or just read it offset? And changing the letters in testdisk just changed the type to primary, for example and this helped grub to read it in the correct way? Thanks again for the help!

  2. #12
    Join Date
    Mar 2008
    Location
    California, USA
    Beans
    8,111

    Re: Grub error 22

    Quote Originally Posted by ep3w View Post
    Thanks that worked perfectly! So just for my understanding, what happened was somehow the types of partitions got changed so grub wouldn't read it, or just read it offset? And changing the letters in testdisk just changed the type to primary, for example and this helped grub to read it in the correct way? Thanks again for the help!
    That's great news it worked. I don't know what caused your partition table to become corrupted, but as you can see, testdisk can usually sort things out (thankfully). Somehow your extended partition swallowed your primary swap partition, so the swap partition was inside of your extended partition when it shouldn't have been. Testdisk just rebuilt your partition table to correctly show that the primary swap partition is outside of the extended partition like it should be. Anyway, cheers and have fun with Ubuntu.

Page 2 of 2 FirstFirst 12

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
  •