Date: Fri, 23 Nov 2007 08:50:12 +0100 From: Roland Smith <rsmith@xs4all.nl> To: Gary Kline <kline@tao.thought.org> Cc: Ian Smith <smithi@nimnet.asn.au>, freebsd-questions@freebsd.org Subject: Re: is this IT or not/ Message-ID: <20071123075012.GA91358@slackbox.xs4all.nl> In-Reply-To: <20071122234952.GA65071@thought.org> References: <20071122120047.2815B16A421@hub.freebsd.org> <Pine.BSF.3.96.1071122234219.29575A-100000@gaia.nimnet.asn.au> <20071122234952.GA65071@thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 22, 2007 at 03:49:52PM -0800, Gary Kline wrote: >=20 > I did have a "vfs." entry in the wong file; that has seemed to > make a big difference. On my Ubuntu server most of these=20 > utilities Just-Work. I would like to burn CD's and maybe a > DvD or two. But k3b seems way too far. Do you--or anyone=20 > else on-List--know if the gnome burner (*Baker) works out of > the box? ---I realize that our speciality is as-servers. > With stability. But since I'm building a new main machine=20 > that is not my DNS/web/server, I'd rather stick with FBSD. All those graphical programs are just front-ends for=20 - cdrecord (CDs) - growisofs (fro DVDs, from the dvd+rw-tools package) So try and get those to work from the command-line first. Then install k3b or baker or whatever. My usual invocation for cdrecord for data disks is: cdrecord -v -eject -dao speed=3D8 driveropts=3Dburnfree dev=3D1,1,0 -pad \ -data file.iso You'll have to adjust the dev part by looking at the output of=20 'cdrecord -scanbus'. Cdrecord requires atapicam or a SCSI burner, btw. For burning music, use -audio instead of -data, and feed it a bunch of WAV files. See cdrecord(1). The growisofs(1m) manual has examples on how to use it. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --AhhlLboLdkugWU4S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHRoY0EnfvsMMhpyURAntRAJ4q1JwUoQ/aGrnMOAbTZbm+HeH3qACfZNn0 tykQxK7WpFk+kzGkfDXZLDE= =GDxM -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071123075012.GA91358>