我在我的索尼Vaio笔记本电脑Ubuntu11.10上做了一个干净的安装,当安装就绪时,它会提示删除我正在安装发行版的USB,然后按enter重新启动。在重新启动之后,首先得到的是以下错误:
error: couldn't read file
error: you need to load the kernel first
Press any key to continue..
在此之后,它将我抛回Grub选择屏幕:
Ubuntu, with linux 3.0.0-14-generic-pae
recovery mode
previous Linux versions (none
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting u
无论我尝试做什么,无论是安装新软件,还是尝试sudo apt-获得升级。
有时我总是出错:(当我尝试sudo apt升级时)
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-image-generic-hwe
我的问题是,我有一个硬盘,有一个linux服务器(It fails during booting up process)和一些有价值的文件。( tried almost all solutions on the internet but no luck)
现在我找到了一家公司,它可以发送硬盘进行修复,但是由于我的硬盘上有一些有价值的信息,我需要能够复制硬盘并将副本发送给它们(以防丢失、失败等)。
发现了解决方案,但在linux系统正常工作时(如dd ,Partimage ,Partclone )可以正常工作。
但是,我想知道如何在不启动时获得linux硬盘的第二份副本?有可能吗?(我相信,即使
我的Ubuntu18.04安装最近停止了正常的引导--我只能看到左上角有一个程序的空白屏幕。但是当我启用UEFI安全引导选项时,启动就完成了。当从悬置中醒来时,空白屏幕也会出现,我必须重新设置我的计算机才能登录到Ubuntu。我有最新的Nvidia驱动程序(440)和以下grub设置:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
我刚跑了:
sudo apt-get update && sudo apt-get dist-upgrade
这是我从第二个命令中得到的输出:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed
linux-headers-4.4.0-38 linux-headers-4.4.0-38-gen
我无法格式化/删除我的Sandisk 32 GB USB驱动器上的分区。在删除其中的任何分区时,我会得到以下错误。
`Error deleting partition /dev/sdd2: Command-line `parted --script "/dev/sdd" "rm 2"' exited with non-zero exit status 1: Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512
当我试图安装一些软件包时,我得到了以下输出:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-image-extra-4.13.0-45-generic : Depends: linux-image-4.13
我在这里遇到了一些情况:
我有linux 17,启动时它写的是Press S to skip mounting or M for manual Recovery。所以我按S
当我尝试用我的username blue登录时,上面写着
您的主目录被列为:'/ home /blue‘,但它似乎不存在。
我使用ctrl+alt+f1和root登录。我将/dev/sda7安装在/mnt/sda7中,以检查我的文件是否存在--它们确实存在。在/mnt/sda7中有两个文件夹:blue和lost+found。
blue文件夹是我的主文件夹,里面有我所有的东西。
那么:为了解决这种情况,我应该如何安装