Bug 54964

Summary: adds shm to /etc/fstab incorrectly
Product: [Retired] Red Hat Linux Reporter: Neal D. Becker <nbecker>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-10-23 19:27:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Neal D. Becker 2001-10-23 19:25:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901

Description of problem:
anaconda adds shm with type tmpfs.  According to docs available with kernel
source, the type should be smbfs.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Run upgrade from 7.1 to 7.2
2.
3.
	

Additional info:

Comment 1 Neal D. Becker 2001-10-23 19:27:16 UTC
Sorry, I meant that should be shmfs.  This is shown in (for example)
/usr/src/linux/Documentation/devices.txt

Comment 2 Jeremy Katz 2001-10-23 20:32:55 UTC
Actually, tmpfs is the correct current name.  See Documentation/Configure.help