Linux won't boot on ASRock E350M1
Tags:
-
SSD
- Linux
- Boot
- ASrock
-
Servers
Last response: in Linux/Free BSD
Luca Moiana
May 28, 2014 2:15:11 PM
Hi,
I’m nearly desperate and almost giving up; my first assembled home server:
AsRock E350M1
Kingston 120Gb SSD
2Gb RAM
I boot from usb key and install Lubuntu on SSD, restart the system and it won’t boot and gives me the “Reboot and Select proper boot device..” message; if I reboot from USB and browse the SSD I can see the installation files.
I even tried a noter HDD and I get the same problem.
I check the UEFI and SSD is enabled in storage and first option on the boot list.
Can U please help me??
I’m nearly desperate and almost giving up; my first assembled home server:
AsRock E350M1
Kingston 120Gb SSD
2Gb RAM
I boot from usb key and install Lubuntu on SSD, restart the system and it won’t boot and gives me the “Reboot and Select proper boot device..” message; if I reboot from USB and browse the SSD I can see the installation files.
I even tried a noter HDD and I get the same problem.
I check the UEFI and SSD is enabled in storage and first option on the boot list.
Can U please help me??
More about : linux boot asrock e350m1
-
Reply to Luca Moiana
SchizTech
May 28, 2014 2:27:44 PM
try this... https://help.ubuntu.com/community/Boot-Repair
-
Reply to SchizTech
m
0
l
Luca Moiana
May 28, 2014 3:12:40 PM
Hi thank you for your quick reply, I did as suggested but I still can't get rid of the problem. I booted in boot-repair and first I get a message about RAID and about a package that has to be downloaded, then it does all the scan and when I choose repair common problem it says I installed a os that it's not EFI compatible and suggests to download and install Ubuntu 64bit.
Really??
Really??
-
Reply to Luca Moiana
m
0
l
Related resources
- AsRock E350M1 - Will it work with 4TB sata? - Forum
- (Dual boot win7 & Linux Mint) MBR boot flag error, grub won't load. [FIXED] - Forum
- Built desktop won't boot - ASRock Z97 + 4790K - Forum
- Setting up RAID on an ASRock Z97 Extreme4 (OS Won't Boot) - Forum
- asrock z97 extreme4, i74790k wont boot, bios update needed? - Forum
SchizTech
May 28, 2014 3:38:09 PM
Luca Moiana
May 28, 2014 11:24:39 PM
SchizTech
May 29, 2014 7:03:32 AM
I checked the motherboard manual online and see no options that seem to be applicable. However, if you press F11 at startup to access the boot menu, there should be the option to launch the lubuntu installer in UEFI mode (it would preface the thumb drive entry with "UEFI"). Perhaps the installer was initially run in legacy mode.
-
Reply to SchizTech
m
0
l
Luca Moiana
May 29, 2014 9:04:29 AM
Best solution
-
Reply to stillblue
Share
Luca Moiana
May 30, 2014 1:24:05 AM
SchizTech said:
I checked the motherboard manual online and see no options that seem to be applicable. However, if you press F11 at startup to access the boot menu, there should be the option to launch the lubuntu installer in UEFI mode (it would preface the thumb drive entry with "UEFI"). Perhaps the installer was initially run in legacy mode. How well it definitely looks like I'm unfamiliar with this forum, and you guys are really kind on helping me.
I'll post boot repair log on Tue, when I'll be back home, in the meanwhile you'll be as disappointed as I am, discovering Win 7 install and boots flawlessly...
-
Reply to Luca Moiana
m
0
l
Luca Moiana
June 3, 2014 10:42:57 AM
Ok, ran boot repair and got this link: http://paste.ubuntu.com/7581777/
Just to be clear what I want to do is erase all previous install and be able to install ONLY Amahi or Ubuntu Server or Lubuntu or Mint...
THANKS
Just to be clear what I want to do is erase all previous install and be able to install ONLY Amahi or Ubuntu Server or Lubuntu or Mint...
THANKS
-
Reply to Luca Moiana
m
0
l
SchizTech
June 3, 2014 11:15:51 AM
It appears that the GRUB bootloader isn't correctly reading a required file (core.img). If the same error happens after another wipe out and install you can boot into the system with the install disk in Live CD mode and mount the hard drive, then reinstall grub from the command line. (example in link below)
If this fails, you might need to set up a small grub partition (see notes on grub/gpt in link)
https://help.ubuntu.com/community/Grub2/Installing
If this fails, you might need to set up a small grub partition (see notes on grub/gpt in link)
https://help.ubuntu.com/community/Grub2/Installing
-
Reply to SchizTech
m
0
l
Luca Moiana
June 3, 2014 11:33:19 AM
SchizTech said:
It appears that the GRUB bootloader isn't correctly reading a required file (core.img). If the same error happens after another wipe out and install you can boot into the system with the install disk in Live CD mode and mount the hard drive, then reinstall grub from the command line. (example in link below)If this fails, you might need to set up a small grub partition (see notes on grub/gpt in link)
https://help.ubuntu.com/community/Grub2/Installing
Thanks, I'll check the link you sent, but now how do I wipe and install??
-
Reply to Luca Moiana
m
0
l
SchizTech
June 3, 2014 11:37:35 AM
From the report we get that you are installing a 32 bit version on a 64 bit machine, use a 64 bit iso, it's faster.
Is your bios set to boot from the 120GB drive? That's where it should be set.
Your boot-loader is not set to efi because it did not detect a efi-win install, in advanced settings you can set boot-repair to install efi.
That should work but I recommend you download a 64bit linux and install it. during the install you will be given the option of side by side with the existing or replace it, go ahead and replace it.
"/boot detected. Please check the options.
=================== Repair blockers
64bits detected. Please use this software in a 64bits session. (Please use Linux-Secure-Remix-64bit (www.sourceforge.net/p/linux-secure) which contains a 64bits-compatible version of this software.) This will enable this feature.
=================== Final advice in case of recommended repair
Please do not forget to make your BIOS boot on sda (120GB) disk!
=================== Default settings
Recommended-Repair
This setting would reinstall the grub2 of sda3 into the MBRs of all disks (except USB without OS), using the following options: sda1/boot,
Grub-efi would not be selected by default because: no-win-efi
Additional repair would be performed: unhide-bootmenu-10s
=================== Settings chosen by the user
Boot-Info
This setting will not act on the MBR.
No change has been performed on your computer."
Is your bios set to boot from the 120GB drive? That's where it should be set.
Your boot-loader is not set to efi because it did not detect a efi-win install, in advanced settings you can set boot-repair to install efi.
That should work but I recommend you download a 64bit linux and install it. during the install you will be given the option of side by side with the existing or replace it, go ahead and replace it.
"/boot detected. Please check the options.
=================== Repair blockers
64bits detected. Please use this software in a 64bits session. (Please use Linux-Secure-Remix-64bit (www.sourceforge.net/p/linux-secure) which contains a 64bits-compatible version of this software.) This will enable this feature.
=================== Final advice in case of recommended repair
Please do not forget to make your BIOS boot on sda (120GB) disk!
=================== Default settings
Recommended-Repair
This setting would reinstall the grub2 of sda3 into the MBRs of all disks (except USB without OS), using the following options: sda1/boot,
Grub-efi would not be selected by default because: no-win-efi
Additional repair would be performed: unhide-bootmenu-10s
=================== Settings chosen by the user
Boot-Info
This setting will not act on the MBR.
No change has been performed on your computer."
-
Reply to stillblue
m
0
l
Luca Moiana
June 4, 2014 10:21:43 AM
I'm getting really frustrated here...
My BIOS is set to boot from SSD first and USB then, in fact with windows everything was up and running.
I tried to repair the EFI with Boot-Repair, but the operation get aborted for some reason, it says I don't have a EFI compatible version and stops.
So I tried to restore the MBR, it does its thing but, after rebooting, I end up with the same error "..not bootable device".
So far I was only able to install Lubuntu from USB, but then I can't boot in, from SSD.
So I tried and download various releases: amahi, zenytal, mint ... and created a bootable usb with Linux Boot Builder (for some reason Unetbootin doesn't do) and all I get, in the best case scenario, booting from USB is a GNU GRUB prompt grub>
What should I do? I even found an old external usb cd-drive that I can use...
My BIOS is set to boot from SSD first and USB then, in fact with windows everything was up and running.
I tried to repair the EFI with Boot-Repair, but the operation get aborted for some reason, it says I don't have a EFI compatible version and stops.
So I tried to restore the MBR, it does its thing but, after rebooting, I end up with the same error "..not bootable device".
So far I was only able to install Lubuntu from USB, but then I can't boot in, from SSD.
So I tried and download various releases: amahi, zenytal, mint ... and created a bootable usb with Linux Boot Builder (for some reason Unetbootin doesn't do) and all I get, in the best case scenario, booting from USB is a GNU GRUB prompt grub>
What should I do? I even found an old external usb cd-drive that I can use...
-
Reply to Luca Moiana
m
0
l
SchizTech
June 4, 2014 11:37:17 AM
Let me take this back a step. Bear with me here, but don't take the simple question the wrong way: how are you booting the USB stick? When you access the boot menu, does it show different options for the thumb drive (one not prefaced and another prefaced with "UEFI: )? Many UEFI enabled boards will do this to distinguish booting in legacy BIOS mode and booting in EFI mode.
If so which option have you been using? If the other option is present have you booted in that mode to attempt an installation?
If so which option have you been using? If the other option is present have you booted in that mode to attempt an installation?
-
Reply to SchizTech
m
0
l
Luca Moiana
June 5, 2014 1:01:15 AM
Ok,
when I press F11 to boot from USB I usually see:
SATA ...
USB ...
EFI ...
EFI ...
If I choose USB I end up with "No bootable ..." message, if I choose EFI I end up in the grub shell, and get stuck.
But finally I found a solution following these instruction: http://www.ubuntu.com/download/desktop/create-a-usb-sti...
I created a bootable Amahi USB and was able to install, boot and reboot.
For some reasons seems that Fedora install works and I finally got out of the brick mode
when I press F11 to boot from USB I usually see:
SATA ...
USB ...
EFI ...
EFI ...
If I choose USB I end up with "No bootable ..." message, if I choose EFI I end up in the grub shell, and get stuck.
But finally I found a solution following these instruction: http://www.ubuntu.com/download/desktop/create-a-usb-sti...
I created a bootable Amahi USB and was able to install, boot and reboot.
For some reasons seems that Fedora install works and I finally got out of the brick mode
-
Reply to Luca Moiana
m
0
l
Related resources
- SolvedAsrock z77 pro 3 wont boot up properly. PLZ HELP!!!! Forum
- Solvedsony vaio wont boot linux Forum
- Cannot boot linux in ASRock B75M R2.0 Forum
- SolvedNew i5 - 4670K and Asrock z87 pro4 build won't boot Forum
- SolvedASROCK B85M-HDS PC won't boot Forum
- SolvedLiniux machine won't boot anything but linux Forum
- SolvedASRock z77 Extreme4 - SSD detected, won't boot it Forum
- SolvedFX 8320 and Asrock 970 Extreme4, Won't boot. Forum
- Asrock Z97 Pro4 won't boot windows 7 installation from USB Forum
- Newly installed AMD FX-8350 won't boot on ASRock 990FX Extreme3 mobo Forum
- ASRock Z97 Extreme 4 won't boot with 2 sticks of RAM Forum
- SolvedASRock P67 Extreme4 won't boot longer than 5 second with more than 2 sticks of Ram Forum
- My Asrock z97 extreme 4 motherboard wont boot windows 7 from my usb Forum
- Neither Windows 8 or BIOS wont boot after linux install. Forum
- SolvedNew Build Won't Boot Linux from Flash Drive Forum
- More resources
!