Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DEVFS e kernel 2.6.3=problemi?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Aratheba
n00b
n00b


Joined: 24 Mar 2004
Posts: 56

PostPosted: Wed Mar 24, 2004 1:44 pm    Post subject: DEVFS e kernel 2.6.3=problemi? Reply with quote

Salve a tutti, ho da poco messo la 2004.0 con kernel 2.6.3
Ho compilato secondo le indicazioni della guida, mettendo sia DEVFS che dev/pts eppure, ogni volta che avvio, continua a dirmi che il mio kernel non supporta DEVFS...per quale motivo?

Grazie a tutti per l'attenzione! ;)

Ciao ciao

Aratheba
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31446
Location: here

PostPosted: Wed Mar 24, 2004 1:52 pm    Post subject: Reply with quote

Sei sicuro che nel tuo kernel sono attivate le seguenti voci
Code:
[*] /dev file system support (OBSOLETE)
      [*]   Automatically mount at boot

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Aratheba
n00b
n00b


Joined: 24 Mar 2004
Posts: 56

PostPosted: Wed Mar 24, 2004 2:05 pm    Post subject: Reply with quote

Si, prutroppo sono state le prime cose che ho controllato! :(
Oltre a quelle due, come avevo detto, ho attivaot anche dev/pts....

Ciao ciao

Aratheba
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31446
Location: here

PostPosted: Wed Mar 24, 2004 2:18 pm    Post subject: Reply with quote

Puoi postare l'errore esatto?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31446
Location: here

PostPosted: Wed Mar 24, 2004 2:19 pm    Post subject: Reply with quote

Ups :oops: vedo adesso. Benvenuto :D .
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Aratheba
n00b
n00b


Joined: 24 Mar 2004
Posts: 56

PostPosted: Wed Mar 24, 2004 2:30 pm    Post subject: Reply with quote

Grazie per il benvenuto! ;)

Per l'errore invece, durante la fase di avvio compare il solito messaggio di mancata compilazione di DEVFS nel kernel...quello che finisce dicendo di ricompilare il kernel secondo le direttive della guida (indicando un indirizzo web della guida) e che, se non premi enter sparisce dopo 15 secondi...hai presente!?!? :?:

Ciao ciao

Aratheba
Back to top
View user's profile Send private message
I-Ching
n00b
n00b


Joined: 16 Mar 2004
Posts: 50

PostPosted: Wed Mar 24, 2004 3:52 pm    Post subject: Reply with quote

Umm okkio che situazioni strane tipo 'ho modificato il kernel ma continua a fare come prima' di solito sono dovute ad un errato posizionamento del kernel dopo la compilazione.
Alias copia da arch/i386/boot/bzImage in /boot SENZA aver rimontanto la partizione boot.

Solo che il lilo aggiorna e tiene valido quello nella partizione boot che al momento non hai montato.. risultato: tu continui a cambiare kernel ma il lilo continua a caricare quello vecchio nella partizione di boot che magari hai scordato di montare.

Capita se uno segue il manuale d'installazione che nell'fstab prevede alla chiamata della partzione /boot senza automount. Ossia all'avvio del sistema non viene montata per 'dicamo' motivi di sicurezza.

Se invece non hai usato partizione di boot separata allora il problema e' sicuramente da ricercarsi altrove.

Ue-Tsi
Back to top
View user's profile Send private message
Aratheba
n00b
n00b


Joined: 24 Mar 2004
Posts: 56

PostPosted: Wed Mar 24, 2004 8:40 pm    Post subject: Reply with quote

I-Ching wrote:
[cut]
Se invece non hai usato partizione di boot separata allora il problema e' sicuramente da ricercarsi altrove.

Ue-Tsi


La seconda che hai detto...non ho usato partizione di boot separata.

Non riesco proprio a capire dove sbaglio! :(

Ciao ciao

Aratheba
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Wed Mar 24, 2004 8:59 pm    Post subject: Reply with quote

hai provato a vedere se la cartella /dev è stata creata? a volte capita :)

e l'fstab? è apposto?
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31446
Location: here

PostPosted: Wed Mar 24, 2004 9:48 pm    Post subject: Reply with quote

Magari non hai messo nel tuo grub.conf o lilo.conf una riga con nodevfs?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
MyZelF
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 2010
Location: Venice, Italy

PostPosted: Wed Mar 24, 2004 10:03 pm    Post subject: Reply with quote

Code:
$ dmesg | grep devfs


che dice? e nei log? niente di anomalo?
_________________
"Larry the Cow was a bit frustrated at the current state of Linux Distributions..."
Back to top
View user's profile Send private message
Aratheba
n00b
n00b


Joined: 24 Mar 2004
Posts: 56

PostPosted: Thu Mar 25, 2004 12:06 am    Post subject: Reply with quote

koma wrote:
hai provato a vedere se la cartella /dev è stata creata? a volte capita :)

e l'fstab? è apposto?


La caartella /dev esiste eccome...quello che non esiste è /dev/shm che mi da un errore in avvio infatti, perchè non essendoci non può essere montato! :(
Per sicurezza posto il mio fstab:

Code:
/dev/hda6      /      ext3      noauto,noatime      0 1
/dev/hda7      none      swap      sw         0 0
/dev/cdroms/cdrom0   /mnt/cdrom   iso9660      noauto,ro      0 0
/dev/hda1      /mnt/winxp   vfat      noauto,ro      0 0
/dev/hda3      /mnt/acer   vfat      noauto,ro      0 0
/dev/hda5      /mnt/magazzino   vfat      noauto         0 0
/dev/sda1      /mnt/usbhd   vfat      noauto         0 0
#/dev/fd0      /mnt/floppy   auto      noauto         0 0

none         /proc      proc      defaults      0 0

none         /dev/shm   tmpfs      defaults      0 0


Grazie per la pazienza! :)

Ciao ciao

Aratheba
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31446
Location: here

PostPosted: Thu Mar 25, 2004 7:27 am    Post subject: Reply with quote

Prova a postare anche il tuo grub.conf (o lilo.conf) e anche l'output del comando proposto da MyZelf.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
MyZelF
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 2010
Location: Venice, Italy

PostPosted: Thu Mar 25, 2004 7:36 am    Post subject: Reply with quote

Aratheba wrote:
quello che non esiste è /dev/shm che mi da un errore in avvio


Nel kernel hai abilitato la voce

Code:
[*] Virtual memory file system support (former shm fs)


In File systems -> Pseudo filesystems ?
_________________
"Larry the Cow was a bit frustrated at the current state of Linux Distributions..."
Back to top
View user's profile Send private message
Danilo
l33t
l33t


Joined: 05 Feb 2004
Posts: 747
Location: Italy

PostPosted: Thu Mar 25, 2004 9:27 am    Post subject: Re: DEVFS e kernel 2.6.3=problemi? Reply with quote

Aratheba wrote:
Ho compilato secondo le indicazioni della guida, mettendo sia DEVFS che dev/pts eppure, ogni volta che avvio, continua a dirmi che il mio kernel non supporta DEVFS...per quale motivo?


Un problema di questo tipo l'ho riscontrato quando ho usato il kernel 2.4.22. In quel caso il problema era lilo: non riusciva ad interpretare qualcosa (e non ricordo cosa) dal lilo.conf. Era un problema noto.

Usando grub si e' risolto il tutto.
Non so se da allora il problema era stato risolto.

Un check con grub lo farei ;-)
Back to top
View user's profile Send private message
Aratheba
n00b
n00b


Joined: 24 Mar 2004
Posts: 56

PostPosted: Thu Mar 25, 2004 9:36 am    Post subject: Reply with quote

Allora, /dev/shm l'ho abilitato....ma nisba!

Posto anche il mio grub.conf:

Code:

#
# Sample boot menu configuration file
#

# Boot automatically after 30 secs.
timeout 10

# By default, boot the first entry.
default 0

# Fallback to the second entry.
fallback 1

splashimage=(hd0,5)/boot/grub/splash.xpm.gz

# For booting GNU/Linux
title  Gentoo
root (hd0,5)
kernel (hd0,5)/boot/kernel-2.6.3 root=/dev/hda6 vga=788

# For booting Windows NT or Windows95
title Other
rootnoverify (hd0,0)
makeactive
chainloader  +1


Grazie a tutti! ;)

Ciao ciao

Aratheba
Back to top
View user's profile Send private message
Aratheba
n00b
n00b


Joined: 24 Mar 2004
Posts: 56

PostPosted: Tue Mar 30, 2004 4:51 pm    Post subject: Reply with quote

Ho fatto altre prove, tra cui passare il parametro gentoo=noudev al grub...tanto per provare, ma non è cambiato nulla! :P

Tanto per chiarezza posto anche il mio fstab....se a qualcuno viene in mente qualcosa...GRAZIE! :cry:

Code:

# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 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/hda6      /      ext3      noauto,noatime      0 1
/dev/hda7      none      swap      sw         0 0
/dev/hdc      /mnt/cdrom   iso9660      noauto,ro      0 0
/dev/hda1      /mnt/winxp   vfat      noauto,ro      0 0
/dev/hda3      /mnt/acer   vfat      noauto,ro      0 0
/dev/hda5      /mnt/magazzino   vfat      noauto         0 0
/dev/sda1      /mnt/usbhd   vfat      noauto         0 0
#/dev/fd0      /mnt/floppy   auto      noauto         0 0

# NOTE: The next line is critical for boot!
none         /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



Ciao ciao

Aratheba
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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