public inbox for gentoo-user-es@lists.gentoo.org
 help / color / mirror / Atom feed
From: Freddy Taborda <terracenter@gmail.com>
To: gentoo-user-es@lists.gentoo.org
Subject: [gentoo-user-es] Re: [gentoo-user-es] Re: [gentoo-user-es] Nueva instalación
Date: Thu, 9 Jun 2011 20:58:23 -0430	[thread overview]
Message-ID: <BANLkTindzj-H1zofZpoPxLxGM4+QUsOiLw@mail.gmail.com> (raw)
In-Reply-To: <20110609220450.GA6509@vagaaru.bolita.nimiux.org>

[-- Attachment #1: Type: text/plain, Size: 4368 bytes --]

El 9 de junio de 2011 17:34, Chema Alonso <nimiux@gentoo.org> escribió:

> On Thu, Jun 09, 2011 at 04:29:16PM -0400, Carlos Ramos wrote:
> > 2011/6/9 Freddy Taborda <terracenter@gmail.com>
> >
> > >
> > > Hola, estoy realizando una nueva instalación de gentoo en mi laptop
> lenovo
> > > SL400, y debo aclarar que ya este equipo tenia gentoo instalado, estoy
> > > siguiendo los pasos del handbook (como siempre) y veo que en Ingles y
> > > Español  (Alguien sabe si estan actualizando ese material) hay
> diferencia, y
> > > buscando en google encontré un manual de Gentoo de OpenRC, y creo que
> he
> > > instalado como siempre siguiendo los pasos de los manuales, tambien
> utlizo
> > > los manuales de ext4 y lvm2
> > >
> > > Pero al momento de arrancar el equipo se queda pegado y me salen los
> > > siguientes mensajes:
> > >
> > > EXT3-fs (sda3) error: couldn't mount because of unsupport optional
> > > features.
> > > EXT4-fs (sda3) error: mounted filesystem with ordered data mode. Opts
> > > (null)
> > > VFS Mount root (ext2 filesystem) readonly on device 8:3
> > > Freeing unused kernel memory 576k freed
> > > write protecting the kernel read-only data: 8192
> > > Freeing unused kernel memory: 1012k freed
> > > Freeing unused kernel memory: 252k
> > > init-early.sh used geeatest stack depth: 4440 bytes left
> > > IBM TrackPoint firmware: 0x0e, buttons: 3/3
> > > Input: TPPS/2 IBM TrackPoint as
> > > /device/platform/i8042/serio4/serio5/input/input
> > >
> > >
> > > Ahi se queda hasta que la apago
> > >
> > > Tengo varios dias buscando en google, pero no he encontrado referencia
> a
> > > esos mensajes
> > >
> > > He probado con gentoo-sources y genkernel, tambien probe el parametro
> > > rootfs=ext4 y nada
> > >
> > > fstab
> > > /dev/sda1  /boot     ext4     noauto,noatime 1 2
> > > /dev/sda2 /none      swap    nw            0 0
> > > /dev/sda3  /              ext4    default (he probado con noatime) 0 1
> > >
> > > y los lvm
> > > /dev/vg/usr      /usr      ext4              noatime 0 1
> > > /dev/vg/home   /home      ext4              noatime 0 1
> > > /dev/vg/var      /var      ext4              noatime 0 1
> > > /dev/vg/opt     /opt      ext4              noatime 0 1
> > >
> > > Gracias por todos sus comentarios
> > >
> > >
> > >
> > > --
> > >
> > > Freddy Taborda
> > > Valencia - Venezuela
> > > Debian GNU/Linux
> > > Gentoo GNU/Linux
> > > Linux user #283478
> > >
> > > What gets us into trouble is not what we don't know. It's what we know
> for
> > > sure that just ain't so.
> > >
> > >                              Mark Twain
> > >
> > > "Those that can, do. Those that can’t, complain."
> > >                                                  Linus Torvalds
> > >
> > >
> > > Hola, en el fstab no deberia decir "defaults" en vez de "default" , yo
> el
> > mio es así
> > /dev/sda2 / ext4 noatime  1 1
> >
> >
> > --
> > Quién no comprende una mirada, no comprenderá una larga explicación.
>
>
> Hola,
>
> Los manuales en español deberían están al día, si ves alguna
> diferencia con los manuales en inglés, por favor, abre un bug
> en bugs.gentoo.org y lo corregimos.
>
> Decirte también que debido al cambio de baselayout-1 a baselayout-2
> con openRC algunas partes del manual todavía no han sido actualizadas
> (este trabajo está en curso):
>
> https://bugs.gentoo.org/show_bug.cgi?id=213988
>
> En cuanto al problema que tienes parece que el sistema de ficheros
> raíz no se está montando adecuadamente, revisa tu fstab como bien
> comenta Carlos.
>
> Un cordial saludo.
>

Gracias por los comentarios.

Cambie mi fstab

/dev/sda1       /boot          ext4       noauto,noatime 1 2
/dev/sda2       /none         swap     sw                     0 0
/dev/sda3       /                ext4       noatime             1 1

....


Y persiste el problema.

Nuevamente, muchas gracias por todos sus comentarios

-- 

Freddy Taborda
Valencia - Venezuela
Debian GNU/Linux
Gentoo GNU/Linux
Linux user #283478

What gets us into trouble is not what we don't know. It's what we know for
sure that just ain't so.

                             Mark Twain

"Those that can, do. Those that can’t, complain."
                                                 Linus Torvalds

[-- Attachment #2: Type: text/html, Size: 6041 bytes --]

  reply	other threads:[~2011-06-10  2:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-09 19:34 [gentoo-user-es] Nueva instalación Freddy Taborda
2011-06-09 20:29 ` [gentoo-user-es] " Carlos Ramos
2011-06-09 22:04   ` Chema Alonso
2011-06-10  1:28     ` Freddy Taborda [this message]
2011-06-10  2:18       ` [gentoo-user-es] Re: [gentoo-user-es] " Carlos Ramos
2011-06-10  2:19         ` Carlos Ramos
2011-06-10 13:16           ` [gentoo-user-es] " Abraham Jose Gonzalez Barboza
2011-06-10 14:51             ` [gentoo-user-es] " Freddy Taborda
2011-06-10 15:48               ` [gentoo-user-es] " Carlos Ramos
2011-06-10 19:40                 ` [gentoo-user-es] " Sebastián Magrí
2011-06-11 11:46                   ` [gentoo-user-es] " Agustin Campos
2011-06-13 14:28                     ` [gentoo-user-es] " Freddy Taborda
2011-06-13 19:21                       ` [gentoo-user-es] " Agustin Campos
2011-06-14  1:27                         ` [gentoo-user-es] " Freddy Taborda
2011-06-12  0:11                   ` Freddy Taborda
2011-06-12  0:07         ` Freddy Taborda
2011-06-12  0:09           ` Freddy Taborda

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=BANLkTindzj-H1zofZpoPxLxGM4+QUsOiLw@mail.gmail.com \
    --to=terracenter@gmail.com \
    --cc=gentoo-user-es@lists.gentoo.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