Opened 22 years ago
Closed 22 years ago
#535 closed defect (fixed)
Deal with the neccesity of /dev/pts or ptys from MAKDEV
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Book | Version: | CVS |
| Severity: | normal | Keywords: | |
| Cc: |
Description
/dev/pts is needed if MAKEDEV is run with the generic-nopty option. This is IMO the recommended combination. And devpts should be available on any kernel these days and it's enabled by default when compiling a new kernel too.
It's probably best to add this mount command to the page where proc is mounted.
Change History (2)
comment:1 by , 22 years ago
| Status: | new → assigned |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Will make this change soon.