您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

493B


title: A tip on using fsck author: rhnvrm type: post date: 2016-11-07T22:24:09+00:00 url: blog/2016/11/07/a-tip-on-using-fsck-when-you-are/ categories:

  • uncategorized tags:
  • linux format: status

A tip on using fsck when you are stuck in emergency mode. Whenever you are using `fsck -y` and it does not allow you to run because a certain device (say /dev/sdaX) is mounted, it does not mean you can’t run `fsck -y /dev/sdaY`. That is you don’t unmount that device.