linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Samuel <chris@csamuel.org>
To: linux-btrfs@vger.kernel.org, Curtis Jones <curtis.jones@gmail.com>
Subject: Re: btrfs open_ctree failed (after recent Ubuntu update)
Date: Sun, 19 Feb 2012 21:41:09 +1100	[thread overview]
Message-ID: <201202192141.13497.chris@csamuel.org> (raw)
In-Reply-To: <FA65D86B-2BF3-49C9-941D-04AFF239523D@gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 1301 bytes --]

Hi Curtis,

On Sunday 19 February 2012 13:47:35 Curtis Jones wrote:

> I don't want to push this too far in the direction of being an
> Ubuntu support thread; but do you happen to know of any convenient
> methods for installing a 3.2.x kernel on Ubuntu? I'd like to
> minimize the chance of screwing up my existing Ubuntu
> installation....

My suggestion would be (given the uname -a info you supplied showed
you were running a PAE kernel):

1) First become root with:

sudo -i

2) Then download the current stable mainline kernel release:

wget -c http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.2.6-precise/linux-image-3.2.6-030206-generic-
pae_3.2.6-030206.201202131435_i386.deb

3) Install the deb package you just downloaded with:

dpkg -i ./linux-image-3.2.6-030206-generic-pae_3.2.6-030206.201202131435_i386.deb

Then you should be able to reboot into it.

If you want to get rid of it you reboot and pick the latest 3.0 kernel
that grub offers you and then:

sudo -i
apt-get remove --purge linux-image-3.2.6-030206-generic-pae

Hope this helps!

cheers,
Chris
-- 
 Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC

This email may come with a PGP signature as a file. Do not panic.
For more info see: http://en.wikipedia.org/wiki/OpenPGP

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 482 bytes --]

  reply	other threads:[~2012-02-19 10:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-18 20:34 btrfs open_ctree failed (after recent Ubuntu update) Curtis Jones
2012-02-18 23:00 ` Chris Samuel
2012-02-19  2:47   ` Curtis Jones
2012-02-19 10:41     ` Chris Samuel [this message]
2012-02-20  3:34       ` Curtis Jones
2012-02-20  6:23         ` Fajar A. Nugraha
2012-02-21  2:30           ` Curtis Jones
2012-02-19 19:03   ` jlcenter
2012-02-19 19:26     ` Hugo Mills
2012-02-19 19:31       ` jlcenter

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=201202192141.13497.chris@csamuel.org \
    --to=chris@csamuel.org \
    --cc=curtis.jones@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).