Re: CD Boot to install hangs

2011-05-16 Thread Warren Block
On Mon, 16 May 2011, Polytropon wrote: On Sun, 15 May 2011 17:28:18 -0700, Alexander Lardner wrote: Hello, I am re-asking as it's rather urgent. I have burned a CD of PowerPC 8.2 to install on my old iMac G3. It boots, but it stops at the line that reads: acd0: DVDROM at ata0-slave UDMA33

Re: CD Boot to install hangs

2011-05-16 Thread Polytropon
On Sun, 15 May 2011 17:28:18 -0700, Alexander Lardner wrote: > Hello, > I am re-asking as it's rather urgent. > I have burned a CD of PowerPC 8.2 to install on my old iMac G3. > It boots, but it stops at the line that reads: > > acd0: DVDROM at ata0-slave UDMA33 > > What the heck does that mea

Re: CD doesn't eject from the drive.

2009-09-17 Thread Jerry McAllister
On Wed, Sep 16, 2009 at 09:22:10PM -0700, Yuri wrote: > I have PIONEER Model DVD-RW DVR-112D. > I started the command "cdda2wav -v255 -D5,0,0 -B -Owav" to grab audio > but stopped it with Ctrl-C. > Now disk doesn't eject. Both "eject" command and "cdcontrol -f /dev/acd0 > eject" commands hang,

Re: CD doesn't eject from the drive.

2009-09-17 Thread Mark
Read man camcontrol before using this. I have a sony that hangs every now and then. I also have needed to use reset. Command to un-jam dvd tray To allow removal: camcontrol cmd cd1 -v -c "1e 0 0 0 0 0" --- On Wed, 9/16/09, Yuri wrote: > From: Yuri > Subject: CD doesn't eject from the dri

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-31 Thread Yuri
Joerg Schilling wrote: OK, if this is a timeout, then you would need to find why this timeout happens. There are two probabilities: 1) A cabling problem 2) This is PATA and you have a hard disk at the same cable. In case of 1), check or replace the cables, make sure that the OS is

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Yuri wrote: > Joerg Schilling wrote: > > You did not send the SCSI error message > > > > Jörg > > > > > I've sent the entire output printed to stdout/stderr. > > This line in there talks about timeout: > cdrecord: Input/output error. write_g1: scsi sendcmd: cmd timeout after > 41.429 (40) s

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Yuri
Joerg Schilling wrote: You did not send the SCSI error message Jörg I've sent the entire output printed to stdout/stderr. This line in there talks about timeout: cdrecord: Input/output error. write_g1: scsi sendcmd: cmd timeout after 41.429 (40) s Yuri

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Yuri wrote: > I've sent you the entire output. This line: > cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. > was the last. > And it returned exit code 255. > You did not send the SCSI error message Jörg -- EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Yuri
Joerg Schilling wrote: What error message did cdrecord print? Jörg I've sent you the entire output. This line: cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. was the last. And it returned exit code 255. Yuri ___ freebsd-

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Yuri wrote: > I used -dao. Removing -dao. Removing -dao made my command line like this: > cdrecord dev=5,0,0 speed=4 -raw96r -v -pad -useinfo -text *.wav > > And now it fails with this log: > Cdrecord-ProDVD-ProBD-Clone 2.01.01a62 (i386-unknown-freebsd7.2) > Copyright (C) 1995-2009 J???rg Schill

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Yuri
Joerg Schilling wrote: Yuri wrote: Yes, I used cdrtools 2.01 from FreeBSD ports which is from ~2004. For some reason all more recent version all labeled as 'alphas'. Upgrading to Cdrecord-ProDVD-ProBD-Clone 2.01.01a62 didn't help. Adding -raw96r option causes this error message: cdrecord:

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Yuri wrote: > Yes, I used cdrtools 2.01 from FreeBSD ports which is from ~2004. > For some reason all more recent version all labeled as 'alphas'. > > Upgrading to Cdrecord-ProDVD-ProBD-Clone 2.01.01a62 didn't help. > > Adding -raw96r option causes this error message: > cdrecord: SAO RAW writing

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Yuri
Joerg Schilling wrote: Hi, you are using an _extremely_ outdated version of cdrtools. Upgrade to a recent cdrtools version ftp://ftp.berlios.de/pub/cdrecord/alpha/ If you still have problems with writing this audio CD, try to write in -raw96r mode. The pioneer drives have some strange firmwar

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Hi, you are using an _extremely_ outdated version of cdrtools. Upgrade to a recent cdrtools version ftp://ftp.berlios.de/pub/cdrecord/alpha/ If you still have problems with writing this audio CD, try to write in -raw96r mode. The pioneer drives have some strange firmware limitations and cannot

Re: CD Burning

2009-04-22 Thread Graham Bentley
/etc/fstab is a File System Table used for mounting filesystems. You are a ways off just yet in having a filesystem on acd0 to mount. You can have a 'live fs' on dvd ram but its a bit laggy ... ___ freebsd-questions@freebsd.org mailing list http://list

Re: CD Burning

2009-04-21 Thread ovi freebsd
Christopher Chambers wrote: I have found that burning software is unable to detect my cdrom. I would assume that this is because acd0 is listed in fstab as read-only. I am just a little worried that changing it to rw might wreck a cd (already burnt) one day. Since cp or mv to /cdrom won't work, I

Re: CD Burning

2009-04-21 Thread David Kelly
On Tue, Apr 21, 2009 at 12:50:47PM -0700, Christopher Chambers wrote: > I have found that burning software is unable to detect my cdrom. *What* burning software? /usr/sbin/burncd should recognize the drive. If you are trying to run cdrecord then you need "device atapicam" added to your kernel co

Re: CD Burning

2009-04-21 Thread Rafał
Hi Chris, Setting cd as rw doesn't really make sense as you don't use filesystem tree to burn things on cds but use software that communicates with cd burner directly (through driver). Problem with using cd burner is most probably because of access rights. Try running that burning software a

Re: CD Burning

2009-04-21 Thread Adam Vandemore
Christopher Chambers wrote: I have found that burning software is unable to detect my cdrom. I would assume that this is because acd0 is listed in fstab as read-only. That is not correct. I am just a little worried that changing it to rw might wreck a cd (already burnt) one day. This will not

Re: cd and rm a directory with '^M'

2008-09-12 Thread DAve
Wayne Sierke wrote: On Thu, 2008-09-04 at 01:28 -0400, DAve wrote: Edwin Groothuis wrote: I had rsync create a directory with a '^M' in it. Use command-line completion: [~/xx] [EMAIL PROTECTED]>touch foo^Mbar # that's ^V^M [~/xx] [EMAIL PROTECTED]>ls -l total 0 -rw-r--r-- 1 edwi

Re: cd and rm a directory with '^M'

2008-09-11 Thread Wayne Sierke
On Thu, 2008-09-04 at 01:28 -0400, DAve wrote: > Edwin Groothuis wrote: > >> I had rsync create a directory with a '^M' in it. > > > > Use command-line completion: > > > > [~/xx] [EMAIL PROTECTED]>touch foo^Mbar # that's ^V^M > > [~/xx] [EMAIL PROTECTED]>ls -l > > total 0 > > -rw-r--r

Re: cd and rm a directory with '^M'

2008-09-03 Thread DAve
Edwin Groothuis wrote: I had rsync create a directory with a '^M' in it. Use command-line completion: [~/xx] [EMAIL PROTECTED]>touch foo^Mbar # that's ^V^M [~/xx] [EMAIL PROTECTED]>ls -l total 0 -rw-r--r-- 1 edwin edwin 0 Sep 4 13:46 foo?bar [~/xx] [EMAIL PROTECTED]>rm foo

Re: cd and rm a directory with '^M'

2008-09-03 Thread Erik Osterholm
On Wed, Sep 03, 2008 at 06:51:11PM -0700, Noah wrote: > Hi there, > > I had rsync create a directory with a '^M' in it. > > how do I rm -rf the directory? > > Cheers, > Noah There are multiple possibilities: 1) Use a shell which supports tab completion, and tab-complete the entry. 2) Embed the

Re: cd and rm a directory with '^M'

2008-09-03 Thread Giorgos Keramidas
On Wed, 03 Sep 2008 18:51:11 -0700, Noah <[EMAIL PROTECTED]> wrote: > Hi there, > > I had rsync create a directory with a '^M' in it. > > how do I rm -rf the directory? These are a few options: (1) In most shells, you can type a ^M character as part of a filename by prefixing the ^M character

Re: cd drive won't open

2008-06-27 Thread chip
Chris Hill wrote: On Fri, 27 Jun 2008, chip wrote: chip wrote: Oddly enough, my cd drive will not open. Just yesterday I installed FBSD from cd and it was fine. Now it won't open. I haven't used it since installing FBSD. I've tried umount /cdrom but get an error message umount: /cdrom: not

Re: cd drive won't open

2008-06-27 Thread Chris Hill
On Fri, 27 Jun 2008, chip wrote: chip wrote: Oddly enough, my cd drive will not open. Just yesterday I installed FBSD from cd and it was fine. Now it won't open. I haven't used it since installing FBSD. I've tried umount /cdrom but get an error message umount: /cdrom: not a file system root

Re: cd drive won't open

2008-06-27 Thread chip
chip wrote: Oddly enough, my cd drive will not open. Just yesterday I installed FBSD from cd and it was fine. Now it won't open. I haven't used it since installing FBSD. I've tried umount /cdrom but get an error message umount: /cdrom: not a file system root directory Doesn't make any sense.

