Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[BOOT] Errar raro al inicio (abierto)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
flaab_0n
Guru
Guru


Joined: 27 Dec 2003
Posts: 470
Location: /España/Madrid/Alcorcon

PostPosted: Sat Feb 19, 2005 8:47 pm    Post subject: [BOOT] Errar raro al inicio (abierto) Reply with quote

Hola a todos

Vereis, el inicio del sistema me da un error extraño, que si bien no detiene la carga del sistema. me tiene mosqueado.

Code:
*Cannot umount /tmp/.initrd
Device is busy
ERROR: cannot umount /tmp/.initrd


Es raro y yo noto al sistema 1poco mas lento ahora que antes.

¿Alguien sabe q puede ser?

(Yo no he tocado nada :D)
_________________
[ _Flaab_0n ]

www.quinielalosases.com
Back to top
View user's profile Send private message
pcmaster
Advocate
Advocate


Joined: 04 Dec 2003
Posts: 2222
Location: Barcelona

PostPosted: Sun Feb 20, 2005 11:46 am    Post subject: Reply with quote

El initrd se usa para cargar algún driver antes que el kernel, por ejempolo un driver que te permita acceder a la partición donde está el kernel. Yo no lo utilizo.

Comprueba que en tu lilo.conf las entradas estén correctas. por ejmplo, yo tengo la configuración en dicho archivo así:

Code:
image = /boot/kernel-2.6.10-gentoo-r6
        root = /dev/hda5
        append = "gentoo=nodevfs"
        label = Linux-2.6.10-r6
        read-only # read-only for checking


Y en el dircetorio /boot tengo:

Code:
AthlonXP root # ls -l /boot
total 2594
lrwxrwxrwx  1 root root      27 Feb  5 23:29 System.map -> System.map-2.6.10-gentoo-r6
-rw-r--r--  1 root root  846712 Feb  5 23:23 System.map-2.6.10-gentoo-r6
lrwxrwxrwx  1 root root       1 Feb  1  2004 boot -> .
-rw-r--r--  1 root root    9728 Feb  1  2004 boot-bmp.b
-rw-r--r--  1 root root    9216 Feb  1  2004 boot-menu.b
-rw-r--r--  1 root root    7680 Feb  1  2004 boot-text.b
-rw-r--r--  1 root root     512 Feb  1  2004 boot.0300
lrwxrwxrwx  1 root root      11 Feb  1  2004 boot.b -> boot-menu.b
-rw-r--r--  1 root root     908 Feb  1  2004 chain.b
-rw-r--r--  1 root root 1719241 Feb  5 23:23 kernel-2.6.10-gentoo-r6
-rw-------  1 root root   34304 Feb 19 19:59 map
-rw-r--r--  1 root root     512 Feb  1  2004 mbr.b
-rw-r--r--  1 root root     840 Feb  1  2004 os2_d.b
AthlonXP root #

_________________
pcmaster
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum