[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Eject problem



Nathan Poznick wrote:

Thus spake Jerry Van Brimmer:
/dev/hdc        /cdrom        iso9660	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 to:

/dev/hdc        /cdrom             iso9660    ro,user,noauto        0    0
/dev/hdd       /mnt/plextor    iso9660    user,noauto        0    0


Here's what I get:


jerry@debian:~$ mount /dev/hdd
mount: block device /dev/hdd is write-protected, mounting read-only
jerry@debian:~$ eject /dev/hdd

Hdd works just fine.

Hdc doesn't:

jerry@debian:~$ mount /dev/hdc
jerry@debian:~$ eject /dev/hdc
eject: unable to eject, last error: Invalid argument
jerry@debian:~$


I can manually eject the cd by pushing the eject button on the fron of the drive, but eject won't.



Reply to: