ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Solved Issue installing Korora

    IT Discussion
    13
    165
    17.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gjacobseG
      gjacobse @matteo nunziati
      last edited by

      @matteo-nunziati said in Issue installing Korora:

      @gjacobse Ok stupid question: is this a gpt disk?

      Is this a gpt disk? A what?

      scottalanmillerS 1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @gjacobse
        last edited by

        @gjacobse said in Issue installing Korora:

        @matteo-nunziati said in Issue installing Korora:

        @gjacobse Ok stupid question: is this a gpt disk?

        Is this a gpt disk? A what?

        Master boot record (MBR) disks use the standard BIOS partition table. GUID partition table (GPT) disks use unified extensible firmware interface (UEFI). One advantage of GPT disks is that you can have more than four partitions on each disk. GPT is also required for disks larger than 2 terabytes.

        gjacobseG 1 Reply Last reply Reply Quote 0
        • gjacobseG
          gjacobse @scottalanmiller
          last edited by

          @scottalanmiller said in Issue installing Korora:

          @gjacobse said in Issue installing Korora:

          @matteo-nunziati said in Issue installing Korora:

          @gjacobse Ok stupid question: is this a gpt disk?

          Is this a gpt disk? A what?

          Master boot record (MBR) disks use the standard BIOS partition table. GUID partition table (GPT) disks use unified extensible firmware interface (UEFI). One advantage of GPT disks is that you can have more than four partitions on each disk. GPT is also required for disks larger than 2 terabytes.

          uh okay.

          It's a UEFI Windows 10 build does this Gparted Screen Shot (above) tell you?

          https://i.imgur.com/8O98UNE.png

          matteo nunziatiM 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            That only tells us that no obvious UEFI partition has been created, not anything about the setup.

            1 Reply Last reply Reply Quote 0
            • momurdaM
              momurda
              last edited by

              My guess, as suggested by others, the 1MB partition is throwing the installer off, or it is actually an MBR setup and you cant install because youll have too many primary partitions afterwards.
              The 1MB partition problem can be mitigated by moving the 1MB unallocated to the right of the sda2 partition. Move is a function in gparted.

              gjacobseG 1 Reply Last reply Reply Quote 2
              • gjacobseG
                gjacobse @momurda
                last edited by

                @momurda said in Issue installing Korora:

                My guess, as suggested by others, the 1MB partition is throwing the installer off, or it is actually an MBR setup and you cant install because youll have too many primary partitions afterwards.
                The 1MB partition problem can be mitigated by moving the 1MB unallocated to the right of the sda2 partition. Move is a function in gparted.

                Yes - Yes it is. But not possible. Tried that...

                1 Reply Last reply Reply Quote 0
                • ObsolesceO
                  Obsolesce
                  last edited by

                  Well anyways, to my original post... I resolved it by installing Fedora instead of Korora.

                  ObsolesceO 1 Reply Last reply Reply Quote 2
                  • ObsolesceO
                    Obsolesce @Obsolesce
                    last edited by Obsolesce

                    It was quick and easy to get things running in Fedora Cinnamon Desktop.
                    No issues setting up a Win10 VM in Fedora... PXE booted to the WDS server and got a fully loaded Win10 image deployed to it in about 10 or so minutes, and was up and running.

                    Screen capture is not great quality because I was TeamViewering into my laptop to take the screenshot:

                    0_1494474501236_Untitled.jpg

                    1 Reply Last reply Reply Quote 1
                    • matteo nunziatiM
                      matteo nunziati @gjacobse
                      last edited by

                      @gjacobse on a live (or even in the installer, pressing ctrl+alt+Fx, x=1,2,3... try one) issue the following:

                      fdisk -l /dev/sda
                      
                      Disk /dev/sda: 8 GiB, 8589934592 bytes, 16777216 sectors
                      Units: sectors of 1 * 512 = 512 bytes
                      Sector size (logical/physical): 512 bytes / 4096 bytes
                      I/O size (minimum/optimal): 4096 bytes / 4096 bytes
                      Disklabel type: gpt
                      Disk identifier: 8ADBCAE5-504D-4019-9CFD-4E827DF67876
                      
                      Device       Start      End Sectors  Size Type
                      /dev/sda1     2048  1050623 1048576  512M EFI System
                      /dev/sda2  1050624  8390655 7340032  3.5G Linux filesystem
                      /dev/sda3  8390656 16775167 8384512    4G Linux swap
                      

                      as you can see here:

                      Disklabel type: gpt
                      

                      MIND TO PASS JUST A LOWER CASE "L" AS A FLAG! FDISK IS USED TO KILL YOUR DOG, ALSO!

                      1 Reply Last reply Reply Quote 0
                      • ObsolesceO
                        Obsolesce
                        last edited by

                        The Win10 VM I'm running on KVM in Fedora shows up in WSUS like this:

                        0_1494983048761_Untitled.jpg

                        That one update needed is the 1703 upgrade. I didn't push that yet.

                        All seems well so far!

                        1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 5
                        • 6
                        • 7
                        • 8
                        • 9
                        • 9 / 9
                        • First post
                          Last post