From owner-freebsd-stable@FreeBSD.ORG Wed Jun 25 14:54:45 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25C6E37B40C for ; Wed, 25 Jun 2003 14:54:45 -0700 (PDT) Received: from gisp.dk (62.79.61.146.adsl.aboes.tiscali.dk [62.79.61.146]) by mx1.FreeBSD.org (Postfix) with SMTP id C644F43FEC for ; Wed, 25 Jun 2003 14:54:42 -0700 (PDT) (envelope-from birkmose@cs.auc.dk) Received: (qmail 788 invoked by uid 85); 25 Jun 2003 22:05:34 -0000 Received: from birkmose@cs.auc.dk by server.gisp.dk by uid 82 with qmail-scanner-1.16 (clamscan: 0.54. spamassassin: 2.53. Clear:. Processed in 0.488139 secs); 25 Jun 2003 22:05:34 -0000 Received: from unknown (HELO mrwinslows) (192.168.1.3) by 192.168.1.2 with SMTP; 25 Jun 2003 22:05:33 -0000 Message-ID: <001d01c33b64$5cede9d0$0301a8c0@mrwinslows> From: "Michael Sig Birkmose" To: References: <87wufbq5m4.fsf@inf.enst.fr> <20030624094553.GA26124@rot13.obsecurity.org> Date: Wed, 25 Jun 2003 23:54:33 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: ICRC error? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2003 21:54:45 -0000 Hi! I just installed a new disc in FreeBSD 4.8, and updated my fstab with the following extra info /dev/ad2s1b none swap sw 0 0 /dev/ad2s1e /mnt/space ufs rw 2 2 During the boot i get the following: ad0: 58644MB [119150/16/63] at ata0-master UDMA100 ad2: 38166MB [77545/16/63] at ata1-master UDMA100 Mounting root from ufs:/dev/ad0s1a ad2s1e: UDMA ICRC error reading fsbn 2097247 of 16-31 (ad2s1 bn 2097247; cn 130 tn 139 sn 40) retrying ad2s1e: UDMA ICRC error reading fsbn 2097247 of 16-31 (ad2s1 bn 2097247; cn 130 tn 139 sn 40) retrying ad2s1e: UDMA ICRC error reading fsbn 2097247 of 16-31 (ad2s1 bn 2097247; cn 130 tn 139 sn 40) retrying ad2s1e: UDMA ICRC error reading fsbn 2097247 of 16-31 (ad2s1 bn 2097247; cn 130 tn 139 sn 40) falling back to PIO mode Now what does this mean? I also wonder why it says that it found ad2 as UDMA100 since it is actually an UDMA33 disk? Best regards, Michael