Bug 4049
| Summary: | Floppy won't work on sparc voyager w/Redhat 6.0 *fixed* | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | micklang |
| Component: | mount | Assignee: | David Lawrence <dkl> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | sparc | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-07-30 21:00:06 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
micklang
1999-07-15 09:18:00 UTC
*********************************** * Fixed! Thanks Mark! * *********************************** Phiber Mark sent me the fix below: I've found the source of the problem, and resolved it. It's one of two things, involving the Disk Change Line: either the DCL isn't used in the Voyager, or the linux driver doesn't detect it properly. In either case it doesn't matter, because you can pass the option "floppy=broken_dcl" to the kernel from silo, after which the floppy drive seems to work rather nicely! Rather than having to type that every time, obviously you can add it to your /etc/silo.conf as append="floppy=broken_dcl" in your linux label section. This should be in the FAQ! Cheers, |