“No partition active” when booting from a USBTrouble booting CentOSBooting linux from usb using EFIHow to...

Given a specific computer system, is it possible to estimate the actual precise run time of a piece of Assembly code

How to draw a true pie chart?

What is this "opened" cube called?

How to save money by shopping at a variety of grocery stores?

In Toy Story, are toys the only inanimate objects that become alive? And if so, why?

Could a complex system of reaction wheels be used to propel a spacecraft?

Turn off Google Chrome's Notification for "Flash Player will no longer be supported after December 2020."

Can a human variant take proficiency in initiative?

Why do motor drives have multiple bus capacitors of small value capacitance instead of a single bus capacitor of large value?

Don't look at what I did there

Can a system of three stars exist?

Fishing from underwater domes

Deck of Many Things. What happens if you don't declare any number of cards and just start drawing?

A vector is defined to have a magnitude and *a* direction, but the zero vector has no *single* direction. So, how is the zero vector a vector?

Ways you can end up paying interest on a credit card if you pay the full amount back in due time

Why do presidential pardons exist in a country having a clear separation of powers?

German equivalent to "going down the rabbit hole"

LINQ Extension methods MinBy and MaxBy

How can I store milk for long periods of time?

Can authors email you PDFs of their textbook for free?

Squares inside a square

What is the definition of belonging in axiomatic set theory?

New coworker has strange workplace requirements - how should I deal with them?

How would a disabled person earn their living in a medieval-type town?



“No partition active” when booting from a USB


Trouble booting CentOSBooting linux from usb using EFIHow to add Puppy Linux to grub menu installed by Ubuntu?Manually cloning a Live USB Arch distro to a VMware virtual diskHow to install an old version of OpenBSD inside VirtualBox?Prevent USB storage from using different device on resetBooting from bootable USBCorrupted Manjaro GRUB boot at new RX 580 graphics card video-linux driver installKali Linux (old install) will not boot






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I'm not sure if this is a "unix" question, but I'm in dire straits:



I'm running Mint 18.1 Serena 64bit. I'm trying to burn a Windows 10 ISO to a USB drive so that I can boot from it via selecting it in the boot order. I've just downloaded the ISO straight from Microsoft and opened a brand new Sandisk 32gb flash drive.



I burned the ISO by right clicking the ISO and selecting Make bootable USB disk and selecting the SanDisk. It took a while and succeeded with no error message or anything.



When I restart my computer and put the USB stick to the top of the boot order, it tries to boot, but immediately prompts me in motherboard-like text, "No partition active." It then goes to Linux Mint, installed on my SSD drive.



Are there any commands I can use to check the health of this disk? Is the MBR?



I notice in the below output that the USB stick at /dev/sdc/ does not have a Device section. Is that noteworthy?



homebase matt # fdisk -l
Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xb5eeff05

Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 454987775 454985728 217G 83 Linux
/dev/sda2 454989822 488396799 33406978 16G 5 Extended
/dev/sda5 454989824 488396799 33406976 16G 82 Linux swap / Solaris




Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 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: B3D4D98E-D2D1-4820-B91D-508888A104EC

Device Start End Sectors Size Type
/dev/sdb1 2048 206847 204800 100M EFI System
/dev/sdb2 206848 468991 262144 128M Microsoft reserved
/dev/sdb3 468992 1953523711 1953054720 931.3G Microsoft basic data


Disk /dev/sdc: 28.7 GiB, 30752636928 bytes, 60063744 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes









share|improve this question







New contributor



kaleoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




























    0















    I'm not sure if this is a "unix" question, but I'm in dire straits:



    I'm running Mint 18.1 Serena 64bit. I'm trying to burn a Windows 10 ISO to a USB drive so that I can boot from it via selecting it in the boot order. I've just downloaded the ISO straight from Microsoft and opened a brand new Sandisk 32gb flash drive.



    I burned the ISO by right clicking the ISO and selecting Make bootable USB disk and selecting the SanDisk. It took a while and succeeded with no error message or anything.



    When I restart my computer and put the USB stick to the top of the boot order, it tries to boot, but immediately prompts me in motherboard-like text, "No partition active." It then goes to Linux Mint, installed on my SSD drive.



    Are there any commands I can use to check the health of this disk? Is the MBR?



    I notice in the below output that the USB stick at /dev/sdc/ does not have a Device section. Is that noteworthy?



    homebase matt # fdisk -l
    Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0xb5eeff05

    Device Boot Start End Sectors Size Id Type
    /dev/sda1 * 2048 454987775 454985728 217G 83 Linux
    /dev/sda2 454989822 488396799 33406978 16G 5 Extended
    /dev/sda5 454989824 488396799 33406976 16G 82 Linux swap / Solaris




    Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 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: B3D4D98E-D2D1-4820-B91D-508888A104EC

    Device Start End Sectors Size Type
    /dev/sdb1 2048 206847 204800 100M EFI System
    /dev/sdb2 206848 468991 262144 128M Microsoft reserved
    /dev/sdb3 468992 1953523711 1953054720 931.3G Microsoft basic data


    Disk /dev/sdc: 28.7 GiB, 30752636928 bytes, 60063744 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes









    share|improve this question







    New contributor



    kaleoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      0












      0








      0








      I'm not sure if this is a "unix" question, but I'm in dire straits:



      I'm running Mint 18.1 Serena 64bit. I'm trying to burn a Windows 10 ISO to a USB drive so that I can boot from it via selecting it in the boot order. I've just downloaded the ISO straight from Microsoft and opened a brand new Sandisk 32gb flash drive.



      I burned the ISO by right clicking the ISO and selecting Make bootable USB disk and selecting the SanDisk. It took a while and succeeded with no error message or anything.



      When I restart my computer and put the USB stick to the top of the boot order, it tries to boot, but immediately prompts me in motherboard-like text, "No partition active." It then goes to Linux Mint, installed on my SSD drive.



      Are there any commands I can use to check the health of this disk? Is the MBR?



      I notice in the below output that the USB stick at /dev/sdc/ does not have a Device section. Is that noteworthy?



      homebase matt # fdisk -l
      Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disklabel type: dos
      Disk identifier: 0xb5eeff05

      Device Boot Start End Sectors Size Id Type
      /dev/sda1 * 2048 454987775 454985728 217G 83 Linux
      /dev/sda2 454989822 488396799 33406978 16G 5 Extended
      /dev/sda5 454989824 488396799 33406976 16G 82 Linux swap / Solaris




      Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 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: B3D4D98E-D2D1-4820-B91D-508888A104EC

      Device Start End Sectors Size Type
      /dev/sdb1 2048 206847 204800 100M EFI System
      /dev/sdb2 206848 468991 262144 128M Microsoft reserved
      /dev/sdb3 468992 1953523711 1953054720 931.3G Microsoft basic data


      Disk /dev/sdc: 28.7 GiB, 30752636928 bytes, 60063744 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes









      share|improve this question







      New contributor



      kaleoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I'm not sure if this is a "unix" question, but I'm in dire straits:



      I'm running Mint 18.1 Serena 64bit. I'm trying to burn a Windows 10 ISO to a USB drive so that I can boot from it via selecting it in the boot order. I've just downloaded the ISO straight from Microsoft and opened a brand new Sandisk 32gb flash drive.



      I burned the ISO by right clicking the ISO and selecting Make bootable USB disk and selecting the SanDisk. It took a while and succeeded with no error message or anything.



      When I restart my computer and put the USB stick to the top of the boot order, it tries to boot, but immediately prompts me in motherboard-like text, "No partition active." It then goes to Linux Mint, installed on my SSD drive.



      Are there any commands I can use to check the health of this disk? Is the MBR?



      I notice in the below output that the USB stick at /dev/sdc/ does not have a Device section. Is that noteworthy?



      homebase matt # fdisk -l
      Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disklabel type: dos
      Disk identifier: 0xb5eeff05

      Device Boot Start End Sectors Size Id Type
      /dev/sda1 * 2048 454987775 454985728 217G 83 Linux
      /dev/sda2 454989822 488396799 33406978 16G 5 Extended
      /dev/sda5 454989824 488396799 33406976 16G 82 Linux swap / Solaris




      Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 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: B3D4D98E-D2D1-4820-B91D-508888A104EC

      Device Start End Sectors Size Type
      /dev/sdb1 2048 206847 204800 100M EFI System
      /dev/sdb2 206848 468991 262144 128M Microsoft reserved
      /dev/sdb3 468992 1953523711 1953054720 931.3G Microsoft basic data


      Disk /dev/sdc: 28.7 GiB, 30752636928 bytes, 60063744 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes






      linux-mint boot devices






      share|improve this question







      New contributor



      kaleoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      kaleoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      kaleoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 2 hours ago









      kaleohkaleoh

      11 bronze badge




      11 bronze badge




      New contributor



      kaleoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      kaleoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



























          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          kaleoh is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f538525%2fno-partition-active-when-booting-from-a-usb%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          kaleoh is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          kaleoh is a new contributor. Be nice, and check out our Code of Conduct.













          kaleoh is a new contributor. Be nice, and check out our Code of Conduct.












          kaleoh is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f538525%2fno-partition-active-when-booting-from-a-usb%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m