Re: cdio(1) ejecting a mounted device

2011-06-18 Thread Jan Stary
On Jun 18 09:02:43, Ted Roby wrote: > On Sat, Jun 18, 2011 at 8:42 AM, Ted Unangst wrote: > > On Sat, Jun 18, 2011 at 8:56 AM, Jan Stary wrote: > > >> Does this depend on support from the hardware > >> (the CD drive remembering the eject request)? > > > > If I'm not mistaken, this is dependent o

Re: cdio(1) ejecting a mounted device

2011-06-18 Thread Ted Roby
On Sat, Jun 18, 2011 at 8:42 AM, Ted Unangst wrote: > On Sat, Jun 18, 2011 at 8:56 AM, Jan Stary wrote: >> Does this depend on support from the hardware >> (the CD drive remembering the eject request)? > > If I'm not mistaken, this is dependent on the drive. When a CD is > mounted, the drive is

Re: cdio(1) ejecting a mounted device

2011-06-18 Thread Ted Unangst
On Sat, Jun 18, 2011 at 8:56 AM, Jan Stary wrote: > However, somebody somehow "remembers" the pending eject, > and once the device is unmounted, the CD ejects. > > # umount /mnt # CD ejects > > Is this expected? Is it documented? The manpage doesn't > mention this (cool) behaviour, and cdio.c do