Results 1 to 2 of 2

Thread: grub error 17 on new disk

  1. #1
    Join Date
    May 2007
    Beans
    74

    Thumbs down grub error 17 on new disk

    I moved my disk portions to a new hard drive with gpart. But when I try to boot from the new disk I get:

    Code:
    Grub Loading stage1.5
    
    Grub loading, please wait.
    Error 17
    I also resized the partitions when I moved them. Here is some code that might help.


    Code:
    xx-desktop:~$ sudo blkid
    /dev/sda1: UUID="6aa10033-db31-4e37-82fd-07d094d281a5" TYPE="ext4" 
    /dev/sda5: TYPE="swap" UUID="6a8388fd-c03d-4ace-9022-ea82fa774cc8" 
    /dev/sda6: UUID="30ebb285-38a4-4604-a1da-6f9a1b6da6a3" TYPE="ext4" 
    /dev/sdb1: UUID="6aa10033-db31-4e37-82fd-07d094d281a5" TYPE="ext4" 
    /dev/sdb5: UUID="30ebb285-38a4-4604-a1da-6f9a1b6da6a3" TYPE="ext4" 
    /dev/sdb6: UUID="6a8388fd-c03d-4ace-9022-ea82fa774cc8" TYPE="swap"

    Thanks for your help.

  2. #2
    Join Date
    May 2007
    Beans
    74

    Re: grub error 17 on new disk


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
  •