Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 23:47:36 -0500 (EST)
From:      Fuzzy <fuzzy@pooh.ASARian.org>
To:        Thomas DeYoung <tdeyoung@aptsolutions.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: CDRW drive
Message-ID:  <Pine.BSF.4.44.0212222342400.98826-100000@pooh.ASARian.org>
In-Reply-To: <1040616949.13336.9.camel@ducting.mn.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 22 Dec 2002, Thomas DeYoung wrote:

> Hello-
> I'm running 4.7 with a sony 48/24/48 cdrw drive.  I try to mount it to
> burn cd's, using
>
> sudo mount_cd9660 /dev/acd0c /cdrom
>
> and get
>
> mount_cd9660: /dev/acd0c: Invalid argument

I use either mkisofs/burncd or vcdimager/cdrdao
both burncd and cdrdao just write to the raw device.

You mount a fs and before you've written one its not there?

mkisofs builds an .iso file thats then input to the burning program
for ATA cdr/cdrw its burncd, for SCSI its cdrecord.

burncd -s <speed> data file.iso fixate

Look at the man page for mkisofs and burncd.


Fuz


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0212222342400.98826-100000>