Bug 128995 - subfs mounted partition not listed by df
Summary: subfs mounted partition not listed by df
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Hotplug (show other bugs)
Version: Final
Hardware: i686 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Ihno Krumreich
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-18 12:27 UTC by Michael Pujos
Modified: 2005-10-18 13:13 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pujos 2005-10-18 12:27:38 UTC
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)
Comment 1 Thorsten Kukuk 2005-10-18 13:13:47 UTC
This is indentional because this disk is subfs mounted and df does not know
if there is a media at all or not.