Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 32

Thread: I can't make partitions.

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

    Re: I can't make partitions.

    Strange. The grub2 on the MBR is pointed to a totally different location. Boot into live mode and in terminal try:

    Code:
    sudo mount /dev/sda6 /mnt
    sudo grub-install --root-directory=/mnt /dev/sda
    Restart and see if that helped.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  2. #22
    Join Date
    Mar 2012
    Beans
    16

    Re: I can't make partitions.

    I did it,but this doesn't help too =(
    Still same problem.

  3. #23
    Join Date
    Jan 2006
    Beans
    16

    Re: I can't make partitions.

    I have the same problem.
    I'm currently running Windows 7 64bit.
    I want to dual boot Windows 7 and Ubuntu, but I cannot install Ubuntu.

    Here's the details:

    1. Ubuntu installation cannot detect any partitions.
    2. GParted cannot detect any partitions.
    ---- GParted has an error "Can't have overlapping partitions."
    3. fdisk -l <-- It shows my partitions

    My guess is either:
    there's some problem with my HDD
    or Ubuntu (11.10) cannot detect HDD with many partitions (partitions with different sorts of filesystem).
    I'm suspecting the latter.

    And please take a look at the screenshot.
    It shows what I'm saying very clearly.
    Attached Images Attached Images
    Last edited by genyue; March 11th, 2012 at 03:21 PM.

  4. #24
    Join Date
    Jan 2006
    Beans
    16

    Re: I can't make partitions.

    Quote Originally Posted by dsman View Post
    I did it,but this doesn't help too =(
    Still same problem.
    dsman, how many partitions have you created in ur Windows HDD?

    Is it three?

  5. #25
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: I can't make partitions.

    @genyue
    Please do not hijack someone else's thread. It sounds like if you have overlapping partitions you have a partition table error. Almost any systems that read partition table will not work until it is fixed.
    Better to post terminal output than screen shot as I cannot make out details in fdisk. Use sudo fdisk -lu and post in new thread.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  6. #26
    Join Date
    Mar 2012
    Beans
    16

    Re: I can't make partitions.

    Do I need to have istalled ubuntu for outputs from "sudo fdisk -lu"?
    Last edited by dsman; March 11th, 2012 at 07:24 PM.

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

    Re: I can't make partitions.

    Quote Originally Posted by dsman View Post
    Do I need to have istalled ubuntu for outputs from "sudo fdisk -lu"?
    No, it works in live mode without installing anything. The command is included on the cd.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  8. #28
    Join Date
    Mar 2012
    Beans
    16

    Re: I can't make partitions.

    Here are my outputs from "sudo fdisk -lu".
    Attached Images Attached Images

  9. #29
    Join Date
    Apr 2007
    Location
    Staunton, Va. USA
    Beans
    519
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: I can't make partitions.

    Shrink those Windows partitions to free up space on your HD.

    • Then use your Ubuntu CD as a "live OS", and use the disk partitioner that is on the CD.
    • Alternative is to download SystemRescueDisk, and run as "live OS", use the application GParted on SysResDK.
    Using POP!_OS 20.04, which is basically Ubuntu 20.04 with some help from System76.

  10. #30
    Join Date
    Mar 2012
    Beans
    16

    Unhappy Re: I can't make partitions.

    I still can't find solution of my problem =(

Page 3 of 4 FirstFirst 1234 LastLast

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
  •