“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;
}
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
New contributor
add a comment |
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
New contributor
add a comment |
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
New contributor
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
linux-mint boot devices
New contributor
New contributor
New contributor
asked 2 hours ago
kaleohkaleoh
11 bronze badge
11 bronze badge
New contributor
New contributor
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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.
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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