What does “Missing Operating System” on boot mean?
So I've got my new computer now, one without any operating system. I have my ubuntu all ready on a USB, it's plugged into the computer. I turn on the computer, it shows a splash screen, then it goes to the black with white text mode (maybe called terminal?) and says "Missing operating system".
What do I do?
installation boot
add a comment |
So I've got my new computer now, one without any operating system. I have my ubuntu all ready on a USB, it's plugged into the computer. I turn on the computer, it shows a splash screen, then it goes to the black with white text mode (maybe called terminal?) and says "Missing operating system".
What do I do?
installation boot
1
Have you configured the boot order in your BIOS to boot from USB first? Your system's probably expecting to find your OS on your hard drive or optical drive instead unless you manually set this.
– Christopher Kyle Horton
Sep 16 '11 at 1:34
add a comment |
So I've got my new computer now, one without any operating system. I have my ubuntu all ready on a USB, it's plugged into the computer. I turn on the computer, it shows a splash screen, then it goes to the black with white text mode (maybe called terminal?) and says "Missing operating system".
What do I do?
installation boot
So I've got my new computer now, one without any operating system. I have my ubuntu all ready on a USB, it's plugged into the computer. I turn on the computer, it shows a splash screen, then it goes to the black with white text mode (maybe called terminal?) and says "Missing operating system".
What do I do?
installation boot
installation boot
edited Sep 16 '11 at 1:51
Jorge Castro
36.1k105422617
36.1k105422617
asked Sep 16 '11 at 1:28
LiamLiam
2112
2112
1
Have you configured the boot order in your BIOS to boot from USB first? Your system's probably expecting to find your OS on your hard drive or optical drive instead unless you manually set this.
– Christopher Kyle Horton
Sep 16 '11 at 1:34
add a comment |
1
Have you configured the boot order in your BIOS to boot from USB first? Your system's probably expecting to find your OS on your hard drive or optical drive instead unless you manually set this.
– Christopher Kyle Horton
Sep 16 '11 at 1:34
1
1
Have you configured the boot order in your BIOS to boot from USB first? Your system's probably expecting to find your OS on your hard drive or optical drive instead unless you manually set this.
– Christopher Kyle Horton
Sep 16 '11 at 1:34
Have you configured the boot order in your BIOS to boot from USB first? Your system's probably expecting to find your OS on your hard drive or optical drive instead unless you manually set this.
– Christopher Kyle Horton
Sep 16 '11 at 1:34
add a comment |
1 Answer
1
active
oldest
votes
If you're getting this error it means you haven't booted off the USB stick, or the USB stick isn't bootable so when you try to boot off of it, it fails.
Double check that you've created the USB stick correctly, and then ensure when you boot the PC that you select to boot off of the USB stick.
This setting differs between PCs, but usually hitting F2, F12 or Delete on boot let's you either set the setting in the BIOS or select it right from boot.
I am fairly sure the USB is done correctly. I deleted everything off of it, then used the program they had on the Ubuntu website and the OS downloaded from the website to format the USB. But I don't know how to get the computer to boot from a USB.
– Liam
Sep 16 '11 at 1:40
Actually, I think I figured it out!
– Liam
Sep 16 '11 at 1:44
Then you probably need to just figure out how to get your PC to boot off of it. See if it tells you on boot if you can hit a key to go into the BIOS.
– Jorge Castro
Sep 16 '11 at 1:45
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
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%2faskubuntu.com%2fquestions%2f61615%2fwhat-does-missing-operating-system-on-boot-mean%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
If you're getting this error it means you haven't booted off the USB stick, or the USB stick isn't bootable so when you try to boot off of it, it fails.
Double check that you've created the USB stick correctly, and then ensure when you boot the PC that you select to boot off of the USB stick.
This setting differs between PCs, but usually hitting F2, F12 or Delete on boot let's you either set the setting in the BIOS or select it right from boot.
I am fairly sure the USB is done correctly. I deleted everything off of it, then used the program they had on the Ubuntu website and the OS downloaded from the website to format the USB. But I don't know how to get the computer to boot from a USB.
– Liam
Sep 16 '11 at 1:40
Actually, I think I figured it out!
– Liam
Sep 16 '11 at 1:44
Then you probably need to just figure out how to get your PC to boot off of it. See if it tells you on boot if you can hit a key to go into the BIOS.
– Jorge Castro
Sep 16 '11 at 1:45
add a comment |
If you're getting this error it means you haven't booted off the USB stick, or the USB stick isn't bootable so when you try to boot off of it, it fails.
Double check that you've created the USB stick correctly, and then ensure when you boot the PC that you select to boot off of the USB stick.
This setting differs between PCs, but usually hitting F2, F12 or Delete on boot let's you either set the setting in the BIOS or select it right from boot.
I am fairly sure the USB is done correctly. I deleted everything off of it, then used the program they had on the Ubuntu website and the OS downloaded from the website to format the USB. But I don't know how to get the computer to boot from a USB.
– Liam
Sep 16 '11 at 1:40
Actually, I think I figured it out!
– Liam
Sep 16 '11 at 1:44
Then you probably need to just figure out how to get your PC to boot off of it. See if it tells you on boot if you can hit a key to go into the BIOS.
– Jorge Castro
Sep 16 '11 at 1:45
add a comment |
If you're getting this error it means you haven't booted off the USB stick, or the USB stick isn't bootable so when you try to boot off of it, it fails.
Double check that you've created the USB stick correctly, and then ensure when you boot the PC that you select to boot off of the USB stick.
This setting differs between PCs, but usually hitting F2, F12 or Delete on boot let's you either set the setting in the BIOS or select it right from boot.
If you're getting this error it means you haven't booted off the USB stick, or the USB stick isn't bootable so when you try to boot off of it, it fails.
Double check that you've created the USB stick correctly, and then ensure when you boot the PC that you select to boot off of the USB stick.
This setting differs between PCs, but usually hitting F2, F12 or Delete on boot let's you either set the setting in the BIOS or select it right from boot.
answered Sep 16 '11 at 1:34
Jorge CastroJorge Castro
36.1k105422617
36.1k105422617
I am fairly sure the USB is done correctly. I deleted everything off of it, then used the program they had on the Ubuntu website and the OS downloaded from the website to format the USB. But I don't know how to get the computer to boot from a USB.
– Liam
Sep 16 '11 at 1:40
Actually, I think I figured it out!
– Liam
Sep 16 '11 at 1:44
Then you probably need to just figure out how to get your PC to boot off of it. See if it tells you on boot if you can hit a key to go into the BIOS.
– Jorge Castro
Sep 16 '11 at 1:45
add a comment |
I am fairly sure the USB is done correctly. I deleted everything off of it, then used the program they had on the Ubuntu website and the OS downloaded from the website to format the USB. But I don't know how to get the computer to boot from a USB.
– Liam
Sep 16 '11 at 1:40
Actually, I think I figured it out!
– Liam
Sep 16 '11 at 1:44
Then you probably need to just figure out how to get your PC to boot off of it. See if it tells you on boot if you can hit a key to go into the BIOS.
– Jorge Castro
Sep 16 '11 at 1:45
I am fairly sure the USB is done correctly. I deleted everything off of it, then used the program they had on the Ubuntu website and the OS downloaded from the website to format the USB. But I don't know how to get the computer to boot from a USB.
– Liam
Sep 16 '11 at 1:40
I am fairly sure the USB is done correctly. I deleted everything off of it, then used the program they had on the Ubuntu website and the OS downloaded from the website to format the USB. But I don't know how to get the computer to boot from a USB.
– Liam
Sep 16 '11 at 1:40
Actually, I think I figured it out!
– Liam
Sep 16 '11 at 1:44
Actually, I think I figured it out!
– Liam
Sep 16 '11 at 1:44
Then you probably need to just figure out how to get your PC to boot off of it. See if it tells you on boot if you can hit a key to go into the BIOS.
– Jorge Castro
Sep 16 '11 at 1:45
Then you probably need to just figure out how to get your PC to boot off of it. See if it tells you on boot if you can hit a key to go into the BIOS.
– Jorge Castro
Sep 16 '11 at 1:45
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f61615%2fwhat-does-missing-operating-system-on-boot-mean%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
1
Have you configured the boot order in your BIOS to boot from USB first? Your system's probably expecting to find your OS on your hard drive or optical drive instead unless you manually set this.
– Christopher Kyle Horton
Sep 16 '11 at 1:34