• 双系统删除Ubuntu. (XP / Win 7)


    使用 WindowsXP 安装光盘恢复删除 ubuntu分区后不能启动 Windows 的方法



    安装完ubuntu后系统就用grub接管了WindowsXP的启动选项,但哪天不想用ubuntu了,除了用wubi安装能够吃后悔药外,用 WindowsXP的安装盘修复只需要一个命令,一眨眼的功夫就能正常用WindowsXP单启动了。

    无论ubuntu分区是否已经删除,开机出现grub>字符无法启动系统,或者ubuntu还呆在它的ext4分区中,直接用WindowsXP光盘 启动系统,然后照一下步骤:

    用WindowsXP 安装光盘启动计算机到如下界面:
    按照屏幕提示按下“R”键进入 恢复控制台


    一开始是选择键盘排列,稍等片刻


    控制台会列出系统中已经安装的Windows,按相应数字键进入该系统




    键入fixmbr








    ================================================================================



    安装完ubuntu后系统就用grub接管了Windows7的启动选项,但哪天不想用ubuntu了,除了用wubi安装能够吃后悔药外,用Windows7的安装盘修复只需要一个命令,一眨眼的功夫就能正常用Windows7单启动了。
    无论ubuntu分区是否已经删除,开机出现grub>字符无法启动系统,或者ubuntu还呆在它的ext4分区中,直接用Windows7光盘启动系统,然后照一下步骤:
    1、用Windows7光盘启动系统后会让你选择语言,默认的或者自己随便选一下后按下一步
    2、在下一个界面会提示安装Windows,此时选择左下角的修复计算机


    3、等待系统找到Windows7系统后按下一步
    4、选择最后一个“Command Prompt”;


    5、在弹出的命令行对话框中输入“bootrec.exe[空格]/fixmbr",按下回车后就已经删除了grub,很快。。

    退出光盘重启计算机后系统就已经自动进入Windows7了

    bootrec.exe 的其他参数:
    /FixMbr. Re-writes the master boot record (MBR) of the system partition to start Windows Vista. This won’t overwrite the existing partition table.
    /FixBoot. Writes a boot sector onto the system partition to start Windows Vista.
    /ScanOs. Scans all disks for Windows Vista installations and displays them to you. Oddly, this didn’t work for me, even on a test system that was starting just fine.
    /RebuildBcd. Scans all disks for Windows Vista installations and prompts you to pick the ones you want to add to the BCD.
  • 相关阅读:
    【2020】iOS证书(.p12)和描述文件(.mobileprovision)一键申请流程
    苹果开发者账号正在调查原因解答
    【2020最新】苹果iOS开发者到期续费流程
    【2020】联系苹果客服电话入口及步骤
    苹果电脑Transporter App及Windows上传ipa工具Appuploader
    一文学会苹果TestFlight上架详细流程
    iOS APP打包上线App Store七个步骤详解(2020版)
    技术分享 | mysql 表数据校验
    MySQL 自带的4个系统数据库的说明
    linux定时任务crontab怎样执行root命令
  • 原文地址:https://www.cnblogs.com/willin/p/2286632.html
Copyright © 2020-2023  润新知