Ubuntu 16.04 install on SD card giving boot error: no such device. grub rescue>

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I managed to install Ubuntu 16.04.2 on a 32gb SD card plugged into an Asus x205ta. I made three partitions- one mounted at /, one mounted at /home, and swap space. When I try to boot, I get
Error: No such device (long number sequence)
entering rescue mode...
grub rescue>
I have searched the forums for answers, but none have worked. Boot Repair gave an error. Did I partition the disk correctly? Do I need to reinstall Grub2?
grub2 partitioning grubrescue
add a comment |Â
up vote
1
down vote
favorite
I managed to install Ubuntu 16.04.2 on a 32gb SD card plugged into an Asus x205ta. I made three partitions- one mounted at /, one mounted at /home, and swap space. When I try to boot, I get
Error: No such device (long number sequence)
entering rescue mode...
grub rescue>
I have searched the forums for answers, but none have worked. Boot Repair gave an error. Did I partition the disk correctly? Do I need to reinstall Grub2?
grub2 partitioning grubrescue
Have you set your sd card as first boot device in the boot priority list in BIOS?
â An0n
Feb 26 at 2:46
yes i tried that, all it does is change the position of the error message to the center of the screen
â yermomuseswindows
Feb 26 at 3:00
You should try to boot from USB-cardreader/writer with SD-card inserted into it. Internal may require additional drivers.
â N0rbert
Feb 26 at 9:23
Any idea about where I might get additional drivers? I don't have access to a usb reader/writer.
â yermomuseswindows
Feb 27 at 14:08
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I managed to install Ubuntu 16.04.2 on a 32gb SD card plugged into an Asus x205ta. I made three partitions- one mounted at /, one mounted at /home, and swap space. When I try to boot, I get
Error: No such device (long number sequence)
entering rescue mode...
grub rescue>
I have searched the forums for answers, but none have worked. Boot Repair gave an error. Did I partition the disk correctly? Do I need to reinstall Grub2?
grub2 partitioning grubrescue
I managed to install Ubuntu 16.04.2 on a 32gb SD card plugged into an Asus x205ta. I made three partitions- one mounted at /, one mounted at /home, and swap space. When I try to boot, I get
Error: No such device (long number sequence)
entering rescue mode...
grub rescue>
I have searched the forums for answers, but none have worked. Boot Repair gave an error. Did I partition the disk correctly? Do I need to reinstall Grub2?
grub2 partitioning grubrescue
grub2 partitioning grubrescue
edited Feb 26 at 4:03
asked Feb 26 at 2:31
yermomuseswindows
62
62
Have you set your sd card as first boot device in the boot priority list in BIOS?
â An0n
Feb 26 at 2:46
yes i tried that, all it does is change the position of the error message to the center of the screen
â yermomuseswindows
Feb 26 at 3:00
You should try to boot from USB-cardreader/writer with SD-card inserted into it. Internal may require additional drivers.
â N0rbert
Feb 26 at 9:23
Any idea about where I might get additional drivers? I don't have access to a usb reader/writer.
â yermomuseswindows
Feb 27 at 14:08
add a comment |Â
Have you set your sd card as first boot device in the boot priority list in BIOS?
â An0n
Feb 26 at 2:46
yes i tried that, all it does is change the position of the error message to the center of the screen
â yermomuseswindows
Feb 26 at 3:00
You should try to boot from USB-cardreader/writer with SD-card inserted into it. Internal may require additional drivers.
â N0rbert
Feb 26 at 9:23
Any idea about where I might get additional drivers? I don't have access to a usb reader/writer.
â yermomuseswindows
Feb 27 at 14:08
Have you set your sd card as first boot device in the boot priority list in BIOS?
â An0n
Feb 26 at 2:46
Have you set your sd card as first boot device in the boot priority list in BIOS?
â An0n
Feb 26 at 2:46
yes i tried that, all it does is change the position of the error message to the center of the screen
â yermomuseswindows
Feb 26 at 3:00
yes i tried that, all it does is change the position of the error message to the center of the screen
â yermomuseswindows
Feb 26 at 3:00
You should try to boot from USB-cardreader/writer with SD-card inserted into it. Internal may require additional drivers.
â N0rbert
Feb 26 at 9:23
You should try to boot from USB-cardreader/writer with SD-card inserted into it. Internal may require additional drivers.
â N0rbert
Feb 26 at 9:23
Any idea about where I might get additional drivers? I don't have access to a usb reader/writer.
â yermomuseswindows
Feb 27 at 14:08
Any idea about where I might get additional drivers? I don't have access to a usb reader/writer.
â yermomuseswindows
Feb 27 at 14:08
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%2f1009794%2fubuntu-16-04-install-on-sd-card-giving-boot-error-no-such-device-grub-rescue%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
Have you set your sd card as first boot device in the boot priority list in BIOS?
â An0n
Feb 26 at 2:46
yes i tried that, all it does is change the position of the error message to the center of the screen
â yermomuseswindows
Feb 26 at 3:00
You should try to boot from USB-cardreader/writer with SD-card inserted into it. Internal may require additional drivers.
â N0rbert
Feb 26 at 9:23
Any idea about where I might get additional drivers? I don't have access to a usb reader/writer.
â yermomuseswindows
Feb 27 at 14:08