[LINUX] When I tried to install Ubuntu 18.04, "Initramfs unpacking failed: Decoding failed" was displayed and the startup failed.

Introduction

I tried to install Ubuntu from a live USB to get a dual boot environment for Windows and Linux Immediately after the BIOS screen, "Initramfs unpacking failed: Decoding failed" is displayed and booting failed. The solution at that time is described as a memorandum.

Installing Ubuntu For details on how to create and install USB media, see the following articles. https://qiita.com/koba-jon/items/240e6b9a9bee6a0b28cc

Symptoms

When I started the live USB, the following screen appeared (despair) Ubunts_install_err.png

Cause

I was outputting the screen from NVIDIA GeForce, but it seems that this was not good. Ubuntu that I'm about to boot doesn't have the official NVIDIA driver (obviously) nouveau is working hard to get the GPU running. But it didn't seem to work.

solution

Press the e key when you go to the PC boot → boot OS selection screen (GNU GRUB). Since the screen will change to the kernel parameter setting screen, add the following to the end of the "Linux" line.

When you're done, press Ctrx -x or F10 to boot. This should start.

What to do additionally

Also, rewrite the boot parameter as follows so that it will not be the same next time.

#GRUB_CMDLINE_LINUX=""
GRUB_CMDLINE_LINUX="nomodeset"

After rewriting, reflect it with the following command.

If the desired resolution is not obtained, please refer to the following and install the official NVIDIA driver. https://sy07-sub.hatenablog.com/entry/2018/10/14/003750

reference

--How to install Ubuntu using USB for booting https://qiita.com/koba-jon/items/240e6b9a9bee6a0b28cc

--Try installing the official NVIDIA graphics driver on Ubuntu 18.04 https://sy07-sub.hatenablog.com/entry/2018/10/14/003750 → It may be safer for NVIDIA GPU users such as GeForce to use the official driver.

--When the Ubuntu installer (GUI version) display is corrupted on a PC with NVIDIA GeForce https://qiita.com/yoya/items/026317fe2ddb30ab411d → The symptoms were different, but the solution was the same. (Solved by referring to this article)

Recommended Posts

When I tried to install Ubuntu 18.04, "Initramfs unpacking failed: Decoding failed" was displayed and the startup failed.
When I tried to install Ubuntu 18.04, "Initramfs unpacking failed: Decoding failed" was displayed and the startup failed.
When I tried to install PIL and matplotlib in a virtualenv environment, I was addicted to it.
When I tried to run Python, it was skipped to the Microsoft Store
I tried to install scrapy on Anaconda and couldn't
I tried to make the phone ring when it was posted at the IoT post
I tried to score the syntax that was too humorous and humorous using the COTOHA API.
When I tried to build a Rails environment on WSL2 (Ubuntu 20.04LTS), I stumbled and fell.
Ubuntu blew up when I tried to change my username
I tried to illustrate the time and time in C language
I tried to display the time and today's weather w
I stumbled when I tried to install Basemap, so a memorandum
I tried to enumerate the differences between java and python
I displayed the chat of YouTube Live and tried playing
I became horror when I tried to detect the features of anime faces using PCA and NMF.
The record I was addicted to when putting MeCab on Heroku
I tried to move the ball
I tried to estimate the interval.
When I tried to write about logistic regression, I ended up finding the mean and variance of the logistic distribution.
I tried moving the image to the specified folder by right-clicking and left-clicking
I tried to visualize the age group and rate distribution of Atcoder
I tried to express sadness and joy with the stable marriage problem.
I got an error when trying to install Xgboost and its solution
I tried to restore because the Oracle database initialization parameter setting failed.
The file name was bad in Python and I was addicted to import
I tried to extract and illustrate the stage of the story using COTOHA
I tried to verify and analyze the acceleration of Python by Cython
I implemented the VGG16 model in Keras and tried to identify CIFAR10
I tried to control the network bandwidth and delay with the tc command
I tried to summarize the umask command
I tried to recognize the wake word
The tree.plot_tree of scikit-learn was very easy and convenient, so I tried to summarize how to use it easily.
I was addicted to pip install mysqlclient
I tried to summarize the graphical modeling.
I tried to estimate the pi stochastically
I tried to touch the COTOHA API
In IPython, when I tried to see the value, it was a generator, so I came up with it when I was frustrated.
I tried to notify the update of "Hamelin" using "Beautiful Soup" and "IFTTT"
When I tried to change the root password with ansible, I couldn't access it.
I tried to use Resultoon on Mac + AVT-C875, but I was frustrated on the way.
I failed to install django with pip, so a reminder of the solution
Three things I was addicted to when using Python and MySQL with Docker
I tried to process and transform the image and expand the data for machine learning
[LIVE] I tried to deliver the sunrise and sunset times nationwide every day
I tried to rescue the data of the laptop by booting it on Ubuntu
[Introduction to AWS] I tried porting the conversation app and playing with text2speech @ AWS ♪
I tried to pass the G test and E qualification by training from 50
I tried web scraping to analyze the lyrics.
I implemented DCGAN and tried to generate apples
I tried to optimize while drying the laundry
I tried to save the data with discord
I tried to touch the API of ebay
I tried to correct the keystone of the image
Qiita Job I tried to analyze the job offer
LeetCode I tried to summarize the simple ones
[Introduction to PID] I tried to control and play ♬
I tried to implement the traveling salesman problem
I tried to predict the price of ETF
I tried to vectorize the lyrics of Hinatazaka46!
I tried to notify the update of "Become a novelist" using "IFTTT" and "Become a novelist API"
I tried to understand how to use Pandas and multicollinearity based on the Affairs dataset.