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:



[EMAIL PROTECTED]:~$ mount /dev/hdd mount: block device /dev/hdd is write-protected, mounting read-only [EMAIL PROTECTED]:~$ eject /dev/hdd

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 manually eject the cd by pushing the eject button on the fron of the drive, but eject won't.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to