[Bug 876961] Re: cannot boot netbook, ureadahead problem

Steve Langasek steve.langasek at canonical.com
Fri Feb 3 23:19:09 UTC 2012


I'm sorry, but it sounds like you've followed a very bad howto that told
you to overwrite a system library with a locally-built version.  Since
the locally-built version is *older* than the version that we ship in
Ubuntu, it is not compatible, and breaks the system boot.  This isn't a
bug in Ubuntu; converting your bug report to a question so that our
support volunteers can follow up with you.

** Changed in: ureadahead (Ubuntu)
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/ureadahead/+question/186751

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ureadahead in Ubuntu.
https://bugs.launchpad.net/bugs/876961

Title:
  cannot boot netbook, ureadahead problem

Status in “ureadahead” package in Ubuntu:
  Invalid

Bug description:
  Hi

  I was trying to make my ubuntu read my external hd (in exFAT), then
  used this tutorial (it's in portuguese, but I think you get the
  command lines):

  Primeiro adicione o repositorio do fuse-exfat

  sudo add-apt-repository ppa:relan/exfat

  Então atualize as fontes

  sudo apt-get update

  instale o fuse-exfat

  sudo apt-get install fuse-exfat

  agora precisa instalar o sudo apt-get install fuse-exfat 2.18, não encontrei em .deb então vamos compilar
  instale o build-essential cado não o tenha

  sudo apt-get install build-essential

  Tbm precisamos do ncurses-dev

  sudo apt-get install ncurses-dev

  Faça o download do util-linux-ng v2.18

  wget http://www.kernel.org/pub/linux/utils/util-linux-ng/v2.18/util-
  linux-ng-2.18.tar.bz2

  Descompacte e compile

  tar xf util-linux-ng-2.18.tar.bz2

  cd util-linux-ng-2.18

  ./configure

  make

  agora só trocar a versão, para versão de 32 bits:

  sudo mv /lib/libblkid.so.1.1.0 /lib/libblkid.so.1.1.0.backup

  sudo cp shlibs/blkid/src/.libs/libblkid.so.1.1.0 /lib/

  
  Something happened and when i tried to use the "sudo mv /lib/libblkid.so.1.1.0 /lib/libblkid.so.1.1.0.backup" line, it didn't work. But I rebooted anyway and now I can't make, for the life of me, my netbook work again.

  This is the message I get when I try booting: init: ureadahead main
  process (276) terminated with status 12, but nothing happens, it just
  keeps rebooting, rebooting, rebooting... I can't type anything, it
  happens too fast.

  I tried to reinstall ubuntu from a pen drive, but it didn't work --
  nothing happened, but the same rebooting over and over again. What can
  I do?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/876961/+subscriptions




More information about the foundations-bugs mailing list