From owner-freebsd-questions Fri Jan 25 7:56:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-4.ig.com.br (smtp-4.ig.com.br [200.226.132.153]) by hub.freebsd.org (Postfix) with SMTP id BFFC037B428 for ; Fri, 25 Jan 2002 07:56:12 -0800 (PST) Received: (qmail 29252 invoked from network); 25 Jan 2002 15:55:58 -0000 Received: from 200-206-166-221.dsl.telesp.net.br (HELO servidor) (200.206.166.221) by smtp-4.ig.com.br with SMTP; 25 Jan 2002 15:55:58 -0000 Message-ID: <001101c1a5b8$c8ea7a60$0700a8c0@servidor> From: "Agressor" To: , Subject: System Crash with a floppy disk Date: Fri, 25 Jan 2002 13:55:55 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Iīm using a FreeBSD 4.4 Release and I find a problem using floppy disks. Put a MS-DOS floppy write-protected in the drive, and execute as root this commands. # mount -t msdos /dev/fd0 /mnt/fd0 # cd /mnt/fd0 # ls file1 file2 # mv file* /tmp (Some errors are reported) # ls The system crash now. The mount_msdos command donīt check the write-protection on the disk, and accept mount the disk whitch rw mode. What is the problem??? I made something wrong, but the system would have to tell the error, and not to stop. Thanks and excuse-me by my poor English :) Renato T Sanches - FreeBSD User - Brazil To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message