All Questions
Tagged with system-recovery ubuntu
17 questions
0
votes
0
answers
53
views
What are possible states of remote computer after power outage?
I have remote computer to whos LAN I have full access. After a power outage, I can only ping this computer, but can't ssh to it.
Nmap shows the following picture:
Host is up (0.00055s latency).
Not ...
0
votes
1
answer
4k
views
PopOS (Ubuntu) crashed and booted into emergency mode
I'm new to Linux but I'm going to try my best to describe the problem, please bare with me, if you need more information tell me what I can do to provide more information and I'll get it for you.
...
0
votes
1
answer
590
views
Dual boot system failed, ubuntu file system missing during hard disk data recovery
I had a dual boot system with windows 10 and ubuntu 18. Recently the system failed, the motherboard
probably got fried by lightning during a thunder storm and its not booting anymore, no fan, no ...
1
vote
1
answer
298
views
Integration Rear with bacula
I am trying to integrate bacula community with Rear to have complete disaster recovery solution. But I don't really know how to configure bacula File Deamon nad local.conf file for Rear to be able to ...
2
votes
3
answers
11k
views
ubuntu 20.04 only boots from recovery mode
After a power outage, my ubuntu 20.04 boots from the normal option in grub to a black screen and hangs there.
However, if I go to Advanced Options and select recovery mode and then "resume", ...
0
votes
1
answer
904
views
Recover broken ubuntu image
I created a .gz archive of a disk image (Ubuntu 18.04) of one of my virtual servers with the following command:
dd if=/dev/sdb | gzip -1 - | pv | ssh user@ip dd of=/home/user/sdb.gz
While unpacking ...
0
votes
0
answers
637
views
Linux Ubuntu crash & errors during boot
Ubuntu 16.04LTS, system crashes during boot with multiple errors.
How to fix and recover system? (in details)
Info:
pic1
pic2
pic3
0
votes
0
answers
45
views
Is it possible to switch to active Linux installation from Recovery mode?
Noob here. I have Pop OS 20.04 installed on my laptop. I've been getting these sudden freeze-outs where I get dialogues like "disk is read-only" when I'm doing something. Then I restart, and ...
0
votes
0
answers
51
views
Ubuntu stops at booting
My laptop came with ubuntu lts preinstalled, i installed kde desktop&co via neon package sources. I've been using it for couple of months well-working. I left my laptop for acouple of minutes, and ...
0
votes
0
answers
183
views
Got stuck in Emergency mode with ACPI Error
I am using ubuntu 16.04. I probably have done sth which damaged the system file. After reboot, I am stucked in emergency mode. The error is about ACPI like below. I am not sure what is wrong here. ...
1
vote
1
answer
410
views
Is it possible to recover overwritten files from another operating System on the current operating system?
On my PC I had 2 operating sytems (ubuntu and windows) and for about 5 days I wanted to reinstall my Windows OS because of some bugs but instead of installing it on the partition where my old version ...
0
votes
2
answers
798
views
Ubuntu 18.4.2 failsafex running in low graphics mode
Ubuntu fail safex running in low graphics mode
I changed my theme from unity to gnome from ubuntu login and forgot to change the display manager to gdm3.
And then I restarted low graphics mode.
So ...
3
votes
1
answer
8k
views
What command is run when the dpkg option is selected in recovery mode?
I recently ran into the following situation:
I could not boot my computer normally. (I was shown a blinking cursor after the boot-loader and Ubunutu load screen but before the login page while never ...
0
votes
1
answer
366
views
How to regain access to the lost user , linux3 , of two side by side Ubuntu 16.04 instances?
Three days ago, I tried installing the second of two Ubuntu Linux 16.04 versions side by side on the same Lenovo Thinkstation desktop using the procedure described in this URL, https://askubuntu.com/...
4
votes
1
answer
990
views
problem when booting linux server : Too many levels of symbolic links
By mistake, I executed these commands :
sudo ln -sf bash /bin/sh
sudo ln -sf bash /bin/bash
When I rebooted the Linux server in recovery mode I got this message:
init : Failed to spawn friendly-...
5
votes
2
answers
488
views
Can we use Linux Mint ISO to repair Ubuntu's Grub?
A friend of mine is running Ubuntu and got GRUB RESCUE. Can they use Mint ISO to repair their Grub? As I don't have Ubuntu ISO?
8
votes
2
answers
1k
views
Removed apt-get from Ubuntu; how to recover?
Well my fingers did manage to do sudo apt-get remove libstdc++6 and write, yes. That removed a lot of system files. Is there any way to bring it up working again? I have connected to terminal, and ...