Re: How can I programatically eject a live cd?

2005-11-13 Thread Thomas Linton
if you use CAM you could use: # camcontrol eject [device id] [generic args] On Sat, Nov 12, 2005 at 08:21:11PM -0800, Bill Schoolcraft wrote: At Sat, 12 Nov 2005 it looks like Thomas Linton composed: I believe that you can't do this because you are sitting on this CD. In general: #

Re: How can I programatically eject a live cd?

2005-11-12 Thread Fabian Keil
Sean Bruno [EMAIL PROTECTED] wrote: I was looking for an answer to this question. Since my CD is actually the running file system(is mounted), I cannnot eject it while the system is running. So is there a way to do this that y'all have found, or do I have to change my CD to run from

Re: How can I programatically eject a live cd?

2005-11-12 Thread Lowell Gilbert
Sean Bruno [EMAIL PROTECTED] writes: I was looking for an answer to this question. Since my CD is actually the running file system(is mounted), I cannnot eject it while the system is running. So is there a way to do this that y'all have found, or do I have to change my CD to run from

Re: How can I programatically eject a live cd?

2005-11-12 Thread Sean Bruno
On Sat, 2005-11-12 at 09:35 -0500, Lowell Gilbert wrote: Sean Bruno [EMAIL PROTECTED] writes: I was looking for an answer to this question. Since my CD is actually the running file system(is mounted), I cannnot eject it while the system is running. So is there a way to do this that

Re: How can I programatically eject a live cd?

2005-11-12 Thread Bill Schoolcraft
At Sat, 12 Nov 2005 it looks like Sean Bruno composed: On Sat, 2005-11-12 at 09:35 -0500, Lowell Gilbert wrote: Sean Bruno [EMAIL PROTECTED] writes: I was looking for an answer to this question. Since my CD is actually the running file system(is mounted), I cannnot eject it while the system

Re: How can I programatically eject a live cd?

2005-11-12 Thread Thomas Linton
I believe that you can't do this because you are sitting on this CD. In general: # cdcontrol eject or with port /usr/ports/sysutils/eject just # eject On Sat, Nov 12, 2005 at 12:19:39PM -0800, Bill Schoolcraft wrote: At Sat, 12 Nov 2005 it looks like Sean Bruno composed: On Sat,

Re: How can I programatically eject a live cd?

2005-11-12 Thread Bill Schoolcraft
At Sat, 12 Nov 2005 it looks like Thomas Linton composed: I believe that you can't do this because you are sitting on this CD. In general: # cdcontrol eject or with port /usr/ports/sysutils/eject just # eject Jeez, first off I didn't know this command existed for *BSD and then read the

Re: How can I programatically eject a live cd?

2005-10-07 Thread Garrett Cooper
Philip Hallstrom wrote: Hi all - I've built a live CDROM based off of the cdroot package and 4.x. It's designed to be popped into a machine, wipe the hard drive, install a custom image, and that's it. Everything works great with one exception. I would *love* to be able to have the CDROM

Re: How can I programatically eject a live cd?

2005-10-07 Thread Gary W. Swearingen
/usr/ports/sysutils/eject/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]