From owner-freebsd-questions@FreeBSD.ORG Sun Jan 9 17:09:56 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 43F9F16A4CE for ; Sun, 9 Jan 2005 17:09:56 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id E00D943D53 for ; Sun, 9 Jan 2005 17:09:55 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so93582wri for ; Sun, 09 Jan 2005 09:09:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ONcvVv3kWaFCc/8t6oUxj4/n9AlfRcqe/c9YEQ5EuzxYriogDOZI/qW3VPPbnCQ9mi89TCEIB65/XiIxu+Y/nGx9bwCtJXPXOO6jgO1Hje+LCY6pZ/WvkYHxWFudkr7ORkwqGf84Uy4taoOW2rLp1XmC546iCRTpVZvxQCSKKRY= Received: by 10.54.29.76 with SMTP id c76mr300858wrc; Sun, 09 Jan 2005 09:09:55 -0800 (PST) Received: by 10.54.54.8 with HTTP; Sun, 9 Jan 2005 09:09:55 -0800 (PST) Message-ID: <8cb27cbf0501090909634fdabe@mail.gmail.com> Date: Sun, 9 Jan 2005 10:09:55 -0700 From: Jon Drews To: mess-mate In-Reply-To: <20050109164501.0b0d4a3d@eric.placeverte.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050109164501.0b0d4a3d@eric.placeverte.home> cc: "questions @ freebsd. org" Subject: Re: copy file to cd-rw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 17:09:56 -0000 Hi: This section of the handbook gives very good instructions on how to save files to CD: 16.6 Creating and Using Optical Media (CDs) http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html On Sun, 9 Jan 2005 16:45:01 +0100, mess-mate wrote: > Hi guys, > I've to copy a large file to a cd-rw and have > a little troubles with my 5.3 system now. > Can you send me the exact way to do it ??