From owner-freebsd-questions Thu May 24 20:18:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe23.law12.hotmail.com [64.4.18.80]) by hub.freebsd.org (Postfix) with ESMTP id 1FAFF37B423 for ; Thu, 24 May 2001 20:18:31 -0700 (PDT) (envelope-from alextats@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 24 May 2001 20:18:30 -0700 X-Originating-IP: [195.248.191.65] From: "A. Tatsyuk" To: Subject: first of all Date: Fri, 25 May 2001 06:21:22 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: X-OriginalArrivalTime: 25 May 2001 03:18:30.0422 (UTC) FILETIME=[5F43EB60:01C0E4C9] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is it possible to execute a command during boot before mounting root file system? You see, I need to disable DMA mode for HDD by "sysctl -w hw.atamodes=pio,pio,---,---", but if I edit rc* files with this command it'll be executed during boot only after root ffs mounted. May be I should edit "load.conf" in /boot dir? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message