[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ejecting live-media after toram



On Sunday 23 November 2008, 22:21:09, Daniel Baumann wrote:


> +       # Eject live media
> +       if [ -x /bin/eject ] && [ "${NOEJECT}" != "Yes" ]
> +       then
> +               eject ${dev}
> +       fi
> +

> or is the live-media used for anything after copy_live_to(); has been run?

After 'toram', or 'todisk', it is safe to eject the media. Nobody should use 
it directly. Obviously eject it only if is removable (e.g. not a usb-key), 
but in that case "eject" should only report an error about the unsupported 
command.

-- 
ESC:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


Reply to: