From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: grub error 28 Date: Mon, 10 Sep 2012 15:27:34 -0400 Message-ID: <20120910192732.GB28298@phenom.dumpdata.com> References: <504E10DA.6040603@tiscali.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <504E10DA.6040603@tiscali.it> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: bunkertor Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org > > GNU GRUB version 0.97 (640K lower / 3072K upper memory) > > [ Minimal BASH-like line editing is supported. For the first word, TAB > lists possible command completions. Anywhere else TAB lists the > possible > completions of a device/filename.] > grub> root (hd0,0) > root (hd0,0) > Filesystem type is ext2fs, partition type 0x83 > grub> kernel /xen.gz > kernel /xen.gz > [Multiboot-elf, <0x964000:0x1a6db8:0x54248>(bad) > > Error 28: Selected item cannot fit into memory > Wish it said which one.. > [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? And why not use v3.4 instead of v3.1?