|
Bugzilla – Full Text Bug Listing |
| Summary: | subfs mounted partition not listed by df | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Michael Pujos <pujos.michael> |
| Component: | Hotplug | Assignee: | Ihno Krumreich <ihno> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
This is indentional because this disk is subfs mounted and df does not know if there is a media at all or not. |
I have an external USB HDD with several fat32 partitions. They are mounted fine as subfs. However a simple df do not list them. Yet df -a list them, however this seems wrong because df man says: -a, --all include file systems having 0 blocks the fat32 partitions do not have 0 blocks and I think a single df command should list them (it is confusing for the user who might not have the idea to try df -a)