** Summary changed:
- /forcefsck doesn't add '-f' argument to fsck.ext4
+ /forcefsck doesn't add '-f' argument to fsck.ext4, fsck.ext3, fsck.ext2
** Summary changed:
- /forcefsck doesn't add '-f' argument to fsck.ext4, fsck.ext3, fsck.ext2
+ /forcefsck doesn't add '-f' argument to fsck (for ext4
b.t.w. the title made me think it was ext4 related so I made a new bug
that got marked as duplicate:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/444798 Sorry
about that :p
But just for clarity this also happens for ext3 file systems.
--
/forcefsck doesn't add '-f' argument to fsck.ex
Obviously add --force-fsck to that command ;)
--
/forcefsck doesn't add '-f' argument to fsck.ext4
https://bugs.launchpad.net/bugs/435707
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubun
I've uploaded a new mountall package to the ubuntu-boot PPA:
https://launchpad.net/~ubuntu-boot/+archive/ppa
I would appreciate it if you could install this and try it out.
*BEFORE* you reboot though, could you run "sudo mountall --debug >
mountall.log 2>&1" and attach that to this bug - then aft
The code is definitely there to do that:
if (force_fsck)
NIH_MUST (nih_str_array_add (&args, NULL, &args_len, "-f"));
** Changed in: mountall (Ubuntu)
Status: New => Confirmed
--
/forcefsck doesn't add '-f' argument to fsck.ext4
https://bugs.launchpad.net/bugs/43