All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: ccmail111 <ccmail111@YAHOO.COM>
Cc: Dan Magenheimer <dan.magenheimer@oracle.com>,
	xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: [Xen-devel] Error: ramdisk
Date: Mon, 22 Mar 2010 14:01:17 -0400	[thread overview]
Message-ID: <20100322180117.GB16353@phenom.dumpdata.com> (raw)
In-Reply-To: <522054.72783.qm@web34208.mail.mud.yahoo.com>

On Sat, Mar 20, 2010 at 09:06:22AM -0700, ccmail111 wrote:
> 
>  
> Sure. Thanks again for the prompt help - very appreciated.
> As I see I am trying to do what only few have done wrt Xen dom0 to package as bootable iso with ramdisk.
>  
> Now error below Xen dom 0 is trying to bring up Linux: 
>   
> <..clipped..> 
> 
> md: ... autorun DONE. 
> RAMDISK: ext2 filesystem found at block 0 
> RAMDISK: image too big! (524288KiB/4096KiB) 
>   
> 
> <...clipped: Details below...> 
>   
>   
>  
> The grub is:
>  
> title SPIRIT OS: Dom0 Xen 3.4 XenLinux 2.6
>        kernel /boot/xen.gz noreboot dom0_mem=8024M loglvl=all  console=com1 com1=115200,8n1
>        module /boot/vmlinuz.vm  root=dev/ram0 ro console=ttyS0, 115200
                                       ^^^ - it needs to be "/dev/ram0",
not "dev/ram0".
                      

      reply	other threads:[~2010-03-22 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-20 16:06 Error: ramdisk ccmail111
2010-03-22 18:01 ` Konrad Rzeszutek Wilk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100322180117.GB16353@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=ccmail111@YAHOO.COM \
    --cc=dan.magenheimer@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.