Re: Ever solve eject problem?

2004-08-30 Thread Andrew Schulman
> I'm running testing. I have two CD drives, both can burn, one > Sony and one Generic. eject works on sony, but not on generic. > I believe the problem is with the generic hardware or firmware, > but I don't have proof. But since one works, I doubt it is a > Linux software problem. I find CD driv

Re: Ever solve eject problem?

2004-08-29 Thread Tong
On Thu, 29 Jul 2004 10:34:28 -0700, Eric M. Monsler wrote: > > Jerry, you reported: > > > I get the same problem even as root: > > > debian:/home/jerry# mount /dev/hdc > > debian:/home/jerry# umount /dev/hdc > > debian:/home/jerry# eject /dev/hdc > > eject: unable to eject, last error: Inv

Re: Ever solve eject problem?

2004-07-29 Thread Eric M. Monsler
Steven Jones wrote: try fuser, it should show if someone or something is in the directory in question. so man fuser eg [EMAIL PROTECTED] etc]# fuser /mnt/ (gives no return) [EMAIL PROTECTED] etc]# cd /mnt/ [EMAIL PROTECTED] mnt]# fuser /mnt/ /mnt/: 16337c [EMAIL PROTECTED] mnt]# ps au

RE: Ever solve eject problem?

2004-07-29 Thread Steven Jones
where ever the cd is mounted. regards S -Original Message- From: Eric M. Monsler [mailto:[EMAIL PROTECTED] Sent: Friday, 30 July 2004 5:34 a.m. To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Ever solve eject problem? Jerry, you reported: > I get the same problem even as root: >

Ever solve eject problem?

2004-07-29 Thread Eric M. Monsler
Jerry, you reported: > I get the same problem even as root: > debian:/home/jerry# mount /dev/hdc > debian:/home/jerry# umount /dev/hdc > debian:/home/jerry# eject /dev/hdc > eject: unable to eject, last error: Invalid argument ...two weeks ago in a thread on ejecting a CD problem. Did you ever find

Re: Eject problem

2003-07-13 Thread Jerry Van Brimmer
Henning Moll wrote: On Saturday 12 July 2003 03:28, Jerry Van Brimmer wrote: [EMAIL PROTECTED]:~$ eject /dev/hdc < eject returns an error eject: unable to eject, last error: Invalid argument I got the same problem here. But then i realised, that the command works for root. So i think it

Re: Eject problem

2003-07-12 Thread Henning Moll
On Saturday 12 July 2003 03:28, Jerry Van Brimmer wrote: > [EMAIL PROTECTED]:~$ eject /dev/hdc < eject returns an error > eject: unable to eject, last error: Invalid argument I got the same problem here. But then i realised, that the command works for root. So i think it's a problem of permisso

Re: Eject problem

2003-07-12 Thread Shawn Lamson
On Sat, July 12 at 7:59 AM EDT Jerry Van Brimmer <[EMAIL PROTECTED]> wrote: >>[EMAIL PROTECTED]:~$ eject -v /cdrom >>eject: device name is `/cdrom' >>eject: expanded name is `/cdrom' >>eject: `/cdrom' is not mounted >>eject: `/dev/hdc' can be mounted at `/cdrom' >>eject: `/dev/hdc' is a multipart

Re: Eject problem

2003-07-12 Thread Jerry Van Brimmer
Johann Koenig wrote: I thought you had been saying something about having to log out/in to eject (in linux.debian) Indeed, that is true. But somewhere during my troubleshooting, manually ejecting the cd started to work. Then I posted the above to debian-user. Since then I powered down/up my mach

Re: Eject problem

2003-07-11 Thread Johann Koenig
On Saturday July 12, 2003 at 04:30 Jerry Van Brimmer <[EMAIL PROTECTED]> wrote: > Hdd works just fine. > > Hdc doesn't: > > [EMAIL PROTECTED]:~$ mount /dev/hdc > [EMAIL PROTECTED]:~$ eject /dev/hdc > eject: unable to eject, last error: Invalid argument > [EMAIL PROTECTED]:~$ > > > I can manual

Re: Eject problem

2003-07-11 Thread Shawn Lamson
On Fri, July 11 at 7:24 PM EDT Jerry Van Brimmer <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED]:~$ mount /dev/hdc >[EMAIL PROTECTED]:~$ eject /dev/hdc >eject: unable to eject, last error: Invalid argument >[EMAIL PROTECTED]:~$ what about just plain "eject"... i believe cdrom is the default. Shaw

Re: Eject problem

2003-07-11 Thread Jerry Van Brimmer
Nathan Poznick wrote: Thus spake Jerry Van Brimmer: /dev/hdc/cdromiso9660 ro,users,noauto 0 0 /dev/hdd /mnt/plextor iso9660 user,noauto 0 0 line those up a bit more, and you should see your problem. try changing 'users' to 'user'. OK, changed my fstab lines

Re: Eject problem

2003-07-11 Thread Nathan Poznick
Thus spake Jerry Van Brimmer: > /dev/hdc/cdromiso9660 ro,users,noauto 0 0 > /dev/hdd/mnt/plextor iso9660 user,noauto 0 0 line those up a bit more, and you should see your problem. try changing 'users' to 'user'. -- Nathan Poznick

Eject problem

2003-07-11 Thread Jerry Van Brimmer
I have two internal cdrom drives, hdc, and hdd. Hdc is a DVD drive, Hdd is a CDRW drive. If I put a data cd in both drives, here's what happens: [EMAIL PROTECTED]:~$ mount /dev/hdc < it mounts OK [EMAIL PROTECTED]:~$ eject /dev/hdc < eject returns an error eject: unable to eject, last error:

Re: CD Rom eject problem, Dselect cd-rom option

2000-09-06 Thread Eric G . Miller
Can't be sure, but there have been some kernel related problems with some ATAPI cdrom with kernels > 2.2.14. While eject still works for me fine with 2.2.17pre20, cdplay stopped working with a different ioctl error. Does the CD drive function normally otherwise? Can you mount cd's, play cd's, etc

CD Rom eject problem, Dselect cd-rom option

2000-09-06 Thread John Anderson
I installed the eject program through dselect and I receive this message when I try to use it: eject: unable to eject, last error: Inappropriate ioctl for device The CD-rom drive is a Memorex 40X that is ATAPI compatible and has worked with the eject program before. Is there anyway to get that p