I forgot to mention that this is not an EBS-backed image; it's instance storage only.<br><br><div class="gmail_quote">On Wed, Feb 22, 2012 at 8:11 PM, Rodney Quillo <span dir="ltr"><<a href="mailto:imcocoy@gmail.com">imcocoy@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hmm.. Seems like the disk label is changed. <br>
    How about  instead of using: <br>
    
    <pre><div>mkfs.ext3 <span>${</span><span>EBS_DEVICE</span><span>}</span> -L uec-rootfs</div></pre>
    use: <br>
    
    <pre><div>mkfs.ext3 <span>${</span><span>EBS_DEVICE</span><span>}</span> -L cloudimg-rootfs
</div></pre>
    <br>
    when making the AMI root device.<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Rodney <br></font></span><div><div class="h5">
    <br>
    On 2/23/12 8:30 AM, Chetan Sarva wrote:
    <blockquote type="cite">Hi,
      <div><br>
      </div>
      <div>I'm trying to create an AMI using a recent Lucid AMI as my
        base. I've done this in the past without any problems but
        suddenly I'm running into the following when trying to boot my
        newly created AMI:</div>
      <div><br>
      </div>
      <div><a href="http://pastebin.com/raw.php?i=2m16AfFs" target="_blank">http://pastebin.com/raw.php?i=2m16AfFs</a></div>
      <div><br>
      </div>
      <div>I can reboot the instance used to create this AMI just fine,
        so I'm not sure what's going on here. I saw this post about a
        similar issue:</div>
      <div><br>
      </div>
      <div><a href="http://return1.at/ubuntu-ec2-ami-with-xfs-root-ebs-volume-10-04-lts-lucid-lynx/" target="_blank">http://return1.at/ubuntu-ec2-ami-with-xfs-root-ebs-volume-10-04-lts-lucid-lynx/</a></div>
      <div><br>
      </div>
      <div>However we are not using xfs -- just the default ext3 for
        root. Our customizations to the image are fairly minimal --
        installing some base packages and our application -- nothing to
        do with any of the mounts, etc. </div>
      <div><br>
      </div>
      <div>Is anyone else seeing similar issues?</div>
      <div><br>
      </div>
      <div>regards,</div>
      <div><br>
      </div>
      <div>chetan</div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
  </div></div></div>

</blockquote></div><br>