From owner-freebsd-questions@FreeBSD.ORG Sat Oct 2 13:25:52 2004 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 3787E16A4CE for ; Sat, 2 Oct 2004 13:25:52 +0000 (GMT) Received: from ctb-mesg1.saix.net (ctb-mesg1.saix.net [196.25.240.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D9343D39 for ; Sat, 2 Oct 2004 13:25:51 +0000 (GMT) (envelope-from livhu.tshisikule@telkomsa.net) Received: from host2-fbsd.Dembe.net (tpr-122-41.telkomadsl.co.za [165.165.122.41]) by ctb-mesg1.saix.net (Postfix) with ESMTP id CAB335F44 for ; Sat, 2 Oct 2004 15:25:48 +0200 (SAST) From: Livhu Tshisikule Organization: Dembe Open Source Unix Solutions To: freebsd-questions@freebsd.org Date: Sat, 2 Oct 2004 15:26:22 +0200 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410021526.22049.livhu.tshisikule@telkomsa.net> Subject: Problem with LG 8525B CD Writer. 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: Sat, 02 Oct 2004 13:25:52 -0000 Hi I am trying to burn some iso images using burncd Dmesg : acd0: CDRW at ata1-master PIO4 burncd -f /dev/acd0 data image.iso fixate Everything works fine but when I try to do mount_cd9660 /dev/acd0 /mnt I am getting the following error mount_cd9660: /dev/acd0: Input/output error I am trying to make a bootable CD Regards Livhu Tshisikule