Summary: | setconsole broken | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | brownb |
Component: | setconsole | Assignee: | David Lawrence <dkl> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-07-31 23:22:45 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
brownb
1999-07-29 20:28:04 UTC
I'm assuming that you're running on a sparc :-) Can you verify whether openpromfs is loaded by typing lsmod? Here's what I see: [jbj@orleans jbj]$ lsmod Module Size Used by openpromfs 11988 4 (autoclean) ipip 5964 2 nfsd 153892 8 (autoclean) If openpromfs is not loaded, you will need to load. Try insmod openpromfs If you are running on an i386 platform, then setconsole is not for you. You need to use lilo boot options to set the serial parameters. Setconsole works only on sparcs. |