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

Thread: gparted and ubuntu installation does not detect my hard correctly

  1. #11
    Join Date
    Nov 2010
    Beans
    10

    Re: gparted and ubuntu installation does not detect my hard correctly

    Quote Originally Posted by darkod View Post
    It obviously thinks there is a partition outside the disk, although according to sfdisk doesn't seem so.

    You can try what parted shows from live mode, and also fixparts:
    Code:
    sudo parted -l
    www.rodsbooks.com/fixparts/
    sudo parted -l
    reported this:
    Error: Can't have a partition outside the disk!

    ****** AND

    sudo fixparts /dev/sda
    reported this:

    MBR command (? for help): p

    ** NOTE: Partition numbers do NOT indicate final primary/logical status,
    ** unlike in most MBR partitioning tools!

    ** Extended partitions are not displayed, but will be generated as required.

    Disk size is 976771055 sectors (465.8 GiB)
    MBR disk identifier: 0x33043303
    MBR partitions:

    Can Be Can Be
    Number Boot Start Sector End Sector Status Logical Primary Code
    1 * 63 102398309 primary Y Y 0x07
    5 102398373 307194929 logical Y Y 0x07
    6 307194993 501581429 logical Y 0x07
    7 501581493 697783274 logical Y 0x07
    8 697785400 900000000 logical Y Y 0x83

  2. #12
    Join Date
    Oct 2005
    Beans
    520

    Re: gparted and ubuntu installation does not detect my hard correctly

    You should try to download the gparted live cd and burn it to a cd and use that. I use it all the time on windows and linux machines.

  3. #13
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: gparted and ubuntu installation does not detect my hard correctly

    Sometimes all it needs is to rewrite the same table again. The fixparts output looks fine, if you select 'w' to write the table as it is, it should be fine.

    But before doing that it's always a good advice to make a full backup of your system and data, just in case.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  4. #14
    Join Date
    Nov 2010
    Beans
    10

    Re: gparted and ubuntu installation does not detect my hard correctly

    Quote Originally Posted by darkod View Post
    Sometimes all it needs is to rewrite the same table again. The fixparts output looks fine, if you select 'w' to write the table as it is, it should be fine.

    But before doing that it's always a good advice to make a full backup of your system and data, just in case.
    thanks, really thank u
    It worked ...

    I rewrote the partition table on itself,
    now I can see my hdd with partitions corrctly as it is in the ubuntu installation.

  5. #15
    Join Date
    Apr 2009
    Location
    UK Lake District
    Beans
    3,092
    Distro
    Kubuntu 18.04 Bionic Beaver

    Re: gparted and ubuntu installation does not detect my hard correctly

    Quote Originally Posted by I&U View Post
    thanks, really thank u
    It worked ...

    I rewrote the partition table on itself,
    now I can see my hdd with partitions corrctly as it is in the ubuntu installation.
    Still looks like something the Dog dumped though

    Show us a screen of what you see in Gparted now
    Ubuntu 18.04

  6. #16
    Join Date
    Nov 2010
    Beans
    10

    Re: gparted and ubuntu installation does not detect my hard correctly

    Quote Originally Posted by carl4926 View Post
    Still looks like something the Dog dumped though

    Show us a screen of what you see in Gparted now
    I took a screenshot of my ubuntu installlation page.
    thanks again
    Attached Images Attached Images

  7. #17
    Join Date
    Apr 2009
    Location
    UK Lake District
    Beans
    3,092
    Distro
    Kubuntu 18.04 Bionic Beaver

    Re: gparted and ubuntu installation does not detect my hard correctly

    So maybe you plan to delete sda8 and then create:

    swap 2GB or thereabouts
    ext4 to use all the remainder for /
    Ubuntu 18.04

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
  •