http://bugzilla.novell.com/show_bug.cgi?id=596732 http://bugzilla.novell.com/show_bug.cgi?id=596732#c2 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |ms@novell.com InfoProvider|ms@novell.com | --- Comment #2 from Marcus Schaefer <ms@novell.com> 2010-05-26 10:15:11 UTC --- no I did not write or patch an init script to eject the CD but you can rely on /cdrom as the moint point for the live CD I found the following in my patch archive function releaseLiveCD { device=$(cat /proc/mounts | grep /cdrom | cut -f2 -d " ") eject -p $device } ..untested though -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.