From owner-freebsd-questions@FreeBSD.ORG Tue Dec 6 15:19:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9B8B716A41F for ; Tue, 6 Dec 2005 15:19:39 +0000 (GMT) (envelope-from carpetsmoker@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id E72C643D68 for ; Tue, 6 Dec 2005 15:19:38 +0000 (GMT) (envelope-from carpetsmoker@gmail.com) Received: by wproxy.gmail.com with SMTP id i24so57954wra for ; Tue, 06 Dec 2005 07:19:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Mw/M+pEgKgtHuXtjMsyTBPyXV3bpilEKYqdC0H2QWzLoh5JdZW48C6Teubfv43/i+1jEUTaRyRmsLpnKTdsnnC5UACAYdXLqePIVMb9Akj6W512C8NKmQ7v/63jpT+wXommILgW9yDGdM6eoBkvPSBiNI4WtBqtriNFmoJkDWVA= Received: by 10.64.249.4 with SMTP id w4mr574633qbh; Tue, 06 Dec 2005 07:19:36 -0800 (PST) Received: by 10.65.214.16 with HTTP; Tue, 6 Dec 2005 07:19:36 -0800 (PST) Message-ID: <4dd4cddf0512060719g2e498354s@mail.gmail.com> Date: Tue, 6 Dec 2005 15:19:36 +0000 From: Martin Tournoy To: freebsd-questions@freebsd.org In-Reply-To: <44y82y45uf.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051205033740.GA31956@xor.obsecurity.org> <20051205195156.GB48930@xor.obsecurity.org> <4dd4cddf0512060626l2efc2e82x@mail.gmail.com> <44y82y45uf.fsf@be-well.ilk.org> Subject: Re: kernel panic because I pulled a floppy? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Dec 2005 15:19:39 -0000 mtools, hmm, might want to check that one out.... Ok, stupid question perhaps, but what is "top-posting", I'm new to the whole mailling list stuff, so if you can explain a bit I won't do it anymore.... On 06 Dec 2005 10:12:40 -0500, Lowell Gilbert wrote: > Don't top-post, please. > > Martin Tournoy writes: > > > My advice: > > Save all your work before you do anything with a floppy > > Don't do anything with a floppy on critical machines > > Think before you act when working with a floppy > > Using the mtools port is a lot easier. It uses the Windows model of > separate devices instead of mounting the floppy into a unified > filesystem tree, so it avoids the kernel interaction with the mount > point. > >