Re: CD/DVD writer no longer works

2007-12-11 Thread Joerg Schilling
>Cdrecord-Clone 2.01 (i386-unknown-freebsd6.0) Copyright (C) 1995-2004 Jörg >Schilling >TOC Type: 1 = CD-ROM >scsidev: '1,1,0' >scsibus: 1 target: 1 lun: 0 >Using libscg version 'schily-0.8'. >SCSI buffer size: 64512 >atapi: 0 >Device type: Removable CD-ROM >Version: 0 >Response Format

RE: CD/DVD writer no longer works

2007-12-10 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Paul Schmehl > Sent: Thursday, December 06, 2007 1:34 PM > To: FreeBSD Questions > Subject: Re: CD/DVD writer no longer works > > > --On Thursday, December 06, 2007 19:

Re: CD/DVD writer no longer works

2007-12-07 Thread Paul Schmehl
--On Thursday, December 06, 2007 19:14:51 +0100 Wojciech Puchar <[EMAIL PROTECTED]> wrote: /home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso fixate burncd: ioctl(CDRIOCWRITESPEED): Input/output error [EMAIL PROTECTED] mount /dev/acd acd0 acd1 [EMAIL PROTECTED] mount /dev/acd1 /mnt/cdro

Re: CD/DVD writer no longer works

2007-12-06 Thread Girish Venkatachalam
On 11:34:25 Dec 06, Paul Schmehl wrote: > [..] > I can see the device using atacontrol. > [EMAIL PROTECTED] atacontrol info ata0 > Master: acd0 ATA/ATAPI revision 6 > Slave: acd1 ATA/ATAPI revision 5 [..] > Drive buf size : 1016064 = 992 KB > FIFO size : 4194304 = 4096 KB > Track 01: d

Re: CD/DVD writer no longer works

