zoukankan      html  css  js  c++  java
  • Unable to mount a ntfs partition after replace windows after Linux install?

    Unable to mount a ntfs partition after replace windows after Linux install?

    Unable to mount a ntfs partition after replace windows after Linux install?

    Today, I replaced Win7 with Win8.1, the outcome of this action is that the grub fails, and I had to use the LiveUSB to repair the boot grub. The easy way to do this is to Try Ubuntu (the username is ubuntu, with no password), install the boot-repair tool, it will find all the bootable partitions and recovery the grub menu.
    The correct ways to install that tool can be found at this page.

    But when I was trying to mount the ntfs partition, the Ubuntu complains that the ntfs is not in a clean state, I found this page useful, which says the problem is due to its hibernation,(explaination), the command

    sudo ntfsfix /dev/sda*

    will solve this problem.

    Author: wujing

    Created: 2014-10-26 日 21:16

    Emacs 24.3.1 (Org mode 8.2.6)

    Validate

  • 相关阅读:
    Flask——中间件,蓝图
    导出项目环境 requiredments
    Flask——路由正则,Request方法,Response方法,cookies,session,闪现,请求扩展
    Flask——路由,jinja2,三板斧,前端数据传输,反向解析,配置文件,转换器,路由本质,CBV
    Linux——权限,二进制安装,进程管理,系统服务
    Python基础概括
    echarts 使用
    Celery 使用
    第五周总结
    软件的需求为什么会出现差别
  • 原文地址:https://www.cnblogs.com/wujingcqu/p/4052755.html
Copyright © 2011-2022 走看看