LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-12-2020, 06:52 PM   #1
Somdatta
Member
 
Registered: Jun 2020
Posts: 139

Rep: Reputation: Disabled
Unhappy SOS facing the black screen of death


When I try to install Xubuntu from a live USB drive (which I checked is not corrupt), I get the "Minimal BASH-like line editing is supported" message. However I figured out the usual hacks to make it boot but now it's giving the no init found error. All the answers on the net for resolving this involve starting from a system that can boot properly, so I am at a loss to figure out what to do, and facing the proverbial black screen of death.

However I have to admit that the initial USB drive that I prepared wasn't checked for errors and only a second one was checked, but it gave the same errors.

It's 18.04 that I was trying to install, since that was my original OS and my initial intention was to repair grub and everyone was saying that one had to reinstall.
 
Old 06-12-2020, 07:08 PM   #2
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
how did you create the live usb and can you try again? if the second attempt does not work, can you try creating the usb with a different program? i have read recently that rufus with dd has good results.
 
Old 06-12-2020, 08:16 PM   #3
agillator
Member
 
Registered: Aug 2016
Distribution: Mint 19.1
Posts: 419

Rep: Reputation: Disabled
I have never had any luck booting or installing from a USB thumbdrive, if that is what you are referring to, but that may be, and probably is, just me. However, I am going to show my age. Any chance of you creating a live installation CD/DVD? If so, you might try that avenue. You should have no trouble installing then and if you ever need to it can be the source for a reinstallation of grub. I'm sure others have had no problems with the USBs but they just have never worked for me.
 
2 members found this post helpful.
Old 06-12-2020, 09:07 PM   #4
Somdatta
Member
 
Registered: Jun 2020
Posts: 139

Original Poster
Rep: Reputation: Disabled
I created a new USB with Rufus for 20.04 and am still facing the same problem. I don't know if I can have access to burnable CD's at the moment, but people are still waking up here so I have to check.
 
1 members found this post helpful.
Old 06-12-2020, 10:43 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,129

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
In normal situations, you never have to do a full re-install of the distro just to fix grub.

I'm at a loss to know at what point you are failing. Does the USB boot correctly ?. Are you installing from the desktop, or selection install from the initial USB boot menu (I've never looked at kubuntu) ?.

FWIW I always use a USB these days - haven't burned a CD/DVD in years.
 
2 members found this post helpful.
Old 06-13-2020, 12:30 AM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Did you use rufus in dd mode?
Are you getting problems booting the live session, or rebooting after install?
Is there anything useful on the screen that you can share?

Please answer all questions.
 
1 members found this post helpful.
Old 06-13-2020, 03:03 AM   #7
Somdatta
Member
 
Registered: Jun 2020
Posts: 139

Original Poster
Rep: Reputation: Disabled
I finally tried with a win32 disc imager to create the USB and still it failed. What I am getting on the booting is the first photo and what I am getting on booting is in the second one.
Attached Thumbnails
Click image for larger version

Name:	IMG_20200613_120452.jpg
Views:	24
Size:	241.0 KB
ID:	33381   Click image for larger version

Name:	IMG_20200613_125037.jpg
Views:	26
Size:	264.6 KB
ID:	33382  
 
Old 06-13-2020, 03:24 AM   #8
Somdatta
Member
 
Registered: Jun 2020
Posts: 139

Original Poster
Rep: Reputation: Disabled
Sorry I didn't clarify what I meant. By the first boot I meant using the live USB directly and by the second one I meant what I got when I booted from the grub menu using commands here
https://www.quora.com/How-do-I-deal-...Error-In-Linux
 
Old 06-13-2020, 03:30 AM   #9
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,811
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
The first image shows a Grub2 prompt. From it it is possible to boot by using the commands normally seen in a /boot/grub/grub.cfg file. Usually this happens because /boot/grub/grub.cfg is missing or otherwise not found. If you can locate your backup of /boot/grub/grub.cfg you should be able to boot by using a subset of the commands its first stanza contains. Assuming the kernel and initrd names listed in that image are on the HD's installation rather than on the USB stick, they are the key ingredients to booting the installed 18.04 system.
 
1 members found this post helpful.
Old 06-13-2020, 03:38 AM   #10
Somdatta
Member
 
Registered: Jun 2020
Posts: 139

Original Poster
Rep: Reputation: Disabled
How to access the file you said when even without the USB the system boots to the grub prompt? Is it possible from the grub prompt itself?
 
Old 06-13-2020, 03:48 AM   #11
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,811
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Quote:
Originally Posted by Somdatta View Post
How to access the file you said when even without the USB the system boots to the grub prompt? Is it possible from the grub prompt itself?
https://askubuntu.com/questions/9298...y-pc-from-grub is one of a multitude of search hits explaining booting from a Grub prompt. The response labeled 30 there should give you the idea. https://www.linux.com/training-tutor...-grub-2-linux/ shows a bit more detail. You may find a better search result.
 
Old 06-13-2020, 03:54 AM   #12
Somdatta
Member
 
Registered: Jun 2020
Posts: 139

Original Poster
Rep: Reputation: Disabled
I am sending you the photo of the grub ls commands when I rebooted without the USB
Attached Thumbnails
Click image for larger version

Name:	IMG_20200613_142007.jpg
Views:	20
Size:	233.4 KB
ID:	33383  
 
Old 06-13-2020, 04:05 AM   #13
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,811
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
You cannot use a / where a , belongs and expect useful results.
 
1 members found this post helpful.
Old 06-13-2020, 04:09 AM   #14
Somdatta
Member
 
Registered: Jun 2020
Posts: 139

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
You cannot use a / where a , belongs and expect useful results.
So sorry I was wondering what went wrong. I will try to correct it and do what has been suggested in the threads that you sent. Thanks so much for the tip.
 
Old 06-13-2020, 04:29 AM   #15
Somdatta
Member
 
Registered: Jun 2020
Posts: 139

Original Poster
Rep: Reputation: Disabled
The post labelled 30 says upon encountering initramfs enter password and then startx but startx isn't a valid command and it's saying so. I am sending you the photo.
Attached Thumbnails
Click image for larger version

Name:	IMG_20200613_145646.jpg
Views:	18
Size:	255.3 KB
ID:	33384  
 
  


Reply



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
LXer: Flash Facing Death as Google Launches Chrome 55 LXer Syndicated Linux News 1 12-04-2016 04:29 PM
DNS need help ? pls help me ! SOS SOS AngelOfTheDamn Linux - Networking 2 02-23-2004 12:13 PM
Slack 9.1 and "black screen of death" on boot emillerpdx Slackware 4 10-01-2003 11:33 AM
Black Screen Of Death? Kontesto Linux - Software 5 02-01-2002 05:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:55 AM.

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