ubuntu 启动恢复软件(boot-repair)

https://help.ubuntu.com/community/Boot-Repair

Boot-Repair

Boot-Repair is a simple tool to repair frequent boot issues you may encounter in Ubuntu like when you can‘t boot Ubuntu after installing Windows or another Linux distribution, or when you can‘t boot Windows after installing Ubuntu, or when GRUB is not displayed anymore, some upgrade breaks GRUB, etc.

Boot-Repair lets you fix these issues with a simple click, which (generally reinstalls GRUB and) restores access to the operating systems you had installed before the issue.

Boot-Repair also has advanced options to back up table partitions, back up bootsectors, create a Boot-Info (to get help by email or forum), or change the default repair parameters: configure GRUB, add kernel options (acpi=off ...), purge GRUB, change the default OS, restore a Windows-compatible MBR, repair a broken filesystem, specify the disk where GRUB should be installed, etc.

Boot-Repair is a free software, licensed under GNU-GPL.

Getting Boot-Repair

1st option : get a disk including Boot-Repair

The easiest way to use Boot-Repair is to create a disk containing the tool (eg Boot-Repair-Disk, a disk starting Boot-Repair automatically), and boot on it.

Remark : it is recommended to install the ISO on a live-USB (eg via UnetBootin or LiliUSB or Universal USB Installer). Do not burn it on a DVD if your computer has Windows8 pre-installed, or if your boot is in EFI mode.

2nd option : install Boot-Repair in Ubuntu

- either from an Ubuntu live-session (boot your computer on a Ubuntu live-CD or live-USB then choose "Try Ubuntu") or from your installed Ubuntu session (if you can access it)

- connect to the Internet

- open a new Terminal, then type the following commands (press Enter after each line):

sudo add-apt-repository ppa:yannubuntu/boot-repair

sudo apt-get update

sudo apt-get install -y boot-repair && (boot-repair &)

Using Boot-Repair

Recommended repair

launch Boot-Repair from either :

the Dash (the Ubuntu logo at the top-left of the screen)

or by typing ‘boot-repair‘ in a terminal

Then click the "Recommended repair" button. When repair is finished, note the URL (paste.ubuntu.com/XXXXX) that appeared on a paper, then reboot and check if you recovered access to your OSs.

If the repair did not succeed, indicate the URL to people who help you by email or forum.

Advanced options

Warning: the default settings are the ones used by the "Recommended Repair". Changing them may worsen your problem. Don‘t modify them before creating a BootInfo URL, and asking for advice on Ubuntu Forums Absolute Beginners Section or in Installation and Upgrades.

External Links

Official website of Boot-Repair

Topic "Boot-repair: Graphical tool to repair the PC boot in 1 click !" - on Ubuntu forum, for any questions/comments.

HOWTO : easily create a Boot-Info summary

时间: 2024-10-13 10:00:40

ubuntu 启动恢复软件(boot-repair)的相关文章

ubuntu详细教程[软件安装,命令大全,常用快捷键]

作为一个程序猿,当从windows转到Linux上的时候,还是很不习惯的,毕竟windows用起来确实蛮方便的,但是有些时候,尤其是开发,linux却有很大的优势,学习一下linux还是有必要的. 本文主要介绍了ubuntu 系统的软件安装,常用命令以及常用常用快捷键. 1.下面从最简单的软件安装开始. tar.gz文件的安装,是属于自己编译源代码的方法.tar是把文件打成一个包,并不压缩. .gz是用gzip把打成包的.tar文件压缩,所以成了一个.tar.gz的文件. 进入终端后,解压文件

Linux 文件系统错误的修复方法 ddrescue替代dd的恢复软件 备用超级块

Linux 文件系统错误的修复方法  ddrescue替代dd的恢复软件  备用超级块 最近处理的一件 linux 服务器断电导致文件系统启动后文件系统不可读写,数据不可用的案例,现总结下 Linux 文件系统错误的修复方法.EXT3-fs error (device hda3) in start_transaction: Journal has abortedIf your system abruptly loses power, or if a RAID card is beginning

