From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 00:07:36 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 21CF416A4CE for ; Mon, 8 Mar 2004 00:07:36 -0800 (PST) Received: from mail009.syd.optusnet.com.au (mail009.syd.optusnet.com.au [211.29.132.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DE0E43D1D for ; Mon, 8 Mar 2004 00:07:35 -0800 (PST) (envelope-from anubis357@optusnet.com.au) Received: from rdlax7-240.dialup.optusnet.com.au (rdlax7-240.dialup.optusnet.com.au [211.28.169.240])i2887T125266; Mon, 8 Mar 2004 19:07:30 +1100 From: anubis To: , freebsd-questions@freebsd.org Date: Mon, 8 Mar 2004 18:10:59 +1000 User-Agent: KMail/1.5.4 References: <20040308012046.QHSL12895.lakemtao08.cox.net@smtp.central.cox.net> In-Reply-To: <20040308012046.QHSL12895.lakemtao08.cox.net@smtp.central.cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403081810.59832.anubis357@optusnet.com.au> Subject: Re: burncd and cdrecord 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: Mon, 08 Mar 2004 08:07:36 -0000 On Mon, 8 Mar 2004 11:20 am, elarsen2@cox.net wrote: > I backed some files up using burncd and cdrecord. The files burned > fine. But the problem that I am having. Is that I am unabel to see > the files. The command I used for burn cd was: "burncd -f > /dev/asc1c -s max -e data *.* fixate". And the command I used for > cdrecord i baleve was: "cdrecord dev=1,1,0 *.*". I am not sure the > exact command I did for cdrecord. Because I only have 1,1,0 written > down. I am using FreeBSD 4.9 and have a Hewlett Packard Cd-Writer > Plus 9100 series. > > _______________________________________________ > 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" Dude, you need to create an iso first. Look at man 8 mkisofs Also take some time and look here at the handbook Section 12.5 http://www.au.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html