Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 May 2003 10:10:55 -0700
From:      Tim Kientzle <kientzle@acm.org>
To:        freebsd-stable@freebsd.org
Subject:   Peculiar Boot Failure
Message-ID:  <3EB93E1F.30205@acm.org>

next in thread | raw e-mail | index | archive | help
Here's an odd one:

If I disable the FLOPPY DISK in the BIOS
of my ASUS Terminator K7, then FreeBSD
(4.8-STABLE) will fail to find the HARD DISK
when it boots.

More details:
  Disable floppy in BIOS, try to boot machine.
  BIOS sees hard disk (primary master, 20GB Seagate)
  Boot loader loads
  Kernel loads and boots
  Kernel finds atapci0, ata0, ata1
  But, kernel never sees ad0 and boot freezes at
    end of device probe.  (Kernel issues no
    error message.)

I did this because I pulled out the floppy
cable (it was getting in the way of the fan).
Curiously, if I enable the floppy disk, then:
   BIOS reports error (no floppy found)
   Kernel boots normally, although it
     does probe and recognize the floppy drive
     (the floppy drive is physically disconnected!)

Apparently, floppy probing is more peculiar
than I had ever imagined....

Tim Kientzle




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB93E1F.30205>