From owner-freebsd-questions Fri Oct 1 16:54: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 0190114F24 for ; Fri, 1 Oct 1999 16:54:04 -0700 (PDT) (envelope-from marc@oldserver.demon.nl) Received: from [212.238.105.241] (helo=mistress) by post.mail.nl.demon.net with esmtp (Exim 2.02 #1) id 11XCV1-0005UO-00 for freebsd-questions@freebsd.org; Fri, 1 Oct 1999 23:54:03 +0000 Date: Sat, 2 Oct 1999 01:54:05 +0200 (CEST) From: Marc Schneiders To: freebsd-questions@freebsd.org Subject: wdc flags kill filesystem? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was stupid enough to try the 0xa0ffa0ff flags on a PIIX3 IDE controller to which two old HDD's are connected. It completely blew up the system. Mounting of the second HDD (on which /usr is) at boot looks OK, but as soon as init starts working things blow up. elf/ld... and /usr/libexec/getty cannot be found, and apparently something put the ethernet card out of order as well, though I had not changed anything there in my kernel config. Boot -s works, but after a fsck on the /dev/wd2c on which /usr is, matters remain unchanged. Now this was just a try-out setup, running for a couple of days on the old HDD's until I got myself a newer and bigger one. Still I would like to understand to avoid similar misfortune in more serious circumstances. What flags does one use for older drives (in this case 124 and 201 MB, further details hard to get right now)? Is there a list with more detail and explanation than the one in LINT? Or is there a problem with the PIIX3? It is in the list of DMA-supported controllers IIRC. Version *was* FreeBSD 3.1 (yes, I know, but I have the CD). Motherboard ECS Elitegroup P6FX2-A, dual PPro 180MHz, 56MB RAM (more also coming). ed0=3COM503. Any pointers? TIA! -- Marc Schneiders marc@venster.nl marc@oldserver.demon.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message