From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.knology.net ([24.214.63.101] helo=smtp5.knology.net) by speech.braille.uwo.ca with smtp (Exim 3.36 #1 (Debian)) id 1AwhFR-0002IG-00 for ; Fri, 27 Feb 2004 07:37:45 -0500 Received: (qmail 12828 invoked by uid 542); 27 Feb 2004 12:37:43 -0000 Received: from kenny@hittsjunk.net by smtp5.knology.net by uid 502 with qmail-scanner-1.20 ( Clear:RC:1(69.1.42.5):. Processed in 0.041535 secs); 27 Feb 2004 12:37:43 -0000 Received: from unknown (HELO localhost) (69.1.42.5) by smtp5.knology.net with SMTP; 27 Feb 2004 12:37:43 -0000 Received: from kenny by localhost with local (Exim 3.36 #1 (Debian)) id 1AwhFk-0002i7-00 for ; Fri, 27 Feb 2004 06:38:04 -0600 Date: Fri, 27 Feb 2004 06:38:04 -0600 To: "Speakup is a screen review system for Linux." Message-ID: <20040227123804.GB9127@blackbox> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <20040226200245.GB9737@lnx3.holmesgrown.com> <00e901c3fcb2$2c44caf0$6401a8c0@kasil> <20040226232751.GA3368@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040226232751.GA3368@gmx.net> User-Agent: Mutt/1.5.5.1+cvs20040105i From: Kenny Hitt Subject: Re: removeable disks X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 12:37:45 -0000 Hi. If you are using a 2.6 kernel, you are discouraged from using ide-scsi emulation. 2.6 kernels use the IDE cdrom driver for burning CD's. You will also need the latest cdrecord to get it working. Hope this helps. Kenny On Thu, Feb 26, 2004 at 06:27:51PM -0500, Alex Snow wrote: > You're gonna need to set up ide-scsi emulation if you want to burn > cd's. If you're using slackware add hdc=ide-scsi to the append= line > in /etc/lilo.conf and run lilo. replace hdc with the name of your cd > writer. > On Thu, Feb 26, 2004 at 04:47:46PM -0500, Kyrath. (AKA Rob) > wrote: > > Awesome! > > I checked my fstab file and saw the cdrom entry. It was listed as follows: > > > > /dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0 > > > > I'm not quite sure what all of that means, but I assumed that it was using > > iso9660 by default. So I did try specifying udf as the file system and it > > worked! > > When I mounted the cd, linux gave me a message about it being read only. > > Does anyone know if there is a way to move files to my cd? I'm using a HP > > cd writer. > > > > Thanks for the tips. > > -- Rob > > ----- Original Message ----- > > From: "Steve Holmes" > > To: > > Sent: Thursday, February 26, 2004 3:02 PM > > Subject: Re: removeable disks > > > > > > > What tools did you use to make this CD in the first place? By what > > > you've said so far, it sounds like your cd is not an "ISO" CD but > > > perhaps a UDF type. In that case, you'll have to be sure that UDF > > > file system support is available in your kernel and then mount the > > > disk like so: > > > mount -t udf /dev/cdrom /mnt/cdrom > > > I havenot dealt personally with UDF CD's in any environment for a long > > > time and have never done so in linux so I am guessing a bit here. > > > > > > HTH. > > > -- > > > HolmesGrown Solutions > > > The best solutions for the best price! > > > http://ld.net/?holmesgrown > > > > > > _______________________________________________ > > > Speakup mailing list > > > Speakup@braille.uwo.ca > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > Always borrow money from a pessimist; he doesn't expect to be paid > back. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup