[SOLVED] Fresh debian install, boots to blank screen with blinking cursor...that's it
Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Fresh debian install, boots to blank screen with blinking cursor...that's it
Hello all, I finally got debian to install after three days of fatal grub errors. Figured out that I had to delete the partitions and recreate them instead of just reformatting.
A little information:
Installed stable debian via debian-7.5.0-amd64-DVD-1.iso
I'm dual booting a Toshiba laptop with windows 8.1 and debian.
The issues:
First, no grub menu, boots directly into debian and I don't know how to fix that.
Second and most important, it boots to a blank screen other than a blinking cursor in the upper left hand corner that won't accept any input.
Third, after Ctrl+alt+F1 I'm allowed to log on but to command line, where's gnome?
Please help, this has been quite an ordeal. I have a Linux book to help me learn the ins and outs but I need a working distro to follow along.
I started aptitude to check installed packages and am seeing gnome and x11, try to startx and get:
Code:
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to x server: Connection refused
xinit: server error
jacob@JacobsLapTop:~$
It sounds like Xwindows is crashing. You could try another distro. I suggest reading up on grub and how to edit the config to set a timeout.. I am not sure which version of Debian you are using or I'd post a link.
[QUOTE=Randicus Draco Albus;5201484]As root, enter the command:
Code:
#update-grub
Did this here is what I'm getting:
[code]
Generating grub.cfg ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found Linux image: /boot/vmlinuz-3.2.0-4-amd64
Found initrd image: /boot/initrd.img-3.2.0-4-amd64
done
root@JacobsLapTop:~#
It sounds like Xwindows is crashing. You could try another distro. I suggest reading up on grub and how to edit the config to set a timeout.. I am not sure which version of Debian you are using or I'd post a link.
Generating grub.cfg ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found Linux image: /boot/vmlinuz-3.2.0-4-amd64
Found initrd image: /boot/initrd.img-3.2.0-4-amd64
done
root@JacobsLapTop:~#
Looks like Grub does not see Windows. Is it still installed or did you replace it with Debian?
Or if this is a newer machine it could be a UEFI issue. Just guessing, since I have no experience with UEFI beyond disabling it.
Last edited by Randicus Draco Albus; 07-09-2014 at 11:56 PM.
Yeah, it's still installed but I pre partitioned it. GRUB worked fine after my first installation attempt, I used the small installation disk not knowing it didn't include a desktop. Then came several reinstallation attempts resulting in fatal grub errors. Google discovered the need to delete and recreate the debian partitions for this install and it went fine, no GRUB errors, so I'm very confused. Now I can't get back into windows since it boots directly into debian.
I have what appears to be the same problem, wiped my Fedora 20 Installation using Debian Image "debian-7.5.0-amd64-DVD-1.iso". Basically all goes well during the install until the first reboot into what is supposed to be the finished Install. At that point I'm at a Blank Scree with a flashing cursor (Googled all kinds of other with same/similar issue). I ran out of time until tonight after work then I'm going to try a few things, hopefully I'll have something more useful to post tomorrow however please keep updating your status as this is an interesting issue.
FYI My Basic System (No other OS Installed);
i7 930
AMD HD6970 x 2
6GB RAM
Also I had encountered this before, I beleive it was Ubuntu 14.04 LTS however I can't for the life of me remember what I did to fix it, I may have "Fluked" my way into a solution that time.
A good step to get more detailed information on your drives/partitions, boot files and other relevant info is to go to the site below. You can download the bootinfoscript after reading the instructions from the link in the Description box then download and run it from Debian. It will output a results.txt file which you can either review to see if you can solve it or, post it here for help:
A good step to get more detailed information on your drives/partitions, boot files and other relevant info is to go to the site below. You can download the bootinfoscript after reading the instructions from the link in the Description box then download and run it from Debian. It will output a results.txt file which you can either review to see if you can solve it or, post it here for help:
Since you have windows 8.1 installed, you will be dealing with uefi as well as Secure Boot and something like Fastboot which deals with hibernation.
Great, thanks. I think I went wrong sometime during a reinstallation, I might have deleted a windows boot partition. I'm researching that avenue so this script will help...a lot. I wont be able to download it until I get to work later this afternoon as my laptop is my only computer.
Still need to figure out why gnome won't launch, it'd be nice to have at least one working desktop.
A good step to get more detailed information on your drives/partitions, boot files and other relevant info is to go to the site below. You can download the bootinfoscript after reading the instructions from the link in the Description box then download and run it from Debian. It will output a results.txt file which you can either review to see if you can solve it or, post it here for help:
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.