Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Linux \ Ubuntu 14.04 kernel after the restart boot black screen to solve     - SUSE Firewall Configuration (Linux)

- Linux Getting Started tutorial: hard disk partition and to deal with traps (Linux)

- JDK installation under CentOS (Linux)

- RAID disk array Description (Linux)

- Ubuntu 14.04.1 LTS compile and install the new kernel (Linux)

- The text formatting tools awk Linux system (Linux)

- Linux systems for entry-learning: Install closed-source packages in Debian (Linux)

- To install Scribus 1.4.4 under ubuntu (Linux)

- CentOS 6.4 (64bit) install Python 2.7.5 (Linux)

- Resolve the host via KVM console can not connect clients (Linux)

- Close common port to protect server security (Linux)

- Installation of Gitlab under Ubuntu (Linux)

- Spring classic face questions Share (Programming)

- CentOS 6 compiling httpd-2.4.10 (Server)

- WebLogic 12c Configuration Node Manager Managed Server (Database)

- Linux systems use IP masquerading anti-hacker (Linux)

- Android Fragment really fully resolve (Programming)

- Strategy Games Ubuntu installation of Wesnoth 1.12.1 (Linux)

- How to install PlayOnLinux 4.2.5 under Ubuntu 14.04 / 12.04 (Linux)

- Ubuntu 14.04.02 LTS startup items erroneous writing / dev / sda1 (win 7 loader) Repair (Linux)

 
         
  Ubuntu 14.04 kernel after the restart boot black screen to solve
     
  Add Date : 2018-11-21      
         
         
         
  Let themselves updated in the background regardless of the time today to work SoftWare Updater prompts for software updates, check the number of packages after. Later in the evening the next restart Ubuntu 14.04 when re-entering a start the graphical interface on a black screen, very anxious, not previously encountered. Even have a heavy heart, but if reloading would waste a lot of time.

Later we see Ubuntu has a start-up mode selection

Once inside there are three versions of the kernel can be selected:

Ubuntu, with Linux 3.13.0-24-generic
Ubuntu, with Linux 3.13.0-24-generic (recovery mode)
Ubuntu, with Linux 3.13.0-30-generic
Ubuntu, with Linux 3.13.0-30-generic (recovery mode)
Ubuntu, with Linux 3.13.0-32-generic
Ubuntu, with Linux 3.13.0-32-generic (recovery mode)

I try to turn from high to low version version, the final choice vmlinuz-3.13.0-24-generic finally started to follow normal. Then search the forum was that because of a kernel upgrade kernel upgrade has led not compatible video card, so he entered the high version of the kernel command line mode again follow: m.oschina.net/blog/227134 way to re-install the driver, but it prompted

0 upgraded, 0 newly installed, 0 to remove

It seems the high version of the kernel is temporarily unable to repair Well, if every time you enter ubuntu kernel must choose a lot of trouble, but unfortunately had to uninstall the higher version of the kernel it:

Firstly uname -a view the current kernel version.

$ Uname -a
Linux xianjian-Lenovo-M490 3.13.0-24-generic # 47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU / Linux

Then use

$ Dpkg --get-selections | grep linux

Check the currently installed kernel.

Then uninstall the version of the kernel can not be used:

sudo apt-get remove linux-image-3.13.0-xx-generic
     
         
         
         
  More:      
 
- Use the top command (Linux)
- Linux Shell Scripting (Programming)
- Use Oracle 11g show spparameter command (Database)
- 256 with rich colors decorate your terminal (Linux)
- Database Blob data type conversion String (Programming)
- Comparison of one-time transaction and CTE insert data (Database)
- Linux Task Scheduler (at, crontab) (Linux)
- SaltStack installation and testing (Server)
- rsync server set up (Server)
- Zend Studio PHP syntax color scheme to export (Linux)
- Nginx Performance Tuning Guidelines (Server)
- Simple configuration shell scripts virtual machine environment experiment (Linux)
- Processor in protected mode of protection (Linux)
- Installation Sublime Text 3 (Build 3065) text editor in Ubuntu (Linux)
- Oracle creates split and splitstr functions (Database)
- echo command (Linux)
- CentOS 6.4 (64bit) install Python 2.7.5 (Linux)
- To explore the caching mechanism for Android ListView (Programming)
- Specifies the open ports of the SUSE firewall settings (Linux)
- Ubuntu 14.04 build Android 5.1 development environment and compiler (Linux)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.