Re: eject: using default device `/dev/sr0'

2025-02-17 Thread Thomas Schmitt
Hi, Dan Purgert wrote: > You "may" need to wait for the drive to finish reading the disc metadata > (i.e. drive light stops flashing) before mount(1) will not complain > about the lack of media. Not 100% sure if it's a generic problem, or > just my crappy USB CD drive :) It's a Linux kernel prob

Re: eject: using default device `/dev/sr0'

2025-02-17 Thread Dan Purgert
On Feb 17, 2025, Thomas Schmitt wrote: > Hi, > > Dan Purgert wrote: > > You "may" need to wait for the drive to finish reading the disc metadata > > (i.e. drive light stops flashing) before mount(1) will not complain > > about the lack of media. Not 100% sure if it's a generic problem, or > > jus

Re: eject: using default device `/dev/sr0'

2025-02-17 Thread Jörg-Volker Peetz
In my experience, `cdrskin -eject` works more reliable than `eject`. Regards, Jörg.

Re: eject: using default device `/dev/sr0'

2025-02-17 Thread Dan Purgert
On Feb 17, 2025, mick.crane wrote: > On 2025-02-17 01:09, Dan Purgert wrote: > > On Feb 16, 2025, William Torrez Corea wrote: > > > *eject: device name is `/dev/sr0'eject: /dev/sr0: not mountedeject: > > > /dev/sr0: is whole-disk deviceeject: /dev/sr0: trying to eject using > > > CD-ROM > > > eject

Re: eject: using default device `/dev/sr0'

2025-02-16 Thread Thomas Schmitt
Hi, William Torrez Corea wrote: > eject: device name is `/dev/sr0' > ... > eject: CD-ROM eject command succeeded > > I can't eject the optical drive That was with: eject -v /dev/sr0 ? What do you get from this program run xorriso -outdev /dev/sr0 -eject all > i try mount the device: > sudo

Re: eject: using default device `/dev/sr0'

2025-02-16 Thread mick.crane
On 2025-02-17 01:09, Dan Purgert wrote: On Feb 16, 2025, William Torrez Corea wrote: *eject: device name is `/dev/sr0'eject: /dev/sr0: not mountedeject: /dev/sr0: is whole-disk deviceeject: /dev/sr0: trying to eject using CD-ROM eject commandeject: CD-ROM eject command succeeded* I can't ejec

Re: eject: using default device `/dev/sr0'

2025-02-16 Thread Dan Purgert
On Feb 16, 2025, William Torrez Corea wrote: > *eject: device name is `/dev/sr0'eject: /dev/sr0: not mountedeject: > /dev/sr0: is whole-disk deviceeject: /dev/sr0: trying to eject using CD-ROM > eject commandeject: CD-ROM eject command succeeded* > > I can't eject the optical drive, i try mount th