Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[GRUB]Problème boot gentoo...[RéSOLU] maintenant pb /proc..
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
evil
Tux's lil' helper
Tux's lil' helper


Joined: 18 Oct 2003
Posts: 103

PostPosted: Sun Oct 19, 2003 12:57 pm    Post subject: Reply with quote

Quote:

# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.13 2003/07/17 19:55:18 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

# <fs> <mountpoint> <type> <opts> <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda5 /boot ext3 noauto,noatime 1 1
/dev/hda6 / ext3 noatime 0 0
/dev/hda8 none swap sw 0 0
/dev/hda7 /home/evil ext3 noatime 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
/dev/cdroms/cdrom1 /mnt/dvdrom iso9660 noauto,ro 0 0

# NOTE: The next line is critical for boot!
proc /proc proc defaults 0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none /dev/shm tmpfs defaults 0 0

J'ai ça... mais ça bloque toujour a "mounting /proc...."

on dirait que GENTOO m'aime pas 8O
Back to top
View user's profile Send private message
Leander256
l33t
l33t


Joined: 05 Jul 2003
Posts: 910
Location: Singapour

PostPosted: Sun Oct 19, 2003 1:13 pm    Post subject: Reply with quote

Est-ce que tu as compilé le support de /proc dans ton kernel? ainsi que de devfs? Dis-nous ce que renvoient les commandes suivantes:

Code:
cd /usr/src/linux
cat .config | grep CONFIG_PROC_FS
cat .config | grep DEVFS


Il manque peut-être encore autre chose, mais bon déjà voyons si ceci y est.
Back to top
View user's profile Send private message
evil
Tux's lil' helper
Tux's lil' helper


Joined: 18 Oct 2003
Posts: 103

PostPosted: Sun Oct 19, 2003 1:56 pm    Post subject: Reply with quote

ça me dit no such file ect.... :oops:
Back to top
View user's profile Send private message
knarf
Guru
Guru


Joined: 20 Feb 2003
Posts: 338
Location: Geneva, Switzerland

PostPosted: Sun Oct 19, 2003 1:57 pm    Post subject: Reply with quote

cd /usr/src
ls -al
Back to top
View user's profile Send private message
Leander256
l33t
l33t


Joined: 05 Jul 2003
Posts: 910
Location: Singapour

PostPosted: Sun Oct 19, 2003 2:09 pm    Post subject: Reply with quote

Si tu pouvais copier le contenu de la console quand tu as des messages d'erreur ce serait plus simple pour t'aider, parce que là on est dans le flou, on ne sait pas quelle commande a échoué (même si c'est très probable que ce soit la première) :?

Et au passage as-tu compilé ton kernel avec genkernel?
Back to top
View user's profile Send private message
evil
Tux's lil' helper
Tux's lil' helper


Joined: 18 Oct 2003
Posts: 103

PostPosted: Sun Oct 19, 2003 2:36 pm    Post subject: Reply with quote

Alors:

Code:

cat .config | grep CONFIG_PROC_FS


réponse:
Code:

CONFIG PROC FS=Y

Code:

cat .config | grep DEVFS


réponse:
Code:

DEVFS=y
DEVFS MOUNT=y
#config_devfs_debug is not set


Dans /usr/src j'ai le rep des sources du kernel et son lien symbolique
J'ai pas compiler mon kernel avec genkernel mais manuellement :)
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Sun Oct 19, 2003 3:07 pm    Post subject: Reply with quote

Question idiote : tu as bien un répertoire /proc je suppose ?
Back to top
View user's profile Send private message
evil
Tux's lil' helper
Tux's lil' helper


Joined: 18 Oct 2003
Posts: 103

PostPosted: Sun Oct 19, 2003 3:13 pm    Post subject: Reply with quote

ghoti wrote:
Question idiote : tu as bien un répertoire /proc je suppose ?
oui :wink:
Back to top
View user's profile Send private message
evil
Tux's lil' helper
Tux's lil' helper


Joined: 18 Oct 2003
Posts: 103

PostPosted: Sun Oct 19, 2003 9:39 pm    Post subject: Reply with quote

UP :oops:
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Mon Oct 20, 2003 7:08 am    Post subject: Reply with quote

Dans mon fstab, j'ai :
Quote:
# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0

C'est dans une ancienne version de fstab qu'il y a :
Quote:
proc /proc proc defaults 0 0


Hope this helps ...
Back to top
View user's profile Send private message
knarf
Guru
Guru


Joined: 20 Feb 2003
Posts: 338
Location: Geneva, Switzerland

PostPosted: Mon Oct 20, 2003 10:40 am    Post subject: Reply with quote

Peut-être que ta mise à jour de ton etc-update n'a pas été faite correctement essaye de faire comme le poste précédent.
Back to top
View user's profile Send private message
evil
Tux's lil' helper
Tux's lil' helper


Joined: 18 Oct 2003
Posts: 103

PostPosted: Mon Oct 20, 2003 5:43 pm    Post subject: Reply with quote

bon j'ai tout essayé rien y fait ....

je vais donc réinstallé :roll:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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