fsck in recovery mode does not workWhat's the difference between e2fsck and fsck and which one I should...
Is it acceptable that I plot a time-series figure with years increasing from right to left?
Wouldn't putting an electronic key inside a small Faraday cage render it completely useless?
Is it ok for parents to kiss and romance with each other while their 2- to 8-year-old child watches?
What factors could lead to bishops establishing monastic armies?
Did William Shakespeare hide things in his writings?
Intern not wearing safety equipment; how could I have handled this differently?
Why do Martians have to wear space helmets?
How to reclaim personal item I've lent to the office without burning bridges?
Where are the Wazirs?
Why am I getting unevenly-spread results when using $RANDOM?
Users forgotting to regenerate PDF before sending it
Can we share mixing jug/beaker for developer, fixer and stop bath?
Floating Pumice Road. Slab Size
Possibility to correct pitch from digital versions of records with the hole not centered
Sense of humor in your sci-fi stories
Computer name naming convention for security
When moving a unique_ptr into a lambda, why is it not possible to call reset?
What are some bad ways to subvert tropes?
Interpretation of non-significant results as "trends"
What does "spinning upon the shoals" mean?
How to have a filled pattern
Passwordless authentication - how and when to invalidate a login code
Why SQL does not use the indexed view?
What purpose does mercury dichloride have in fireworks?
fsck in recovery mode does not work
What's the difference between e2fsck and fsck and which one I should use?fsck died with status code 4ext4: Can a clean filesystem need journal recovery?Stuck in bootloop after upgrade to Ubuntu 16.04LTSfsck fails frequently(after each 3-4 boots)How to use fsck to fix usb drive?e2fsck -n + how to know if need to run e2fsck in order to fix corrupted blocks?Ubuntu recovery says “fsck from util-linux” and exitsReboot with faulty drive, devices names change, server does not bootIf e2fsck says output from a mounted file system isnt to be trusted, then how does systemd generate log messages from fs errors?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
When I run fsck in recovery mode, it says that sda3 is mounted.
/dev/sda3 is mounted
e2fsck: cannot continue, aborting.
However, when I try to umount sda3, it is busy.
umount: /: target is busy.
How can I clean my filesystem?
ubuntu filesystems fsck
New contributor
Russell356 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
When I run fsck in recovery mode, it says that sda3 is mounted.
/dev/sda3 is mounted
e2fsck: cannot continue, aborting.
However, when I try to umount sda3, it is busy.
umount: /: target is busy.
How can I clean my filesystem?
ubuntu filesystems fsck
New contributor
Russell356 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
When I run fsck in recovery mode, it says that sda3 is mounted.
/dev/sda3 is mounted
e2fsck: cannot continue, aborting.
However, when I try to umount sda3, it is busy.
umount: /: target is busy.
How can I clean my filesystem?
ubuntu filesystems fsck
New contributor
Russell356 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
When I run fsck in recovery mode, it says that sda3 is mounted.
/dev/sda3 is mounted
e2fsck: cannot continue, aborting.
However, when I try to umount sda3, it is busy.
umount: /: target is busy.
How can I clean my filesystem?
ubuntu filesystems fsck
ubuntu filesystems fsck
New contributor
Russell356 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Russell356 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Russell356 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 23 mins ago
Russell356Russell356
1
1
New contributor
Russell356 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Russell356 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Russell356 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f528612%2ffsck-in-recovery-mode-does-not-work%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Russell356 is a new contributor. Be nice, and check out our Code of Conduct.
Russell356 is a new contributor. Be nice, and check out our Code of Conduct.
Russell356 is a new contributor. Be nice, and check out our Code of Conduct.
Russell356 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f528612%2ffsck-in-recovery-mode-does-not-work%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown