From mboxrd@z Thu Jan 1 00:00:00 1970 From: bunkertor Subject: Re: grub error 28 Date: Mon, 10 Sep 2012 22:50:51 +0200 Message-ID: <504E52AB.1000407@tiscali.it> References: <504E10DA.6040603@tiscali.it> <20120910192732.GB28298@phenom.dumpdata.com> <1347308422.10570.71.camel@dagon.hellion.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1347308422.10570.71.camel@dagon.hellion.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Il 10/09/2012 22.20, Ian Campbell ha scritto: > On Mon, 2012-09-10 at 20:27 +0100, Konrad Rzeszutek Wilk wrote: >>> [root@xen-02 xen-unstable]# ls -lh /boot/ >>> totale 247M >>> -rw-r--r--. 1 root root 100K 24 ago 03:31 config-2.6.32-279.5.2.el6.x86_64 >>> -rw-r--r--. 1 root root 100K 22 giu 14:44 config-2.6.32-279.el6.x86_64 >>> -rw-r--r--. 1 root root 114K 9 set 02:09 config-3.1.0-rc9 >>> drwxr-xr-x. 3 root root 4,0K 9 set 00:16 efi >>> drwxr-xr-x. 2 root root 4,0K 9 set 12:11 grub >>> -rw-r--r--. 1 root root 23M 9 set 01:16 >>> initramfs-2.6.32-279.5.2.el6.x86_64.img >>> -rw-r--r--. 1 root root 23M 9 set 00:17 >>> initramfs-2.6.32-279.el6.x86_64.img >>> -rw-r--r--. 1 root root 154M 9 set 02:31 initramfs-3.1.0-rc9.img >> This is pretty large? Any reason its so huge compared to the other ones? > Self built kernel with debug + unstripped modules perhaps? Not sure what > the behaviour of RH's mkinitrd (drakut?) is but if it includes a large > selection of modules, all of which have full debug then it could quickly > add up to those sorts of sizes. > > Ian. > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel > hi i use dracut, --strip should be the default... regards.