On Thu, 21 Jul 2005 14:30:10 -0700 (PDT)
Enrique Morfin <[EMAIL PROTECTED]> wrote:
> eject: unable to eject, last error: Invalid argument
fwiw: sometimes I get that error and the cdrom ejects fine.
what does 'eject -v /dev/cdrom' say (or other permutations of devices
you can try)? It may includ
AybOwan!
change(edit) your fstab file as shown as below,
/dev/hdc
/media/cdrom
auto
ro,users,noauto,unhide,exec 0 0
now im going to explain above line meaning,
o /dev/hdc u can check this by issuing this #ls /dev/cdrom -al
o /media/cdrom
o auto
o ro = read only
o use
--- Enrique Morfin <[EMAIL PROTECTED]> wrote:
> > Have you tried using "eject /dev/hdc" ? Is the cd
> > mounted while you try to
> > do this ? Have you tried ejecting the cd without
> it
> > being mounted?
> >
> The cd is umounted.
> i have tried /dev/hdc, /cdrom, cdrom, /cdrom/,
> /dev/cdrom,
On Thu, Jul 21, 2005 at 02:30:10PM -0700, Enrique Morfin wrote:
> > Have you tried using "eject /dev/hdc" ? Is the cd
> > mounted while you try to
> > do this ? Have you tried ejecting the cd without it
> > being mounted?
> >
> The cd is umounted.
> i have tried /dev/hdc, /cdrom, cdrom, /cdrom/,
> Have you tried using "eject /dev/hdc" ? Is the cd
> mounted while you try to
> do this ? Have you tried ejecting the cd without it
> being mounted?
>
The cd is umounted.
i have tried /dev/hdc, /cdrom, cdrom, /cdrom/,
/dev/cdrom, and all with the same result:
eject: unable to eject, last error:
Alos, make sure nothing is using the dev via mount i.e. a console having and
open folder on the device etc..
On Thursday July 21 2005 3:43 pm, p wrote:
> On Thu, Jul 21, 2005 at 11:37:24AM -0700, Enrique Morfin wrote:
> > Hi!
> >
> > I have a problem ejecting cdrom
> >
> > as normal user:
> >
>
Have you tried using "eject /dev/hdc" ? Is the cd mounted while you try
to do this ? Have you tried ejecting the cd without it being mounted?
Jose
On 7/21/05, Enrique Morfin <[EMAIL PROTECTED]> wrote:
Hi!I have a problem ejecting cdromas normal user:$eject cdromeject: unable to eject, last error:
On Thu, Jul 21, 2005 at 11:37:24AM -0700, Enrique Morfin wrote:
> Hi!
>
> I have a problem ejecting cdrom
>
> as normal user:
>
> $eject cdrom
> eject: unable to eject, last error: Invalid argument
>
> as root:
>
> #eject cdrom
> (ejects the cdrom without trouble)
>
> the owner and permisions
Enrique Morfin wrote:
>as normal user:
>
>$eject cdrom
>eject: unable to eject, last error: Invalid argument
>
>as root:
>
>#eject cdrom
>(ejects the cdrom without trouble)
>
>the owner and permisions:
>
>$ls -alh /dev/hdc
>brw-rw 1 root burning 22, 0 2002-03-14 15:51
>/dev/hdc
>
>$id
>uid=10
9 matches
Mail list logo