Re: (Child) Locking the CD tray in software
From: David Goodenough (david.goodenough_at_btconnect.com)
Date: 02/16/05
- Previous message: Gorazd Brumen: "Re: "permanent modules""
- In reply to: Nazri Ramliy: "(Child) Locking the CD tray in software"
- Next in thread: Glenn English: "Re: (Child) Locking the CD tray in software"
- Reply: Glenn English: "Re: (Child) Locking the CD tray in software"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Wed, 16 Feb 2005 19:01:52 +0000
On Wednesday 16 February 2005 18:01, Nazri Ramliy wrote:
> Hi list.
>
> My 15 months old amuses himself by opening and closing the CDROM tray
> on my box by pressing the eject button, waits for the tray to come
> out, then pushes it back in. He does this over and over.
>
> I can do
>
> while true; do cdclose; done
>
> but this seems a bit of an overkill for this task.
>
> Anybody know of any cd tools to keep the tray closed, i.e. ignoring
> the signal from the eject button?
>
>
> Kind regards,
>
> Nazri Ramliy
Open a file on the CD, and it will not eject. You do need to have a CD in
the drive, and be careful that editors which load the content of files do not
keep the file open.
David
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Gorazd Brumen: "Re: "permanent modules""
- In reply to: Nazri Ramliy: "(Child) Locking the CD tray in software"
- Next in thread: Glenn English: "Re: (Child) Locking the CD tray in software"
- Reply: Glenn English: "Re: (Child) Locking the CD tray in software"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]