mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add the hint how to install on a Compaq `Aero'.
This commit is contained in:
parent
950c80614a
commit
82b195500a
1 changed files with 12 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Hardware Documentation Guide: $Id: hardware.hlp,v 1.29 1997/10/15 04:37:24 jkh Exp $
|
||||
Hardware Documentation Guide: $Id: hardware.hlp,v 1.30 1997/10/17 06:48:35 msmith Exp $
|
||||
|
||||
Contents last changed: Jan 14th, 1997
|
||||
|
||||
|
|
@ -485,6 +485,17 @@ A: Yes, it is. There's a workaround available now and it is enabled
|
|||
For the details refer to the manual page of the disk driver (man 4 wd).
|
||||
|
||||
|
||||
Q: On a Compaq Aero notebook, I get the message "No floppy devices found!
|
||||
Please check ..." when trying to install from floppy.
|
||||
|
||||
A: With Compaq being always a little different from other systems, they
|
||||
do not announce their floppy drive in the CMOS RAM of an Aero notebook.
|
||||
Therefore, the floppy disk driver assumes there is no drive configured.
|
||||
Go to the UserConfig screen, and set the Flags value of the fdc0 device
|
||||
to 0x1. This pretends the existance of the first floppy drive (as a
|
||||
1.44 MB drive) to the driver without asking the CMOS at all.
|
||||
|
||||
|
||||
Q: When I go to boot my Intel AL440LX ("Atlanta") -based system from the
|
||||
hard disk the first time, it stops with a "Read Error" message.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue