Bug 128995

Summary: subfs mounted partition not listed by df
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Michael Pujos <pujos.michael>
Component: HotplugAssignee: 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: ---

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.