On Sun, Dec 09, 2012 at 12:39:16PM +0000, Adam D. Barratt wrote:
> On Sun, 2012-12-09 at 19:55 +0800, Michael Tsang wrote:
> > The script of os-prober states that it does not work on non-Linux kernels. 
> > It
> > makes the whole thing on the non-Linux ports useless. Please fix that.
> 
> Where does it say that?

    elif [ "$(uname -s)" = Linux ]; then
        echo "Cannot find list of partitions!  (Try mounting /sys.)" >&2
        exit 1
    else
        # We don't know how to probe OSes on non-Linux kernels.  For
        # now, just don't get in the way.
        exit 0
    fi


-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature

Reply via email to