Adding VeraCrypt Bootloader to GRUB (Legacy Boot)
up vote
0
down vote
favorite
My setup involves two separate physical hard drives: SDA is Windows encrypted with VeraCrypt (with its bootloader on the MBR of SDA), and SDB is Xubuntu 18.04 encrypted with LUKS (with its bootloader on the MBR of SDB). When I try to boot into Windows with the GRUB entry, it can't find a bootable partition to boot from. Likewise, when I press escape at the VeraCrypt bootloader screen, it too does not know what to do since it can't find anything. I figure my best option here is configuring GRUB, so how would I go about changing the Windows entry in GRUB to actually look for the VeraCrypt bootloader on SDA rather than the standard Windows one?
Note that my system is set up to use legacy boot for both operating systems. I have seen other tutorials out there solving my issue, but those are for if I'm using UEFI, as they talk about going to an /efi/ partition to solve the problem. Being on legacy boot, I wouldn't have an efi partition to look into.
dual-boot grub2 partitioning veracrypt
add a comment |Â
up vote
0
down vote
favorite
My setup involves two separate physical hard drives: SDA is Windows encrypted with VeraCrypt (with its bootloader on the MBR of SDA), and SDB is Xubuntu 18.04 encrypted with LUKS (with its bootloader on the MBR of SDB). When I try to boot into Windows with the GRUB entry, it can't find a bootable partition to boot from. Likewise, when I press escape at the VeraCrypt bootloader screen, it too does not know what to do since it can't find anything. I figure my best option here is configuring GRUB, so how would I go about changing the Windows entry in GRUB to actually look for the VeraCrypt bootloader on SDA rather than the standard Windows one?
Note that my system is set up to use legacy boot for both operating systems. I have seen other tutorials out there solving my issue, but those are for if I'm using UEFI, as they talk about going to an /efi/ partition to solve the problem. Being on legacy boot, I wouldn't have an efi partition to look into.
dual-boot grub2 partitioning veracrypt
I just wanted to mention as well: I can successfully swap between OSes if I were to press F12 at the BIOS and select each respective hard drive to boot from that way. I just want to set up GRUB in a way where I don't have to change the boot order from the BIOS just to make my choice of what OS to boot.
â Jasonmerc
May 16 at 5:49
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
My setup involves two separate physical hard drives: SDA is Windows encrypted with VeraCrypt (with its bootloader on the MBR of SDA), and SDB is Xubuntu 18.04 encrypted with LUKS (with its bootloader on the MBR of SDB). When I try to boot into Windows with the GRUB entry, it can't find a bootable partition to boot from. Likewise, when I press escape at the VeraCrypt bootloader screen, it too does not know what to do since it can't find anything. I figure my best option here is configuring GRUB, so how would I go about changing the Windows entry in GRUB to actually look for the VeraCrypt bootloader on SDA rather than the standard Windows one?
Note that my system is set up to use legacy boot for both operating systems. I have seen other tutorials out there solving my issue, but those are for if I'm using UEFI, as they talk about going to an /efi/ partition to solve the problem. Being on legacy boot, I wouldn't have an efi partition to look into.
dual-boot grub2 partitioning veracrypt
My setup involves two separate physical hard drives: SDA is Windows encrypted with VeraCrypt (with its bootloader on the MBR of SDA), and SDB is Xubuntu 18.04 encrypted with LUKS (with its bootloader on the MBR of SDB). When I try to boot into Windows with the GRUB entry, it can't find a bootable partition to boot from. Likewise, when I press escape at the VeraCrypt bootloader screen, it too does not know what to do since it can't find anything. I figure my best option here is configuring GRUB, so how would I go about changing the Windows entry in GRUB to actually look for the VeraCrypt bootloader on SDA rather than the standard Windows one?
Note that my system is set up to use legacy boot for both operating systems. I have seen other tutorials out there solving my issue, but those are for if I'm using UEFI, as they talk about going to an /efi/ partition to solve the problem. Being on legacy boot, I wouldn't have an efi partition to look into.
dual-boot grub2 partitioning veracrypt
asked May 16 at 5:47
Jasonmerc
313
313
I just wanted to mention as well: I can successfully swap between OSes if I were to press F12 at the BIOS and select each respective hard drive to boot from that way. I just want to set up GRUB in a way where I don't have to change the boot order from the BIOS just to make my choice of what OS to boot.
â Jasonmerc
May 16 at 5:49
add a comment |Â
I just wanted to mention as well: I can successfully swap between OSes if I were to press F12 at the BIOS and select each respective hard drive to boot from that way. I just want to set up GRUB in a way where I don't have to change the boot order from the BIOS just to make my choice of what OS to boot.
â Jasonmerc
May 16 at 5:49
I just wanted to mention as well: I can successfully swap between OSes if I were to press F12 at the BIOS and select each respective hard drive to boot from that way. I just want to set up GRUB in a way where I don't have to change the boot order from the BIOS just to make my choice of what OS to boot.
â Jasonmerc
May 16 at 5:49
I just wanted to mention as well: I can successfully swap between OSes if I were to press F12 at the BIOS and select each respective hard drive to boot from that way. I just want to set up GRUB in a way where I don't have to change the boot order from the BIOS just to make my choice of what OS to boot.
â Jasonmerc
May 16 at 5:49
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%2f1036803%2fadding-veracrypt-bootloader-to-grub-legacy-boot%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
I just wanted to mention as well: I can successfully swap between OSes if I were to press F12 at the BIOS and select each respective hard drive to boot from that way. I just want to set up GRUB in a way where I don't have to change the boot order from the BIOS just to make my choice of what OS to boot.
â Jasonmerc
May 16 at 5:49