From owner-freebsd-questions Sun Mar 9 12:56:41 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E97637B401 for ; Sun, 9 Mar 2003 12:56:40 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id E173D43F3F for ; Sun, 9 Mar 2003 12:56:38 -0800 (PST) (envelope-from mwm-dated-1047675397.4554b9@mired.org) Received: (qmail 4372 invoked from network); 9 Mar 2003 20:56:37 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 9 Mar 2003 20:56:37 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15979.43653.249939.540365@guru.mired.org> Date: Sun, 9 Mar 2003 14:56:37 -0600 To: "guillaume" Cc: Subject: Re: mount msdos file system (4.7 release) In-Reply-To: <002101c2e678$7ff323a0$2d14273e@guiguiordi> References: <001e01c2e659$5b219300$111c273e@guiguiordi> <15979.28104.920385.30617@guru.mired.org> <002101c2e678$7ff323a0$2d14273e@guiguiordi> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.71 (Hoop, Jr.) 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 In <002101c2e678$7ff323a0$2d14273e@guiguiordi>, guillaume typed: > > i tape: # mount -t msdos /dev/ad0s1 /hdibm > or: # mount -t msdos /dev/fd0.1440 /floppy > (or with ad0c, fd0c, ...) > > and i get "Bus error" and a core file. Sounds like /sbin/mount_msdos - /sbin/mount_msdosfs on 5.0 - is broken. You can rebuild the command from src in /usr/src/sbin/mount_msdos - or mount_msdosfs - and doing a "make install". If you don't have the sources handy, you'll need to reinstall one of the distribution sets. Probably bin, but I'm not positive. http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message