LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 05-09-2019, 02:38 PM   #1
Rendrick
LQ Newbie
 
Registered: Jun 2018
Posts: 9

Rep: Reputation: Disabled
Linux Mint 19 new install won't boot


Hi. I've installed Linux Mint 19 on an old HP laptop (6910p). Apparently the install has been successful, but when I boot the laptop, after an HP splash screen the boot stalls at a black screen with a flashing cursor in the top left. I installed over the Windows 10 OS that was already on the laptop, using a live USB.
 
Old 05-09-2019, 07:15 PM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,120

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
We need some hard data to work with. That looks like a core2 duo, so it didn't come with Win10 - so it has BIOS rather than UEFI for anyone else reading.
To get the info we need, boot the liveUSB and connect to your network - attach the RESULTS.txt the following will generate.
Open a browser and go to bootinfoscript and click the "Clone or download" button and download the zip. Then open a terminal - press and hold <Ctrl> and <Alt> keys and tap <T> - enter the following commands one at a time after each has finished.
Code:
cd Downloads/
unzip bootinfsocript-master.zip
sudo ./bootinfoscript-master/bootinfoscript
It will indicate where the file is, simply attach it to a post here - you must do this while still in the liveUSB session - login to LQ from the browser you opened earlier.
 
1 members found this post helpful.
Old 05-10-2019, 03:22 AM   #3
Rendrick
LQ Newbie
 
Registered: Jun 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
Thanks for your clear instructions. I've attached the results file here.
Attached Files
File Type: txt RESULTS.txt (14.7 KB, 71 views)
 
Old 05-10-2019, 05:29 AM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,492

Rep: Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488
You have Grub boot code in the MBR of the main drive and Grub on the Mint partition so do you get this error trying to boot Mint after removing the install flash drive and setting the drive Mint is on to first boot priority in the BIOS?
 
Old 05-10-2019, 06:18 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,120

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
That listing looks normal - nothing to indicate any problems.
I did a quick search and found a similar report from 2014 and Mint 17. No fix was mentioned. I can't help either I'm afraid.
 
Old 05-10-2019, 06:32 PM   #6
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
when you first turn on computer press the shift key to get the grub menu
hit e for edit, add "nomodeset" without the quotes to the end of the line that begins with linux then boot. If that works then can make change permanent.

Last edited by colorpurple21859; 05-10-2019 at 06:34 PM.
 
Old 05-11-2019, 05:05 AM   #7
Rendrick
LQ Newbie
 
Registered: Jun 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by yancek View Post
You have Grub boot code in the MBR of the main drive and Grub on the Mint partition so do you get this error trying to boot Mint after removing the install flash drive and setting the drive Mint is on to first boot priority in the BIOS?
After removing the flash drive I set the boot priority to ensure that 'notebook hard drive' is first. I presume that is the right option? None of the other options look viable to me.
 
Old 05-11-2019, 05:11 AM   #8
Rendrick
LQ Newbie
 
Registered: Jun 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
when you first turn on computer press the shift key to get the grub menu
hit e for edit, add "nomodeset" without the quotes to the end of the line that begins with linux then boot. If that works then can make change permanent.
Thanks for this. I did as instructed. The word 'loading' came up, repeated down the left side of the screen, with the flashing horizontal cursor below, and then nothing more.
 
Old 05-11-2019, 06:33 AM   #9
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
then add "video=1024x768 nomodeset" to the linux line without the quotes
 
Old 05-11-2019, 07:26 AM   #10
Rendrick
LQ Newbie
 
Registered: Jun 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
The trouble is that I don't get any option to type anything - even with pressing shift at start up.
 
Old 05-11-2019, 10:36 AM   #11
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
your don't get a grub menu with the shift key? Try the esc key.
 
Old 05-11-2019, 11:57 AM   #12
Rendrick
LQ Newbie
 
Registered: Jun 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
Still nothing
 
Old 05-11-2019, 05:15 PM   #13
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
boot from live usb open a terminal
Code:
sudo mount /dev/sdb1 /mnt
sudo nano /boot/grub/grub.cfg
change this line
Code:
set gfxmode=auto
to
Code:
set gfxmode=640x480
and this line of the first menuentry
Code:
linux	/boot/vmlinuz-4.15.0-20-generic root=UUID=8dbf6e38-56a6-499a-b34e-6cd0f6086985 ro  quiet splash $vt_handoff
to
Code:
linux	/boot/vmlinuz-4.15.0-20-generic root=UUID=8dbf6e38-56a6-499a-b34e-6cd0f6086985 ro  quiet splash nomodset
press "ctrl-x to exit" and "y" to save prompts
reboot
if it works then can make changes permanent.
 
1 members found this post helpful.
Old 05-14-2019, 10:31 AM   #14
Rendrick
LQ Newbie
 
Registered: Jun 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled
Thanks for such a detailed reply. It didn't get me anywhere, I'm afraid. I didn't get any option to change the lines you mention: they never appeared. I had to crash out to get out of the terminal.
 
Old 05-14-2019, 12:01 PM   #15
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
open a terminal from live usb
Code:
fdisk -l
to make sure your Linux partition device hasn't changed from sdb1
mount your Linux partition
Code:
sudo mount /dev/sdb1 /mnt
change sdb1 accordingly if needed.
post the output of
Code:
 sudo ls /boot
and
Code:
sudo ls /boot/grub
 
  


Reply

Tags
boot, install, mint



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Tried to install Linux Mint 18.1 Serena for Dual Boot - now Windows won't boot noeladd Linux - Newbie 20 04-23-2017 08:05 AM
[SOLVED] Linux Mint won't boot past Linux Mint Splash Screen. thinkrorbot Linux Mint 3 03-18-2015 02:20 AM
Won't Boot, Can't Install Mint 13 P67 i5 Ivy New System OrangeShoes Linux - Hardware 2 10-06-2012 06:11 PM
Won't Boot, Can't Install Mint 13 P67 i5 Ivy New System OrangeShoes Linux - Hardware 1 10-05-2012 11:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 10:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration