How do I completely destroy grub/ ubuntu bios entry? Conventional methods not working
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have tried the bootrec fixmbr and fixboot method, I've tried the n60 method, I've even tried removing from a Ubuntu live usb. All fixes are temporary. I can boot into Windows 8.1 no problem but in the bios, the ubuntu boot option persists.
I've tried easybcd to remove the option and it just returns after a reboot. It's not an empty option either. If I set the boot option #1 or boot override to ubuntu, it boots into grub and I have to reboot and force windows to boot through the bios.
I have 3 partitions on my harddrive, all windows created.
(Full size screenshot showing disks and partitions here.)
These are the entries for the computer's (only) hard disk shown:
I deleted anything Ubuntu related using OS Uninstaller within a live usb of Ubuntu. How does grub/ubuntu in the bios keep returning? I just want to completely nuke it.
Thank you!
The Ubuntu Boot Option in the BIOS persists no matter what:
(Full size here.)
grub2 uninstall bios
|
show 16 more comments
I have tried the bootrec fixmbr and fixboot method, I've tried the n60 method, I've even tried removing from a Ubuntu live usb. All fixes are temporary. I can boot into Windows 8.1 no problem but in the bios, the ubuntu boot option persists.
I've tried easybcd to remove the option and it just returns after a reboot. It's not an empty option either. If I set the boot option #1 or boot override to ubuntu, it boots into grub and I have to reboot and force windows to boot through the bios.
I have 3 partitions on my harddrive, all windows created.
(Full size screenshot showing disks and partitions here.)
These are the entries for the computer's (only) hard disk shown:
I deleted anything Ubuntu related using OS Uninstaller within a live usb of Ubuntu. How does grub/ubuntu in the bios keep returning? I just want to completely nuke it.
Thank you!
The Ubuntu Boot Option in the BIOS persists no matter what:
(Full size here.)
grub2 uninstall bios
It's unfortunately exactly the same fix I have already tried in many different ways/methods. Thanks anyway. I'm starting to wonder whether anyone has ever had a problem like mine, it's very bizarre.
– user236851
Jan 17 '14 at 12:45
Ok let me clarify. When I say BIOS, I mean BIOS. So in the boot options in my BIOS settings, "ubuntu" is still there. It's still an entry. I can set it to boot option 1 or 2 etc for example. IF I do set "ubuntu" to the boot option 1 or if I use the BIOS boot override and select ubuntu, it boots into grub where I cannot do anything. If I want to access windows, I either need to set windows to boot option 1 in the BIOS, or do the manual override in the BIOS, otherwise, if the first boot option is set to ubuntu, it boots into grub. I've put a link to an image in my post.
– user236851
Jan 17 '14 at 12:55
Added. There isn't a disk partition with Ubuntu as the label. Ubuntu was installed on the same disk. A 250GB drive.
– user236851
Jan 17 '14 at 13:20
How was it installed? Did it have its own separate partition(s) at that time? Also, is it possible that the entry for [ubuntu] is referring to the live USB disk (or CD/DVD) used to install it (and/or remove it). Does the[ubuntu]
BIOS entry appear even when you make sure to boot without that drive attached? Note that this drive will still appear (and maybe be, to some degree) bootable if you put other files on it and/or delete stuff from it.
– Eliah Kagan
Jan 17 '14 at 13:26
I suggest usingefibootmgr
to delete the entry:sudo apt-get install efibootmgr
. Please read itsman
page before doing anything with it:man efibootmgr
.
– henry
Jan 17 '14 at 13:29
|
show 16 more comments
I have tried the bootrec fixmbr and fixboot method, I've tried the n60 method, I've even tried removing from a Ubuntu live usb. All fixes are temporary. I can boot into Windows 8.1 no problem but in the bios, the ubuntu boot option persists.
I've tried easybcd to remove the option and it just returns after a reboot. It's not an empty option either. If I set the boot option #1 or boot override to ubuntu, it boots into grub and I have to reboot and force windows to boot through the bios.
I have 3 partitions on my harddrive, all windows created.
(Full size screenshot showing disks and partitions here.)
These are the entries for the computer's (only) hard disk shown:
I deleted anything Ubuntu related using OS Uninstaller within a live usb of Ubuntu. How does grub/ubuntu in the bios keep returning? I just want to completely nuke it.
Thank you!
The Ubuntu Boot Option in the BIOS persists no matter what:
(Full size here.)
grub2 uninstall bios
I have tried the bootrec fixmbr and fixboot method, I've tried the n60 method, I've even tried removing from a Ubuntu live usb. All fixes are temporary. I can boot into Windows 8.1 no problem but in the bios, the ubuntu boot option persists.
I've tried easybcd to remove the option and it just returns after a reboot. It's not an empty option either. If I set the boot option #1 or boot override to ubuntu, it boots into grub and I have to reboot and force windows to boot through the bios.
I have 3 partitions on my harddrive, all windows created.
(Full size screenshot showing disks and partitions here.)
These are the entries for the computer's (only) hard disk shown:
I deleted anything Ubuntu related using OS Uninstaller within a live usb of Ubuntu. How does grub/ubuntu in the bios keep returning? I just want to completely nuke it.
Thank you!
The Ubuntu Boot Option in the BIOS persists no matter what:
(Full size here.)
grub2 uninstall bios
grub2 uninstall bios
edited Jan 17 '14 at 13:31
Eliah Kagan
83.5k22229369
83.5k22229369
asked Jan 17 '14 at 12:29
user236851user236851
113
113
It's unfortunately exactly the same fix I have already tried in many different ways/methods. Thanks anyway. I'm starting to wonder whether anyone has ever had a problem like mine, it's very bizarre.
– user236851
Jan 17 '14 at 12:45
Ok let me clarify. When I say BIOS, I mean BIOS. So in the boot options in my BIOS settings, "ubuntu" is still there. It's still an entry. I can set it to boot option 1 or 2 etc for example. IF I do set "ubuntu" to the boot option 1 or if I use the BIOS boot override and select ubuntu, it boots into grub where I cannot do anything. If I want to access windows, I either need to set windows to boot option 1 in the BIOS, or do the manual override in the BIOS, otherwise, if the first boot option is set to ubuntu, it boots into grub. I've put a link to an image in my post.
– user236851
Jan 17 '14 at 12:55
Added. There isn't a disk partition with Ubuntu as the label. Ubuntu was installed on the same disk. A 250GB drive.
– user236851
Jan 17 '14 at 13:20
How was it installed? Did it have its own separate partition(s) at that time? Also, is it possible that the entry for [ubuntu] is referring to the live USB disk (or CD/DVD) used to install it (and/or remove it). Does the[ubuntu]
BIOS entry appear even when you make sure to boot without that drive attached? Note that this drive will still appear (and maybe be, to some degree) bootable if you put other files on it and/or delete stuff from it.
– Eliah Kagan
Jan 17 '14 at 13:26
I suggest usingefibootmgr
to delete the entry:sudo apt-get install efibootmgr
. Please read itsman
page before doing anything with it:man efibootmgr
.
– henry
Jan 17 '14 at 13:29
|
show 16 more comments
It's unfortunately exactly the same fix I have already tried in many different ways/methods. Thanks anyway. I'm starting to wonder whether anyone has ever had a problem like mine, it's very bizarre.
– user236851
Jan 17 '14 at 12:45
Ok let me clarify. When I say BIOS, I mean BIOS. So in the boot options in my BIOS settings, "ubuntu" is still there. It's still an entry. I can set it to boot option 1 or 2 etc for example. IF I do set "ubuntu" to the boot option 1 or if I use the BIOS boot override and select ubuntu, it boots into grub where I cannot do anything. If I want to access windows, I either need to set windows to boot option 1 in the BIOS, or do the manual override in the BIOS, otherwise, if the first boot option is set to ubuntu, it boots into grub. I've put a link to an image in my post.
– user236851
Jan 17 '14 at 12:55
Added. There isn't a disk partition with Ubuntu as the label. Ubuntu was installed on the same disk. A 250GB drive.
– user236851
Jan 17 '14 at 13:20
How was it installed? Did it have its own separate partition(s) at that time? Also, is it possible that the entry for [ubuntu] is referring to the live USB disk (or CD/DVD) used to install it (and/or remove it). Does the[ubuntu]
BIOS entry appear even when you make sure to boot without that drive attached? Note that this drive will still appear (and maybe be, to some degree) bootable if you put other files on it and/or delete stuff from it.
– Eliah Kagan
Jan 17 '14 at 13:26
I suggest usingefibootmgr
to delete the entry:sudo apt-get install efibootmgr
. Please read itsman
page before doing anything with it:man efibootmgr
.
– henry
Jan 17 '14 at 13:29
It's unfortunately exactly the same fix I have already tried in many different ways/methods. Thanks anyway. I'm starting to wonder whether anyone has ever had a problem like mine, it's very bizarre.
– user236851
Jan 17 '14 at 12:45
It's unfortunately exactly the same fix I have already tried in many different ways/methods. Thanks anyway. I'm starting to wonder whether anyone has ever had a problem like mine, it's very bizarre.
– user236851
Jan 17 '14 at 12:45
Ok let me clarify. When I say BIOS, I mean BIOS. So in the boot options in my BIOS settings, "ubuntu" is still there. It's still an entry. I can set it to boot option 1 or 2 etc for example. IF I do set "ubuntu" to the boot option 1 or if I use the BIOS boot override and select ubuntu, it boots into grub where I cannot do anything. If I want to access windows, I either need to set windows to boot option 1 in the BIOS, or do the manual override in the BIOS, otherwise, if the first boot option is set to ubuntu, it boots into grub. I've put a link to an image in my post.
– user236851
Jan 17 '14 at 12:55
Ok let me clarify. When I say BIOS, I mean BIOS. So in the boot options in my BIOS settings, "ubuntu" is still there. It's still an entry. I can set it to boot option 1 or 2 etc for example. IF I do set "ubuntu" to the boot option 1 or if I use the BIOS boot override and select ubuntu, it boots into grub where I cannot do anything. If I want to access windows, I either need to set windows to boot option 1 in the BIOS, or do the manual override in the BIOS, otherwise, if the first boot option is set to ubuntu, it boots into grub. I've put a link to an image in my post.
– user236851
Jan 17 '14 at 12:55
Added. There isn't a disk partition with Ubuntu as the label. Ubuntu was installed on the same disk. A 250GB drive.
– user236851
Jan 17 '14 at 13:20
Added. There isn't a disk partition with Ubuntu as the label. Ubuntu was installed on the same disk. A 250GB drive.
– user236851
Jan 17 '14 at 13:20
How was it installed? Did it have its own separate partition(s) at that time? Also, is it possible that the entry for [ubuntu] is referring to the live USB disk (or CD/DVD) used to install it (and/or remove it). Does the
[ubuntu]
BIOS entry appear even when you make sure to boot without that drive attached? Note that this drive will still appear (and maybe be, to some degree) bootable if you put other files on it and/or delete stuff from it.– Eliah Kagan
Jan 17 '14 at 13:26
How was it installed? Did it have its own separate partition(s) at that time? Also, is it possible that the entry for [ubuntu] is referring to the live USB disk (or CD/DVD) used to install it (and/or remove it). Does the
[ubuntu]
BIOS entry appear even when you make sure to boot without that drive attached? Note that this drive will still appear (and maybe be, to some degree) bootable if you put other files on it and/or delete stuff from it.– Eliah Kagan
Jan 17 '14 at 13:26
I suggest using
efibootmgr
to delete the entry: sudo apt-get install efibootmgr
. Please read its man
page before doing anything with it: man efibootmgr
.– henry
Jan 17 '14 at 13:29
I suggest using
efibootmgr
to delete the entry: sudo apt-get install efibootmgr
. Please read its man
page before doing anything with it: man efibootmgr
.– henry
Jan 17 '14 at 13:29
|
show 16 more comments
1 Answer
1
active
oldest
votes
edit I made this answer after Eliah suggested I do so, however he has removed his comment in the meantime.
I suggest using efibootmgr
to delete the entry:
sudo apt-get install efibootmgr
Please read its man page before doing anything with it:
man efibootmgr
The following excerpts are direct quotes from the man
page and give some good clues about the use of efibootmgr
:
Displaying the current settings (must be root).
$ sudo efibootmgr
BootCurrent: 0004
BootNext: 0003
BootOrder: 0004,0000,0001,0002,0003
Timeout: 30 seconds
Boot0000* Diskette Drive(device:0)
Boot0001* CD-ROM Drive(device:FF)
Boot0002* Hard Drive(Device:80)/HD(Part1,Sig00112233)
Boot0003* PXE Boot: MAC(00D0B7C15D91)
Boot0004* Linux
This shows:
BootCurrent - the boot entry used to start the currently running system
BootOrder - the boot order as would appear in the boot manager. The boot manager tries to boot the first active entry in this list. If unsuccessful, it tries the next entry, and so on.
BootNext - the boot entry which is scheduled to be run on next boot. This supercedes BootOrder for one boot only, and is deleted by the boot manager after first use. This allows you to change the next boot behavior without changing BootOrder.
Timeout - the time in seconds between when the boot manager appears on the screen until when it automatically chooses the startup value from BootNext or BootOrder.
Five boot entries (0000 - 0004), along with the active/inactive flag (* means active) and the name displayed on the screen.
Following are several examples at the bottom of the man
page, with two of them being especially helpful:
3. Changing the Boot Order
Assuming the configuration in Example #1,
efibootmgr -o 3,4
could be called to specify PXE boot first, then Linux boot.
5. Deleting a boot option
Assuming the configuration in Example #1,
efibootmgr -b 4 -B
could be called to delete entry 4 and remove it from the BootOrder.
Conclusion
The number you specify relates to the last number in the 4-digits-figure provided by sudo efibootmgr
.
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%2f406859%2fhow-do-i-completely-destroy-grub-ubuntu-bios-entry-conventional-methods-not-wo%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
edit I made this answer after Eliah suggested I do so, however he has removed his comment in the meantime.
I suggest using efibootmgr
to delete the entry:
sudo apt-get install efibootmgr
Please read its man page before doing anything with it:
man efibootmgr
The following excerpts are direct quotes from the man
page and give some good clues about the use of efibootmgr
:
Displaying the current settings (must be root).
$ sudo efibootmgr
BootCurrent: 0004
BootNext: 0003
BootOrder: 0004,0000,0001,0002,0003
Timeout: 30 seconds
Boot0000* Diskette Drive(device:0)
Boot0001* CD-ROM Drive(device:FF)
Boot0002* Hard Drive(Device:80)/HD(Part1,Sig00112233)
Boot0003* PXE Boot: MAC(00D0B7C15D91)
Boot0004* Linux
This shows:
BootCurrent - the boot entry used to start the currently running system
BootOrder - the boot order as would appear in the boot manager. The boot manager tries to boot the first active entry in this list. If unsuccessful, it tries the next entry, and so on.
BootNext - the boot entry which is scheduled to be run on next boot. This supercedes BootOrder for one boot only, and is deleted by the boot manager after first use. This allows you to change the next boot behavior without changing BootOrder.
Timeout - the time in seconds between when the boot manager appears on the screen until when it automatically chooses the startup value from BootNext or BootOrder.
Five boot entries (0000 - 0004), along with the active/inactive flag (* means active) and the name displayed on the screen.
Following are several examples at the bottom of the man
page, with two of them being especially helpful:
3. Changing the Boot Order
Assuming the configuration in Example #1,
efibootmgr -o 3,4
could be called to specify PXE boot first, then Linux boot.
5. Deleting a boot option
Assuming the configuration in Example #1,
efibootmgr -b 4 -B
could be called to delete entry 4 and remove it from the BootOrder.
Conclusion
The number you specify relates to the last number in the 4-digits-figure provided by sudo efibootmgr
.
add a comment |
edit I made this answer after Eliah suggested I do so, however he has removed his comment in the meantime.
I suggest using efibootmgr
to delete the entry:
sudo apt-get install efibootmgr
Please read its man page before doing anything with it:
man efibootmgr
The following excerpts are direct quotes from the man
page and give some good clues about the use of efibootmgr
:
Displaying the current settings (must be root).
$ sudo efibootmgr
BootCurrent: 0004
BootNext: 0003
BootOrder: 0004,0000,0001,0002,0003
Timeout: 30 seconds
Boot0000* Diskette Drive(device:0)
Boot0001* CD-ROM Drive(device:FF)
Boot0002* Hard Drive(Device:80)/HD(Part1,Sig00112233)
Boot0003* PXE Boot: MAC(00D0B7C15D91)
Boot0004* Linux
This shows:
BootCurrent - the boot entry used to start the currently running system
BootOrder - the boot order as would appear in the boot manager. The boot manager tries to boot the first active entry in this list. If unsuccessful, it tries the next entry, and so on.
BootNext - the boot entry which is scheduled to be run on next boot. This supercedes BootOrder for one boot only, and is deleted by the boot manager after first use. This allows you to change the next boot behavior without changing BootOrder.
Timeout - the time in seconds between when the boot manager appears on the screen until when it automatically chooses the startup value from BootNext or BootOrder.
Five boot entries (0000 - 0004), along with the active/inactive flag (* means active) and the name displayed on the screen.
Following are several examples at the bottom of the man
page, with two of them being especially helpful:
3. Changing the Boot Order
Assuming the configuration in Example #1,
efibootmgr -o 3,4
could be called to specify PXE boot first, then Linux boot.
5. Deleting a boot option
Assuming the configuration in Example #1,
efibootmgr -b 4 -B
could be called to delete entry 4 and remove it from the BootOrder.
Conclusion
The number you specify relates to the last number in the 4-digits-figure provided by sudo efibootmgr
.
add a comment |
edit I made this answer after Eliah suggested I do so, however he has removed his comment in the meantime.
I suggest using efibootmgr
to delete the entry:
sudo apt-get install efibootmgr
Please read its man page before doing anything with it:
man efibootmgr
The following excerpts are direct quotes from the man
page and give some good clues about the use of efibootmgr
:
Displaying the current settings (must be root).
$ sudo efibootmgr
BootCurrent: 0004
BootNext: 0003
BootOrder: 0004,0000,0001,0002,0003
Timeout: 30 seconds
Boot0000* Diskette Drive(device:0)
Boot0001* CD-ROM Drive(device:FF)
Boot0002* Hard Drive(Device:80)/HD(Part1,Sig00112233)
Boot0003* PXE Boot: MAC(00D0B7C15D91)
Boot0004* Linux
This shows:
BootCurrent - the boot entry used to start the currently running system
BootOrder - the boot order as would appear in the boot manager. The boot manager tries to boot the first active entry in this list. If unsuccessful, it tries the next entry, and so on.
BootNext - the boot entry which is scheduled to be run on next boot. This supercedes BootOrder for one boot only, and is deleted by the boot manager after first use. This allows you to change the next boot behavior without changing BootOrder.
Timeout - the time in seconds between when the boot manager appears on the screen until when it automatically chooses the startup value from BootNext or BootOrder.
Five boot entries (0000 - 0004), along with the active/inactive flag (* means active) and the name displayed on the screen.
Following are several examples at the bottom of the man
page, with two of them being especially helpful:
3. Changing the Boot Order
Assuming the configuration in Example #1,
efibootmgr -o 3,4
could be called to specify PXE boot first, then Linux boot.
5. Deleting a boot option
Assuming the configuration in Example #1,
efibootmgr -b 4 -B
could be called to delete entry 4 and remove it from the BootOrder.
Conclusion
The number you specify relates to the last number in the 4-digits-figure provided by sudo efibootmgr
.
edit I made this answer after Eliah suggested I do so, however he has removed his comment in the meantime.
I suggest using efibootmgr
to delete the entry:
sudo apt-get install efibootmgr
Please read its man page before doing anything with it:
man efibootmgr
The following excerpts are direct quotes from the man
page and give some good clues about the use of efibootmgr
:
Displaying the current settings (must be root).
$ sudo efibootmgr
BootCurrent: 0004
BootNext: 0003
BootOrder: 0004,0000,0001,0002,0003
Timeout: 30 seconds
Boot0000* Diskette Drive(device:0)
Boot0001* CD-ROM Drive(device:FF)
Boot0002* Hard Drive(Device:80)/HD(Part1,Sig00112233)
Boot0003* PXE Boot: MAC(00D0B7C15D91)
Boot0004* Linux
This shows:
BootCurrent - the boot entry used to start the currently running system
BootOrder - the boot order as would appear in the boot manager. The boot manager tries to boot the first active entry in this list. If unsuccessful, it tries the next entry, and so on.
BootNext - the boot entry which is scheduled to be run on next boot. This supercedes BootOrder for one boot only, and is deleted by the boot manager after first use. This allows you to change the next boot behavior without changing BootOrder.
Timeout - the time in seconds between when the boot manager appears on the screen until when it automatically chooses the startup value from BootNext or BootOrder.
Five boot entries (0000 - 0004), along with the active/inactive flag (* means active) and the name displayed on the screen.
Following are several examples at the bottom of the man
page, with two of them being especially helpful:
3. Changing the Boot Order
Assuming the configuration in Example #1,
efibootmgr -o 3,4
could be called to specify PXE boot first, then Linux boot.
5. Deleting a boot option
Assuming the configuration in Example #1,
efibootmgr -b 4 -B
could be called to delete entry 4 and remove it from the BootOrder.
Conclusion
The number you specify relates to the last number in the 4-digits-figure provided by sudo efibootmgr
.
edited Jan 17 '14 at 14:36
answered Jan 17 '14 at 13:53
henryhenry
1,10351936
1,10351936
add a comment |
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%2f406859%2fhow-do-i-completely-destroy-grub-ubuntu-bios-entry-conventional-methods-not-wo%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
It's unfortunately exactly the same fix I have already tried in many different ways/methods. Thanks anyway. I'm starting to wonder whether anyone has ever had a problem like mine, it's very bizarre.
– user236851
Jan 17 '14 at 12:45
Ok let me clarify. When I say BIOS, I mean BIOS. So in the boot options in my BIOS settings, "ubuntu" is still there. It's still an entry. I can set it to boot option 1 or 2 etc for example. IF I do set "ubuntu" to the boot option 1 or if I use the BIOS boot override and select ubuntu, it boots into grub where I cannot do anything. If I want to access windows, I either need to set windows to boot option 1 in the BIOS, or do the manual override in the BIOS, otherwise, if the first boot option is set to ubuntu, it boots into grub. I've put a link to an image in my post.
– user236851
Jan 17 '14 at 12:55
Added. There isn't a disk partition with Ubuntu as the label. Ubuntu was installed on the same disk. A 250GB drive.
– user236851
Jan 17 '14 at 13:20
How was it installed? Did it have its own separate partition(s) at that time? Also, is it possible that the entry for [ubuntu] is referring to the live USB disk (or CD/DVD) used to install it (and/or remove it). Does the
[ubuntu]
BIOS entry appear even when you make sure to boot without that drive attached? Note that this drive will still appear (and maybe be, to some degree) bootable if you put other files on it and/or delete stuff from it.– Eliah Kagan
Jan 17 '14 at 13:26
I suggest using
efibootmgr
to delete the entry:sudo apt-get install efibootmgr
. Please read itsman
page before doing anything with it:man efibootmgr
.– henry
Jan 17 '14 at 13:29