From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 13:36:08 2005 Return-Path: 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 516CA16A4CE for ; Fri, 25 Feb 2005 13:36:08 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95CC243D68 for ; Fri, 25 Feb 2005 13:36:01 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1PDZwqS019522 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 25 Feb 2005 05:35:58 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1PDZwjI019520 for freebsd-questions@freebsd.org; Fri, 25 Feb 2005 05:35:58 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Fri, 25 Feb 2005 05:35:57 -0800 From: "Loren M. Lang" To: freebsd-questions@freebsd.org Message-ID: <20050225133557.GA18789@alzatex.com> References: <1292549780.20050222044102@wanadoo.fr> <1357657649.20050222052929@wanadoo.fr> <487414075.20050222203924@wanadoo.fr> <20050223100911.GE25458@alzatex.com> <985824296.20050223171137@wanadoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <985824296.20050223171137@wanadoo.fr> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C Subject: Re: Why can't I access my floppy disk? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 13:36:08 -0000 On Wed, Feb 23, 2005 at 05:11:37PM +0100, Anthony Atkielski wrote: > Loren M. Lang writes: > > > Do you mean install a 1440k floppy image onto a disk or just copy a file > > smaller than 1440k onto the msdos fs of an already formatted floppy. > > Specifically, I was trying to generate an installation boot floppy for > FreeBSD, in order to install it on my other machine (which is too old to > boot from CD). If you were using one of the pre-fabbed floppy images provided by freebsd like kern.flp then you would want to write it raw to disk, not mount it, and this is forbidden at securelevel 3. > > > The latter should be ok even at securelevel 3, but the former can't > > because that would mean open /dev/fd0 for writing other than a mount. > > I got the error just trying to mount the diskette. I tried all > different formats of the mount and mount_msdosfs commands and they all > either generated a syntax error or told me that the operation was not > permitted. I don't know why this is, it should still be possible, especially since you can mount cdroms. /dev/fd0 is read/write by root right? And the disk already had a formatted filesystem on it before you tried mounting it? > > -- > Anthony > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C