From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 03A1C138ACE for ; Sun, 8 Mar 2015 16:39:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CE26E08B1; Sun, 8 Mar 2015 16:39:43 +0000 (UTC) Received: from oc.oops.co.at (oc.oops.co.at [176.58.98.19]) by pigeon.gentoo.org (Postfix) with ESMTP id BEE62E089A for ; Sun, 8 Mar 2015 16:39:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by oc.oops.co.at (Postfix) with ESMTP id 8481288255 for ; Sun, 8 Mar 2015 16:39:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at oc.oops.co.at Received: from oc.oops.co.at ([127.0.0.1]) by localhost (oc.oops.co.at [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gRcwEso2KlqT for ; Sun, 8 Mar 2015 16:39:32 +0000 (UTC) Received: from hiro.local (unknown [IPv6:2001:15c0:65ff:8742:c060:f6ff:fedb:dd72]) by oc.oops.co.at (Postfix) with ESMTPSA id 1ACC0881A4 for ; Sun, 8 Mar 2015 16:39:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1425832772; bh=5i7rac7fi1PSyH8Brg5AcuYcGGXDx/jL5B3OnZfB7JQ=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=gaw/E7jHdD76dM+RpSnyn3++MuFtY0on8iCTF8IubBilFTgISFawSSnfkyKuO8RtI QuuPoJ7gjgk6ZW63+RVk2eY10QOq65U4IGovvnDaex8KG954WhbdgTEg7esPUZgWoa YRDTG8LO84oN2VScV3WM/rhOWj9erxUnRgMQdZJs= Message-ID: <54FC7AD1.3070202@xunil.at> Date: Sun, 08 Mar 2015 17:37:37 +0100 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gummiboot does not display new kernel References: <54FC6C04.6030705@xunil.at> <54FC745B.20009@xunil.at> In-Reply-To: <54FC745B.20009@xunil.at> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 4a8f3857-c50e-4d3d-b4dc-cd0f85d03e83 X-Archives-Hash: 8065892f3426bad05625efa20bfedc52 On 08.03.2015 17:10, Stefan G. Weichinger wrote: > On 08.03.2015 16:59, Tom H wrote: > >> Are the ownership and mode of >> "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the >> two others (although I'd assume that it wouldn't matter) and is it >> formatted correctly? > > Yes, I think so: > > # ls -l /boot/loader/entries/ > total 2 > -rwxr-xr-x 1 root root 329 16. Feb 16:01 > e55a6b6a09bd2b1c50216272545a8d1f-3.18.6-gentoo.conf > > -rwxr-xr-x 1 root root 329 24. Feb 12:55 > e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf > > -rwxr-xr-x 1 root root 329 8. Mär 15:20 > e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf moved e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf to simply "stefan.conf" ... then it gets displayed (and boots fine as well) maybe we should name the conf-files in a different way? Stefan