Problem: Stuck on black screen at boot
|
27th Feb, 2015, 08:45 AM
Post: #1
|
|||
|
|||
Stuck on black screen at boot
Hi,
After doing an upgrade via ssh, my system was going (automatically) for a reboot. After that, it did not came back. I tried to restart it by disconnecting the power source, but I only get a black screen. The only problem I had, was that I had no free space left. So maybe something is corrupted. However, I think it is strange nothing happens (no logo, no text message) on boot. Because of the btrfs that is being used, I cannot use my Linux Mint install to investigate the problems, right? Do you got any clue what's going on and how I can solve it? I have a RPi 2. |
|||
27th Feb, 2015, 04:35 PM
Post: #2
|
|||
|
|||
RE: Stuck on black screen at boot
(27th Feb, 2015 08:45 AM)ilikexbian Wrote: Hi,what kind of upgrade? what exactly have you done? what steps? ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
27th Feb, 2015, 04:42 PM
Post: #3
|
|||
|
|||
RE: Stuck on black screen at boot
No free space during an upgrade can bork the system.
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
27th Feb, 2015, 07:17 PM
Post: #4
|
|||
|
|||
RE: Stuck on black screen at boot
(27th Feb, 2015 04:35 PM)rikardo1979 Wrote: what kind of upgrade?I executed the statements below via ssh: Code: $sudo apt-get update (27th Feb, 2015 04:42 PM)f1vefour Wrote: No free space during an upgrade can bork the system.I already removed some files ('rm -rf'), but 'df -h' did not show the space as free already, I guess it was not released yet. What can I do to restore my installation? Or at least to save my settings? Do you have any ideas? |
|||
28th Feb, 2015, 03:46 AM
Post: #5
|
|||
|
|||
RE: Stuck on black screen at boot
One assumes you do not have a backup?
What does df-h show. Also try find {/path/to/directory} -type f -size +{10000}k -exec ls -lh {} \; | awk '{ print $8 ": " $5 }' You can try a btrfs-restore on the last snapshot, but I think the pull plug may have corrupted something. Can you ssh into the RPi? If so, run xbian-config and try an upgrade. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
1st Mar, 2015, 07:54 PM
Post: #6
|
|||
|
|||
RE: Stuck on black screen at boot
(28th Feb, 2015 03:46 AM)IriDium Wrote: One assumes you do not have a backup? No, I do not have a backup. I am not able to ssh to the box; it is just stuck at the boot. It seems it is not just my GUI that died. Do I have to perform your commands on my desktop (where I cannot mount the sd card)? Otherwise, I do not see how I can accomplish that. |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[PROBLEM] xbian-config program addon shows black screen | Roy Terhaar | 7 | 17,906 |
31st Jan, 2017 08:35 AM Last Post: rikardo1979 |
|
[PROBLEM] Blank screen post one time successful boot on pi3 | Dave400 | 21 | 51,825 |
1st Jul, 2016 04:42 AM Last Post: Dave400 |
|
[PROBLEM] Black screen and no ssh after prolonged inactivity | GDIT | 11 | 29,924 |
8th Oct, 2014 01:47 PM Last Post: mk01 |
|
Black screen - can't even startup | koper89 | 1 | 6,194 |
30th Apr, 2014 05:36 AM Last Post: yeti_z |
|
[SOLVED] After boot, visible screen is reduced to quarter of the native resolution | p0sti | 4 | 19,321 |
11th Dec, 2013 06:23 AM Last Post: p0sti |