| Summary: | Filesystem type NTFS should be lowercase in fstab | ||
|---|---|---|---|
| Product: | [Applications] partitionmanager | Reporter: | Nilli <cute.zachriel> |
| Component: | general | Assignee: | Andrius Štikonas <andrius> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | aurelien.murith |
| Priority: | NOR | ||
| Version First Reported In: | 1.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nilli
2015-07-11 10:09:35 UTC
Seems to work fine in 2.0. There is still a bug that hides Ok/Cancel buttons in mount dialog but it is already fixed (just not released yet) I just had a similar problem. Using partitionmanager 3.3.1 I set a NTFS partition to be automounted, then I restarted the computer and the boot process failed, telling me it was unable to mount that partition. I was given a rescue console, from which I opened /etc/fstab, and saw that my partition's filesystem was written uppercase (NTFS), but the other ones were lowercase (btrfs). I changed it to lowercase ntfs, and the system was able to boot normally again. |