2007-12-06 Thread Robert Marella
On Thu, 06 Dec 2007 15:34:01 -0600 Paul Schmehl <[EMAIL PROTECTED]> wrote: > The result of this command doesn't change if there's a known good CD > in the drive. And are you saying that the *device* appears to be > bad? Or the *driver* appears to be bad? Is there a way to confirm > this (utili

Re: CD/DVD writer no longer works

2007-12-06 Thread Paul Schmehl
--On Thursday, December 06, 2007 19:14:51 +0100 Wojciech Puchar <[EMAIL PROTECTED]> wrote: /home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso fixate burncd: ioctl(CDRIOCWRITESPEED): Input/output error [EMAIL PROTECTED] mount /dev/acd acd0 acd1 [EMAIL PROTECTED] mount /dev/acd1 /mnt/cdro

Re: CD/DVD writer no longer works

2007-12-06 Thread Wojciech Puchar
/home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso fixate burncd: ioctl(CDRIOCWRITESPEED): Input/output error [EMAIL PROTECTED] mount /dev/acd acd0 acd1 [EMAIL PROTECTED] mount /dev/acd1 /mnt/cdrom/ mount: /dev/acd1: Input/output error mount_cd9660 - unless you use FFS on CD/DVD. CDB:

Re: CD Audio on D975XBX2 mobo

2007-12-02 Thread Tino Engel
[EMAIL PROTECTED] schrieb: [EMAIL PROTECTED] schrieb: > I bought the board without looking at the audio parts, because "every" > board has a CD in port. Turns out this one doesn't, it uses digital > CD Audio and doesn't use the connector anymore > ([1][2]http://www.intel.com/

RE: CD Audio on D975XBX2 mobo

2007-12-01 Thread jvk-list
[EMAIL PROTECTED] schrieb: > I bought the board without looking at the audio parts, because "every" > board has a CD in port. Turns out this one doesn't, it uses digital > CD Audio and doesn't use the connector anymore > ([1][2]http://www.intel.com/support/motherboards/desktop

Re: CD Audio on D975XBX2 mobo

2007-11-30 Thread Tino Engel
[EMAIL PROTECTED] schrieb: I bought the board without looking at the audio parts, because "every" board has a CD in port. Turns out this one doesn't, it uses digital CD Audio and doesn't use the connector anymore ([1]http://www.intel.com/support/motherboards/desktop/sb/CS-014753.htm

RE: CD read_big error

2007-08-14 Thread fbsd2
When reading a CD I get READ_BIG request failed. Thing I have noticed is this only happens on 700MB cd's. This problem does not occur on 650MB cd's. The archives have loads of posts about this problem but none of the posts have a solution. What does this mean

Re: CD burning problem

2007-03-15 Thread Garrett Cooper
Aaron Siegel wrote: Hello I am unable to burn cd with my new Sony DVD-RW. I have been fighting with this for month. Sorry for have to post this message for such a basic task, Bellow is the error message that is produced by cdrecord Thank you Aaron <[EMAIL PROTECTED]># cdrecord -scanbus Cdr

Re: CD/DVD Catalog

2007-02-12 Thread Kurt Buff
Haven't tried it, but this came to my notice recently: http://www.linux.com/article.pl?sid=06/12/20/1933223 Looks like it might do what you want. On 2/10/07, Rico Secada <[EMAIL PROTECTED]> wrote: Hi Anyone who can recommend a good CD/DVD catalog program? Best regards Rico __

Re: CD/DVD Catalog

2007-02-12 Thread Lowell Gilbert
Rico Secada <[EMAIL PROTECTED]> writes: > Anyone who can recommend a good CD/DVD catalog program? Kind of depends on what you're looking for. I can't find any at the moment, but I know I've looked at a few in the past. They seem to be focused on indexing for feeding into music players (e.g., XM

Re: CD Drive "locked" during install, can't commit

2007-01-04 Thread Richard Lynch
On Thu, January 4, 2007 1:42 am, Beech Rintoul wrote: > On Wednesday 03 January 2007 22:20, Richard Lynch wrote: >> Due to some hardware issues (not really relevant here) I've >> re-installed FreeBSD about 6 times in the last couple days. >> >> On one of those occasions, I managed to go through a s

Re: CD Drive "locked" during install, can't commit

2007-01-04 Thread dick hoogendijk
On 04 Jan Richard Lynch wrote: > At this point, however, Disk#2 was in the drive, not disk #1. > Alas, it kept trying to find base, man, dict, ports on /dev/acd0. > It wasn't there, because those are on Disk#1, not #2. > My laptop eject button would NOT work. > The installer wasn't letting me swap

Re: CD Drive "locked" during install, can't commit

2007-01-03 Thread Beech Rintoul
On Wednesday 03 January 2007 22:20, Richard Lynch wrote: > Due to some hardware issues (not really relevant here) I've > re-installed FreeBSD about 6 times in the last couple days. > > On one of those occasions, I managed to go through a sequence not > unlike this: > > 1. Standard fdisk/label stuff

Re: CD Writing from non root accounts

2006-11-17 Thread Tsampros Leonidas
On Wed, Nov 15, 2006 at 08:36:03PM +, Graham Bentley wrote: > Hi, > > Is there a recommended method of letting non root users > write some CDR's ? > > If so, can anyone give me some pointers / advice etc on > this ! K3b's port has a post installation message that shows the exact steps on let

Re: CD Writing from non root accounts

2006-11-16 Thread Graham Bentley
> http://www.freebsd.org/gnome/docs/faq2.html#q15 3bsd# camcontrol devlist <_NEC DVD_RW ND-3500AG 2.18> at scbus0 target 1 lun 0 (pass0,cd0) <_NEC DVD_RW ND-4570A 1.02>at scbus1 target 0 lun 0 (pass1,cd1) 3bsd# cat /etc/devfs.conf # Allow members of the group wheel to mount the cdr

Re: CD Writing from non root accounts

2006-11-15 Thread Shantanoo Mahajan
+++ Lowell Gilbert [freebsd] [15-11-06 16:47 -0500]: | Graham Bentley <[EMAIL PROTECTED]> writes: | | > Hi, | > | > Is there a recommended method of letting non root users | > write some CDR's ? | > | > If so, can anyone give me some pointers / advice etc on | > this ! | | They should be able to

Re: CD Writing from non root accounts

2006-11-15 Thread Lowell Gilbert
Graham Bentley <[EMAIL PROTECTED]> writes: > Hi, > > Is there a recommended method of letting non root users > write some CDR's ? > > If so, can anyone give me some pointers / advice etc on > this ! They should be able to use the base system's burncd(8) with nothing more than read/write permissio

Re: CD Writing from non root accounts

2006-11-15 Thread Michael S
See if this works. http://www.freebsd.org/gnome/docs/faq2.html#q15 --- Graham Bentley <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a recommended method of letting non root > users > write some CDR's ? > > If so, can anyone give me some pointers / advice etc > on > this ! > > Thanks !!! >

Re: 'cd' ing inside a shell script

2006-11-07 Thread dgmm
On Tuesday 07 November 2006 14:37, Grant Peel wrote: > Hi all, > > Some of my webmail users are using lots of disk space. > > I want to make a shell script, like so: > > cd /home/webmail/public_html/cgi-bin/etc/users ; du -h -d1 | grep M | sort > -nr -k1 > > and run it daily in a cronjob, mailing t

Re: 'cd' ing inside a shell script

2006-11-07 Thread Bill Campbell
On Tue, Nov 07, 2006, Grant Peel wrote: >Hi all, >Some of my webmail users are using lots of disk space. >I want to make a shell script, like so: >cd /home/webmail/public_html/cgi-bin/etc/users ; du -h -d1 | grep M | sort >-nr -k1 >and run it daily in a cronjob, mailing the results to my assist

Re: CD install on new Dell Dimension E521

2006-10-23 Thread Paul Root
Does the same thing. On Oct 22, 2006, at 10:14 AM, Lowell Gilbert wrote: Paul Root <[EMAIL PROTECTED]> writes: I just got a Dimension e521 that I'm going to install FreeBSD on. I'm having some trouble. I've tried the 6.1-RELEASE i386 DVD, I've downloaded the 6.1-Release CD iso for AMD64 I'v

Re: CD Burning Not Working

2006-05-25 Thread Jacob Jennings
I am attempting to burn using coloured CD's. (Where the plastic layer that protects the data is coloured.) Could this have something to do with the fact that my drive can randomly load these? I was able to burn one CD using cdrecord and then I tried another one and was unable to. ___

Re: CD Burning Not Working

2006-05-24 Thread Kevin Kinsey
Jacob Jennings wrote: In response to burncd, I receive this error upon running it: burncd: ioctl(CDIOCSTART): Input/output error which seems a lot less exhaustive and to the point than the other junk that was spit out by dmesg and cdrecord. So, I'm late to the party, and dense as lead, but

Re: CD Burning Not Working

2006-05-24 Thread Jacob Jennings
In response to burncd, I receive this error upon running it: burncd: ioctl(CDIOCSTART): Input/output error which seems a lot less exhaustive and to the point than the other junk that was spit out by dmesg and cdrecord. ___ freebsd-questions@freebsd.or

Re: CD Burning Not Working

2006-05-24 Thread Fabian Keil
Jacob Jennings <[EMAIL PROTECTED]> wrote: > Hello, everyone, I am running FreeBSD 6.0-stable and LOVING every > second of it. However, my CD burning capabilities have been stymied > by an unknown problem which I cannot fix, let alone diagnose. I am > attempting to burn a cd using SCSI-emulation, w

Re: CD Burning Not Working

2006-05-23 Thread Norberto Meijome
On Tue, 23 May 2006 23:01:53 -0500 Paul Schmehl <[EMAIL PROTECTED]> wrote: > --On May 23, 2006 10:36:20 PM -0500 Jacob Jennings > <[EMAIL PROTECTED]> wrote: > > > Hello, everyone, I am running FreeBSD 6.0-stable and LOVING every second > > of it. However, my CD burning capabilities have been sty

Re: CD Burning Not Working

2006-05-23 Thread Paul Schmehl
--On May 23, 2006 10:36:20 PM -0500 Jacob Jennings <[EMAIL PROTECTED]> wrote: Hello, everyone, I am running FreeBSD 6.0-stable and LOVING every second of it. However, my CD burning capabilities have been stymied by an unknown problem which I cannot fix, let alone diagnose. I am attempting to bu

Re: CD burning in FreeBSD

2006-05-21 Thread Mikhail Goriachev
Adam M wrote: > I have FreeBSD 6.0. I have a Sony CD-RW burner. I was wondering if I should > use cdrecord or burncd. Also, where would I find info on erase cd-rws. Hi, You could start with: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html To blank a CD-RW (quick for

Re: CD installation and file flags

2006-02-10 Thread Lowell Gilbert
Alex Renn <[EMAIL PROTECTED]> writes: > I installed FreeBSD 6.0 from CD and noticed that file flags were not > applied by default to /boot, /bin, /sbin. Right. suid files get the flags, but nothing else. > I set kernel_securelevel to 3 but it does not help a lot while there > are no schg flag

Re: CD burning no longer working

2005-11-06 Thread Lowell Gilbert
Fabian Keil <[EMAIL PROTECTED]> writes: > David Fleck <[EMAIL PROTECTED]> wrote: > > > System: FreeBSD 4.9-RELEASE-p11 > > > > dmesg: > > acd0: CD-RW drive at ata1 as master > > acd0: read 689KB/s (6032KB/s) write 344KB/s (8273KB/s), 2048KB > > buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA strea

Re: CD burning no longer working

2005-11-05 Thread David Fleck
On Sat, 5 Nov 2005, Fabian Keil wrote: I never used burncd, but "/dev/acd0c" looks strange to me. The device is "/dev/acd0" and even the man page says "burncd -f /dev/acd0 data file1 fixate". Not my manpage: EXAMPLES The typical usage for burning a data CD-R: burncd -f /dev/a

Re: CD burning no longer working

2005-11-05 Thread Fabian Keil
David Fleck <[EMAIL PROTECTED]> wrote: > System: FreeBSD 4.9-RELEASE-p11 > > dmesg: > acd0: CD-RW drive at ata1 as master > acd0: read 689KB/s (6032KB/s) write 344KB/s (8273KB/s), 2048KB > buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA stream, packet > acd0: Writes: CD-R, CD-RW, test write, burnpr

Re: CD Burning Error

2005-08-12 Thread Jason Morgan
On Fri, Aug 12, 2005 at 09:58:16PM -0500, Josh Paetzel wrote: > On Friday 12 August 2005 09:44, you wrote: > > On Fri, Aug 12, 2005 at 07:39:59AM -0500, Josh Paetzel wrote: > > > On Thursday 11 August 2005 23:25, you wrote: > > > > On Thu, Aug 11, 2005 at 08:20:11PM -0500, Josh Paetzel wrote: > > >

Re: CD paranoia caused crash

2005-06-03 Thread Darrel
On Fri, 3 Jun 2005, Anthony Philipp wrote: Hello again, I had previously asked about this issue on the list, and no one responded. So after waiting a week or so I am trying again. Basically the issue is that I was using abcde to rip a CD, and abcde uses CD paranoia to rip the tracks themselves.

Re: cd-rom sysinstall fixit utility

2005-04-18 Thread Toni Schmidbauer
On Mon, Apr 18, 2005 at 01:05:53PM -0400, Darrel wrote: > Is there actually a way to change the shell of root while logged in with > the fixit utility on the cd-rom? boot from the fixit cd/floppy, mount your root partition (e.g. /dev/ad0s1a), edit /etc/passwd and change the shell to something vali

Re: cd-rom sysinstall fixit utility

2005-04-18 Thread Ed Stover
On Mon, 2005-04-18 at 13:05 -0400, Darrel wrote: > Having mistyped changes with the 'pw' command, giving my User and Root a > bad path to their shells might required a new installation. I can not log > in at all. > > Is there actually a way to change the shell of root while logged in with > the f

Re: CD Doesn't boot

2005-03-14 Thread Alejandro Pulver
On Mon, 14 Mar 2005 16:50:54 -0600 "Teilhard Knight" <[EMAIL PROTECTED]> wrote: > From: "Alejandro Pulver" <[EMAIL PROTECTED]> > To: "Teilhard Knight" <[EMAIL PROTECTED]> > Cc: "FreeBSD" > Sent: Monday, March 14, 2005 10:28 AM

Re: CD Doesn't boot

2005-03-14 Thread Alejandro Pulver
On Mon, 14 Mar 2005 10:01:10 -0600 "Teilhard Knight" <[EMAIL PROTECTED]> wrote: > I am trying to install FreeBSD 5.3 in a laptop which I just recently > bought. Problem is that the installation CD wouldn't boot. I have > tried burning several brands of disks and trying them in other > computers an

Re: cd copy

2005-02-26 Thread Fabian Keil
dick hoogendijk <[EMAIL PROTECTED]> wrote: > Fabian Keil <[EMAIL PROTECTED]> wrote: > > > Dick Hoogendijk <[EMAIL PROTECTED]> wrote: > > > > > What is the easiest way to copy a complete cdrom with freebsd-4.11? > > > > Use readcd and cdrecord. > > I rebuild the kernel with atapicam (ata, scbus

Re: cd copy

2005-02-26 Thread dick hoogendijk
On Sat, 26 Feb 2005 16:33:33 +0100 Fabian Keil <[EMAIL PROTECTED]> wrote: > Dick Hoogendijk <[EMAIL PROTECTED]> wrote: > > > What is the easiest way to copy a complete cdrom with freebsd-4.11? > > Use readcd and cdrecord. I rebuild the kernel with atapicam (ata, scbus,cd and pass were already t

Re: cd copy

2005-02-26 Thread Fabian Keil
Dick Hoogendijk <[EMAIL PROTECTED]> wrote: > What is the easiest way to copy a complete cdrom with freebsd-4.11? Use readcd and cdrecord. Regards Fabian -- www.fabiankeil.de ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: cd copy

2005-02-26 Thread Dick Hoogendijk
On 25 Feb Simon Dick wrote: > On Fri, 25 Feb 2005 12:49:31 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > On Fri, 25 Feb 2005 12:27:26 +0100 > > Dick Hoogendijk <[EMAIL PROTECTED]> wrote: > > > > > What is the easiest way to copy a complete cdrom with > > > freebsd-4.11? Normally I us

Re: cd copy

2005-02-25 Thread Andrew L. Gould
On Friday 25 February 2005 05:27 am, Dick Hoogendijk wrote: > What is the easiest way to copy a complete cdrom with freebsd-4.11? > Normally I use burncd to burn an iso file to a new cdr, but I never > copied a complete cdrom to cdr under freebsd. My windows machines are > down and I need the copy

Re: cd copy

2005-02-25 Thread Simon Dick
On Fri, 25 Feb 2005 12:49:31 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Fri, 25 Feb 2005 12:27:26 +0100 > Dick Hoogendijk <[EMAIL PROTECTED]> wrote: > > > What is the easiest way to copy a complete cdrom with freebsd-4.11? > > Normally I use burncd to burn an iso file to a new cdr, b

Re: cd copy

2005-02-25 Thread [EMAIL PROTECTED]
On Fri, 25 Feb 2005 12:27:26 +0100 Dick Hoogendijk <[EMAIL PROTECTED]> wrote: > What is the easiest way to copy a complete cdrom with freebsd-4.11? > Normally I use burncd to burn an iso file to a new cdr, but I never > copied a complete cdrom to cdr under freebsd. My windows machines are > down a

Re: cd stuck in cd drive after failed burn

2004-09-16 Thread Mark
On Thu, Sep 16, 2004 at 04:16:53PM +0200, Fabian Keil wrote: > On Wednesday 15 September 2004 08:33, Anthony Philipp wrote: > > > After burning trying to burn a cd with too much information on it, it ended up > > with this error. > > > > only wrote -1 of 37632 bytes: Input/output error > > > >

Re: cd stuck in cd drive after failed burn

2004-09-16 Thread Fabian Keil
On Wednesday 15 September 2004 08:33, Anthony Philipp wrote: > After burning trying to burn a cd with too much information on it, it ended up with > this error. > > only wrote -1 of 37632 bytes: Input/output error > > burncd: ioctl(CDRIOCFLUSH): Input/output error > > But the cd was stuck in

Re: cd stuck in cd drive after failed burn

2004-09-15 Thread Richard Lynch
Anthony Philipp wrote: > Well I did insert the paper clip into the drive, Sometimes, you have to bend that clip a bit, in order to hit the trigger. You'll also often meet considerable resistance -- It's a manual over-ride, and you gotta push way harder than you might think... About as hard as th

Re: cd stuck in cd drive after failed burn

2004-09-15 Thread Anthony Philipp
ll try to reproduce it tonight. Thanks for your response Anthony > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > > [EMAIL PROTECTED] On Behalf Of Anthony Philipp > > Sent: Wednesday, September 15, 2004 12:37 PM > > To: marju ignatje

Re: cd stuck in cd drive after failed burn

2004-09-15 Thread Anthony Philipp
On Wed, Sep 15, 2004 at 11:59:44AM +0300, marju ignatjeva wrote: > Hi, > offering a rude solution and _mostly_ asking for help on the same issue... > > On Wed, 15 Sep 2004, Anthony Philipp wrote: > > After burning trying to burn a cd with too much information on it, it ended up > > with this erro

Re: cd stuck in cd drive after failed burn

2004-09-15 Thread marju ignatjeva
Hi, offering a rude solution and _mostly_ asking for help on the same issue... On Wed, 15 Sep 2004, Anthony Philipp wrote: > After burning trying to burn a cd with too much information on it, it ended up with > this error. > > only wrote -1 of 37632 bytes: Input/output error > > burncd: ioctl(CDR

Re: CD burning port recommendations wanted

2004-09-14 Thread Simon Barner
Peter Ryan wrote: > I plan to burn my distfiles to a CD, but I am not sure > which of the burn software options is preferable. > > I would like to be able to read the CD on both > XP and FreeBSD. > > I would appreciate any recommendations or warnings > from those who have been there before. If y

Re: CD burning port recommendations wanted

2004-09-14 Thread Shantanoo
On Tue, 14 Sep 2004 22:25:48 +0800, Peter Ryan <[EMAIL PROTECTED]> wrote: > I plan to burn my distfiles to a CD, but I am not sure > which of the burn software options is preferable. > > I would like to be able to read the CD on both > XP and FreeBSD. > > I would appreciate any recommendations or

Re: CD burning port recommendations wanted

2004-09-14 Thread Subhro
burncd if you own a IDE Burner, cdrecord if you use a SCSI burner. You can also use cdrecord with an IDE burtner but in that case you need the SCSI emulation. Regards S. On Tue, 14 Sep 2004 22:25:48 +0800, Peter Ryan <[EMAIL PROTECTED]> wrote: > I plan to burn my distfiles to a CD, but I am not

Re: cd and dvd burning program K3b and permissions for non-root users.

2004-08-19 Thread edwinculp
First I would like to thank: Oliver Fuchs <[EMAIL PROTECTED]> "E. Eusey" <[EMAIL PROTECTED]> Oliver Fuchs <[EMAIL PROTECTED]> For their excellent and similar suggestions for getting this to work and apologize for not answering quicker but I've been trying and trying to find the right combinatio

Re: cd and dvd burning program K3b and permissions for non-root users.

2004-08-15 Thread Oliver Fuchs
On Sat, 14 Aug 2004, edwinculp wrote: > I've installed K3b and it works great for the root user but I can't get it to work > for any non-privileged user even though I have put the user in the wheel group and > have set sysctl vfs.usermount=1, cd0 has permissions set to 666, the same in > devfs.

Re: cd and dvd burning program K3b and permissions for non-root users.

2004-08-15 Thread E. Eusey
On Friday 13 August 2004 02:19 pm, Edwin Culp wrote: > I've installed K3b and it works great for the root user but I > can't get it to work for any non-privileged user even though I > have put the user in the wheel group and have set sysctl > vfs.usermount=1, cd0 has permissions set to 666, the sam

Re: cd and dvd burning program K3b and permissions for non-root users.

2004-08-14 Thread edwinculp
> Chuck Swiger wrote: > > Edwin Culp wrote: > > I've installed K3b and it works great for the root user but I > can't get it > > to work for any non-privileged user even though I have put the > user in the > > wheel group and have set sysctl vfs.usermount=1, cd0 has > permissions set to > > 666, th

Re: cd and dvd burning program K3b and permissions for non-root users.

2004-08-14 Thread Chuck Swiger
edwinculp wrote: I've installed K3b and it works great for the root user but I can't get it to work for any non-privileged user even though I have put the user in the wheel group and have set sysctl vfs.usermount=1, cd0 has permissions set to 666, the same in devfs.conf (That solves the problem for

Re: CD and DVD sets FreeBSD

2004-08-09 Thread Marc Fonvieille
On Mon, Aug 09, 2004 at 05:44:38PM +0200, Dirk Bajohr wrote: > Dear Sirs, > We have a new online shop and sell FreeBSD CD sets to (German) > customers. Is it possible to get an entry with a hyperlink at your > website > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ > mirrors.ht

Re: cd clone img cd image

2004-07-19 Thread Peder Blom
On Sat, 17 Jul 2004 19:24:17 +0100 arden <[EMAIL PROTECTED]> wrote: > hi all > > dose anyone know of a way to burn an img image that was created in > windows > > at home i don't have any windows machines anymore > > > Arden > Hi Arden, doing a: > cd /usr/ports ; make search key=clonecd

Re: cd clone img cd image

2004-07-17 Thread arden
this image is *.img was expecting *.iso .img appears to be unique to clone CD On Sat, 2004-07-17 at 19:27, Wojciech Puchar wrote: > > hi all > > > > dose anyone know of a way to burn an img image that was created in > > windows > > > > at home i don't have any windows machines anymore > > isn

Re: cd clone img cd image

2004-07-17 Thread Wojciech Puchar
> hi all > > dose anyone know of a way to burn an img image that was created in > windows > > at home i don't have any windows machines anymore isn't windows-created images just normal images+few extra info files? ___ [EMAIL PROTECTED] mailing list http

Re: Cd burning and what app to use

2004-06-20 Thread arden
On Sun, 2004-06-20 at 05:23, [EMAIL PROTECTED] wrote: > On Sat, Jun 19, 2004 at 11:26:13PM -0400, Bruce wrote: > > Hello all, > > > > Currently, I am running Gnome 2.6 and I am just wondering what cd > > burning software is really good from the ports collection? > > > > I want to burn cd's from

Re: Cd burning and what app to use

2004-06-20 Thread Simon Barner
Bruce wrote: > Hello all, > > Currently, I am running Gnome 2.6 and I am just wondering what cd > burning software is really good from the ports collection? > > I want to burn cd's from iso files or copy music cd's to cd's. > > Or make data cd's. If you want something with gui, have a look at

Re: Cd burning and what app to use

2004-06-19 Thread jqdkf
On Sat, Jun 19, 2004 at 11:26:13PM -0400, Bruce wrote: > Hello all, > > Currently, I am running Gnome 2.6 and I am just wondering what cd > burning software is really good from the ports collection? > > I want to burn cd's from iso files or copy music cd's to cd's. > > Or make data cd's. burnc

Re: cd-rom drive on parallel port

2004-04-12 Thread Chris Pressey
On Mon, 12 Apr 2004 17:02:03 +0200 Marc "UBM" Bocklet <[EMAIL PROTECTED]> wrote: > > Ok, I'm posting this one last time in the hope that somebody can at > least tell me: "No, it does not work" :-) > > -- > > Hiho! :-) > > I've an old 8x cdrom that gets connected to a parall

Re: cd-rom drive on parallel port

2004-03-18 Thread UBM
On Fri, 12 Mar 2004 12:45:39 +0100 Marc "UBM" Bocklet <[EMAIL PROTECTED]> wrote: > > Hiho! :-) > > I've an old 8x cdrom that gets connected to a parallel port. It's > working under DOS 6.2 with a special driver but there is no sign of it > in the dmesg or anywhere else under FreeBSD 5.2.1. > >

Re: CD Not Recognized after initial screen at install

2004-01-15 Thread David Armstrong
I've only got the one drive in their. I think there is a setup issue with the drive. The message MODE_SENSE_BIG timeout occurs on acd0 when the installation program starts. Does this ring any bells with anyone? Thanks for the help so far. Dave Daniela wrote: On Thursday 15 January 2004 15:25,

  1   2   >