Ubuntu bootloader suddenly become unaccessible

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I had dual booted Ubuntu 16.04 in UEFI mode along side windows 10 on the same SSD drive. Everything was working for a month, and suddenly now the bootloader is not visible. On turning the machine on, it directly boots to Windows 10.
dual-boot windows-10 bootloader
add a comment |Â
up vote
0
down vote
favorite
I had dual booted Ubuntu 16.04 in UEFI mode along side windows 10 on the same SSD drive. Everything was working for a month, and suddenly now the bootloader is not visible. On turning the machine on, it directly boots to Windows 10.
dual-boot windows-10 bootloader
Windows does updates and resets itself to first in boot order? And Windows may turn fast start up back on, so you cannot boot Windows from Ubuntu. Can you still boot Windows from UEFI boot menu? Post this above:sudo efibootmgr -v
â oldfred
Feb 8 at 4:27
@oldfred, it directly boots to Windows before showing the grub. So I cannot execute the above command.
â user792665
Feb 8 at 4:33
You should be able to change boot order in UEFI. But boot Ubuntu live installer to run efibootmgr commands. What brand/model system. Some only want to boot Windows and need work arounds. Sony, HP & others workarounds: askubuntu.com/questions/486752/â¦
â oldfred
Feb 8 at 21:13
In the boot order menu, or couldn't find grub, there was just the windows bootloader. And secure boot was turned on. So just used Ubuntu live USB, to reinstall grub. And the problem is solved. Thanks.
â user792665
Feb 9 at 3:11
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I had dual booted Ubuntu 16.04 in UEFI mode along side windows 10 on the same SSD drive. Everything was working for a month, and suddenly now the bootloader is not visible. On turning the machine on, it directly boots to Windows 10.
dual-boot windows-10 bootloader
I had dual booted Ubuntu 16.04 in UEFI mode along side windows 10 on the same SSD drive. Everything was working for a month, and suddenly now the bootloader is not visible. On turning the machine on, it directly boots to Windows 10.
dual-boot windows-10 bootloader
dual-boot windows-10 bootloader
asked Feb 8 at 3:58
user792665
1
1
Windows does updates and resets itself to first in boot order? And Windows may turn fast start up back on, so you cannot boot Windows from Ubuntu. Can you still boot Windows from UEFI boot menu? Post this above:sudo efibootmgr -v
â oldfred
Feb 8 at 4:27
@oldfred, it directly boots to Windows before showing the grub. So I cannot execute the above command.
â user792665
Feb 8 at 4:33
You should be able to change boot order in UEFI. But boot Ubuntu live installer to run efibootmgr commands. What brand/model system. Some only want to boot Windows and need work arounds. Sony, HP & others workarounds: askubuntu.com/questions/486752/â¦
â oldfred
Feb 8 at 21:13
In the boot order menu, or couldn't find grub, there was just the windows bootloader. And secure boot was turned on. So just used Ubuntu live USB, to reinstall grub. And the problem is solved. Thanks.
â user792665
Feb 9 at 3:11
add a comment |Â
Windows does updates and resets itself to first in boot order? And Windows may turn fast start up back on, so you cannot boot Windows from Ubuntu. Can you still boot Windows from UEFI boot menu? Post this above:sudo efibootmgr -v
â oldfred
Feb 8 at 4:27
@oldfred, it directly boots to Windows before showing the grub. So I cannot execute the above command.
â user792665
Feb 8 at 4:33
You should be able to change boot order in UEFI. But boot Ubuntu live installer to run efibootmgr commands. What brand/model system. Some only want to boot Windows and need work arounds. Sony, HP & others workarounds: askubuntu.com/questions/486752/â¦
â oldfred
Feb 8 at 21:13
In the boot order menu, or couldn't find grub, there was just the windows bootloader. And secure boot was turned on. So just used Ubuntu live USB, to reinstall grub. And the problem is solved. Thanks.
â user792665
Feb 9 at 3:11
Windows does updates and resets itself to first in boot order? And Windows may turn fast start up back on, so you cannot boot Windows from Ubuntu. Can you still boot Windows from UEFI boot menu? Post this above:
sudo efibootmgr -vâ oldfred
Feb 8 at 4:27
Windows does updates and resets itself to first in boot order? And Windows may turn fast start up back on, so you cannot boot Windows from Ubuntu. Can you still boot Windows from UEFI boot menu? Post this above:
sudo efibootmgr -vâ oldfred
Feb 8 at 4:27
@oldfred, it directly boots to Windows before showing the grub. So I cannot execute the above command.
â user792665
Feb 8 at 4:33
@oldfred, it directly boots to Windows before showing the grub. So I cannot execute the above command.
â user792665
Feb 8 at 4:33
You should be able to change boot order in UEFI. But boot Ubuntu live installer to run efibootmgr commands. What brand/model system. Some only want to boot Windows and need work arounds. Sony, HP & others workarounds: askubuntu.com/questions/486752/â¦
â oldfred
Feb 8 at 21:13
You should be able to change boot order in UEFI. But boot Ubuntu live installer to run efibootmgr commands. What brand/model system. Some only want to boot Windows and need work arounds. Sony, HP & others workarounds: askubuntu.com/questions/486752/â¦
â oldfred
Feb 8 at 21:13
In the boot order menu, or couldn't find grub, there was just the windows bootloader. And secure boot was turned on. So just used Ubuntu live USB, to reinstall grub. And the problem is solved. Thanks.
â user792665
Feb 9 at 3:11
In the boot order menu, or couldn't find grub, there was just the windows bootloader. And secure boot was turned on. So just used Ubuntu live USB, to reinstall grub. And the problem is solved. Thanks.
â user792665
Feb 9 at 3:11
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1004073%2fubuntu-bootloader-suddenly-become-unaccessible%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Windows does updates and resets itself to first in boot order? And Windows may turn fast start up back on, so you cannot boot Windows from Ubuntu. Can you still boot Windows from UEFI boot menu? Post this above:
sudo efibootmgr -vâ oldfred
Feb 8 at 4:27
@oldfred, it directly boots to Windows before showing the grub. So I cannot execute the above command.
â user792665
Feb 8 at 4:33
You should be able to change boot order in UEFI. But boot Ubuntu live installer to run efibootmgr commands. What brand/model system. Some only want to boot Windows and need work arounds. Sony, HP & others workarounds: askubuntu.com/questions/486752/â¦
â oldfred
Feb 8 at 21:13
In the boot order menu, or couldn't find grub, there was just the windows bootloader. And secure boot was turned on. So just used Ubuntu live USB, to reinstall grub. And the problem is solved. Thanks.
â user792665
Feb 9 at 3:11