Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: install linux as 2nd system

  1. #11
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: install linux as 2nd system

    If you are creating the 1 or 2MB bios_grub partition you must choose unformatted. That is a choice.
    Attached Images Attached Images
    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.

  2. #12
    Join Date
    Sep 2013
    Beans
    29
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: install linux as 2nd system

    i tried unformatted , different sizes including less than 10 mb . but even so , i dont have an option for managing flags . when i right click on "unformatted" space , flags is greyed out .
    another things thats unclear is , whats been suggested in a previous post , that is try to rename existing partitions to /something , either using gparted or ubuntu installer, is likely to format them.
    Last edited by mrkaplan; September 25th, 2013 at 10:41 PM.

  3. #13
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: install linux as 2nd system

    See if you save partition as unformatted, then come back and add flag.
    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.

  4. #14
    Join Date
    Sep 2013
    Beans
    29
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: install linux as 2nd system

    heres what i ended up doing
    -erased the 100 gb partition to free space
    - download and launch ubuntu 13.04
    installation partition settings as folows :
    2 gb logical beginning swap
    16 gb logical beginning ext 3 /
    80 gb logical beginning ext 3 /home

    then restart
    drive fails to boot . only my windows drive is recognized

    any ideas ?

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

    Re: install linux as 2nd system

    If drive is gpt then grub will not install correctly without bios_grub partition.

    Boot-Repair will not repair it either unless you have the bios_grub partition.
    If MBR then Boot-Repair should just install grub to MBR.

    Post the link to the BootInfo report that this creates. Is part of Boot-Repair:
    https://help.ubuntu.com/community/Boot-Info
    Boot Repair -Also handles LVM, GPT, separate /boot and UEFI dual boot.:
    https://help.ubuntu.com/community/Boot-Repair
    You can repair many boot issues with this or 'Create BootInfo' report (Other Options) & post the link it creates, so we can see your exact configuration and diagnose advanced problems.
    LighterWeight (Lubuntu based) Boot-RepairCD
    http://sourceforge.net/projects/boot-repair-cd/files/
    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. #16
    Join Date
    Sep 2013
    Beans
    29
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: install linux as 2nd system

    Yes, the drive is gpt .
    the issue is why gparted wont write bios_grub flag . troubleshoot this might be complicated . i m considering reformatting and partitioning this 1000 GB drive, possibly with gparted .. if so , i suppose my best practical choice would be MBR . rather confusing considering mbr will be discontinued .
    if efi is the future , and ubuntu is ill suited for efi .. that makes it difficult for linux users, ..unless they are experts like people helping here.
    Last edited by mrkaplan; September 26th, 2013 at 12:32 PM.

  7. #17
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: install linux as 2nd system

    I have two drives with gpt and even a flash drive with gpt. And have had no issue.
    You can create unformatted partition anywhere on drive.
    Then try again setting flag, but after you have run the check mark to create partition.
    Or change flags with disks.
    Or use parted
    Or use gdisk the fdisk for gpt drives.

    sudo apt-get install gdisk
    GPT fdisk Tutorial -srs5694 in forums
    http://ubuntuforums.org/showthread.php?t=1439794
    http://www.rodsbooks.com/gdisk/


    You can set bios_grub flag in gparted (right click flags) & no format
    In GPT fdisk (gdisk), give bios_grub a type code of EF02.
    Or with terminal - see man parted:
    sudo parted /dev/sda set <partition_number> boot on
    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.

  8. #18
    Join Date
    Sep 2013
    Beans
    29
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: install linux as 2nd system

    image attached
    Attached Images Attached Images
    Last edited by mrkaplan; September 26th, 2013 at 08:08 PM.

  9. #19
    Join Date
    Sep 2013
    Beans
    29
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: install linux as 2nd system

    above is an image from my 100gb problem drive contents . might give you a clue what causes trouble
    linux swap and ext3 14 gb and 80 gb are the three partitons i made with ubuntu installer yesterday , smaller ext3 being the system
    Last edited by mrkaplan; September 26th, 2013 at 07:20 PM.

  10. #20
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: install linux as 2nd system

    Just attach images rather than inserting them in the body of your posts. Edit Post>Go Advanced>Paperclip icon. Thanks.

Page 2 of 3 FirstFirst 123 LastLast

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
  •