Bug 510382 - Wrong devpts entry in /etc/fstab
Summary: Wrong devpts entry in /etc/fstab
Keywords:
Status: CLOSED DUPLICATE of bug 506219
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-08 21:06 UTC by H.J. Lu
Modified: 2009-07-09 05:52 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-09 05:52:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description H.J. Lu 2009-07-08 21:06:53 UTC
The devpts entry in /etc/fstab created by Fedora 11 installer is

devpts                  /dev/pts                devpts  defaults        0 0

The correct one should be

devpts                  /dev/pts                devpts  gid=5,mode=620  0 0

Otherwise, I got

# expect -c "spawn ls"
The system has no more ptys.
Ask your system administrator to create more.

Comment 1 Ondrej Vasik 2009-07-09 05:52:56 UTC
Thanks for report - however not problem of setup (anaconda is writing there) and duplicate. Reassigning and closing.

*** This bug has been marked as a duplicate of bug 506219 ***


Note You need to log in before you can comment on or make changes to this bug.