ubuntu启动流程和要读取相关文件

当前系统环境为:linux mint mate 17.1(基于ubuntu14.04的衍生版) 查阅资料后总结如下: 首先: /etc/rc.d链接目标为:/etc /etc/rc*.d文件夹中的脚本文件的链接目标为:/etc/init.d文件夹下的脚本(*为系统运行级别'数字'和字母:S,系统优先运行rcS.d目录下的脚本,然后运行rc'数字'.d下的脚本) Linux系统主要通过以下步骤启动:1.启动Boot Manager2.加载系统内核,启动init进程       init进程是Lin

Ubuntu下常用软件汇总(持续更新)

最近开始用Ubuntu了,好多软件都不是常用的了,在这边留底,以免忘记.如果没有写安装方法,则直接在软件源中可以找到 UNetbootin U盘制作工具,制作Ubuntu的安装U盘超好用 Brasero 光盘刻录工具 Unity Tweak Tool 主题设置工具 好用,比如什么改系统字体之类的,全部搞定 lwqq QQ在插件版,最受不了的就是不能发送文件和图片,不过能收,单单比稳定易用,比wineqq和webqq都要强,wineqq太不稳定了,webqq又没有实时消息提醒!!可以作为主聊天,必

Ubuntu启动到字符终端模式

方法1,使用tengcy的方法,永远启动到字符终端模式 要修改 "/etc/init/gdm.conf" 将第13行: "stop on runlevel [016]" 修改为: "stop on runlevel [0126]" 这样就永远启动到字符终端模式,如果想用Xwindow,则在登录后,使用startx启动即可. 方法2,一次性进入字符终端模式 在启动时,出现grub2的启动菜单时,选择要启动的Linux内核,按e编辑启动参数. rec

SQL Server恢复软件 Stellar Phoenix sql recovery

SQL Server恢复软件 Stellar Phoenix sql recovery http://www.stellarinfo.com/ http://www.stellarinfo.com/sql-recovery.htm SQL Database Repair f f

【转】Ubuntu重装,直接进win7,不进linux的解决方案(添加Ubuntu启动菜单)

原文网址:http://my.oschina.net/u/1377657/blog/281875 本人重装了Ubuntu12.04.4 LTS, 将Ubuntu启动项放在了/boot分区里面,启动的时候直接进window了,不提示我进入Ubuntu,这里给出一个解决方案. 一: 进入windows 二: 下载EasyBCD(推荐下载2.2版本,本人用2.0版本,不想再重新下载安装了) 下载,安装,打开(百度搜索,很多). 三:打开EasyBCD 如上圈出的(4)Name可以随意填(例如Ubunt

安利一款好的文件删除恢复软件——360文件恢复

估计大多数人都遇到过错手删除了重要文件的情况,所以电脑常备一款数据恢复软件是很有必要的.不过数据恢复软件实在太多,如果只是备用,那么选择体积小巧免费且绿色的会比较合适. 今天推荐的数据恢复工具是集成在360安全卫士中的小软件--360文件恢复.这是为不喜欢安装360卫士的朋友特意分离出来的单独版,软件完全绿色,可以独立运行使用.360文件恢复支持快速扫描硬盘.SSD.U盘.存储卡等载体中被误删除文件,并将它们恢复回来,而且使用非常简单直观.有了它,即便回收站被清空你的文件还是有后悔的机会-- 3

安装windows7导致Ubuntu启动项消失的问题的解决

系统原来是Ubuntu14,前两天安装win7后,启动直接是win7.也就是Ubuntu的启动项消失了. 在windows下尝试非常多方法,都以失败告终,最后选择Ubuntu下boot-repair软件来修复引导项. 首先.将Ubuntu系统写到U盘中. 写入过程详细參考:http://jingyan.baidu.com/article/d169e186800f02436711d87b.html. 过程比較简单,也可自行百度. 然后,U盘启动Ubuntu. 启动完毕后选择     试用.进入桌面