> However, I can't eject a /DVD disk using Firewire after I burn something :-( > I have to shutdown Solaris and then the eject button on the drive works.
How exactly are you trying to eject the dvd media? Using the drive's eject button? That doesn't work, because the eject button is locked while the kernel or some process has the optical device open. To eject the media you would have to use the eject command: eject -l eject cdromX (where cdromX is the nicname assigned by hal to your hotplugged optical device) This message posted from opensolaris.org