Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bug device file mancanti
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
ZoD
n00b
n00b


Joined: 25 Aug 2006
Posts: 8

PostPosted: Mon Oct 23, 2006 5:38 pm    Post subject: bug device file mancanti Reply with quote

Salve!
sto' cercando di capire una cosa di questa gentoo amd64, ad ogni avvio mi compare il famigerato:
Code:
-----------------------------------------------------
Your system seems to be missing critical device files
in /dev !  Although you may be running udev or devfs,
the root partition is missing these required files !

To rectify this situation, please do the following:
mkdir /mnt/fixit
mount --bind / /mnt/fixit
cp -a /dev/* /mnt/fixit/dev/
umount /mnt/fixit
rmdir /mnt/fixit

You may refer to these instructions at /etc/issue. 
If you previously had an issue file, it has been
backed up at /etc/issue.devfix.  Once you've fixed
your system, you will have to restore your old issue
file in order to get rid of this warning.

Thanks for using Gentoo ! :)
http://bugs.gentoo.org/show_bug.cgi?id=40987
-----------------------------------------------------


Ho letto dei post riguardanti questo bug ma non ho capito una cosa, e` risolvibile?!
Io ho provato a ripristinare l'issue corretto ma lo sovrascrive ogni volta, ho configurato coldplug mettendo lui nei runlevel di boot e togliendo dall'avvio hotplug (non l'ho disinstallato!).
Se ne sapete mi spiegate un attimo che non ne vengo a capo?
grazie! :wink:
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Mon Oct 23, 2006 5:43 pm    Post subject: Reply with quote

Hai seguito le indicazioni riportate?

Code:
mkdir /mnt/fixit
mount --bind / /mnt/fixit
cp -a /dev/* /mnt/fixit/dev/
umount /mnt/fixit
rmdir /mnt/fixit

_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Mon Oct 23, 2006 5:47 pm    Post subject: Reply with quote

il problema è che ti mancano dei devices necessari al boot (es /dev/null) *prima* che venga montato udev.
risolvi semplicemente eseguendo quanto indicato.
_________________
When all else fails, read the instructions.
Back to top
View user's profile Send private message
ZoD
n00b
n00b


Joined: 25 Aug 2006
Posts: 8

PostPosted: Mon Oct 23, 2006 6:06 pm    Post subject: Reply with quote

Si ovviamente gia` avevo provato ad eseguire le istruzioni, ma lui torna...
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Mon Oct 23, 2006 6:11 pm    Post subject: Reply with quote

esegui
Code:
mkdir /mnt/fixit
mount --bind / /mnt/fixit
ls /mnt/fixit/dev  | grep -E 'null|console'
umount /mnt/fixit
rmdir /mnt/fixit

e posta l'output di ls
_________________
When all else fails, read the instructions.
Back to top
View user's profile Send private message
ZoD
n00b
n00b


Joined: 25 Aug 2006
Posts: 8

PostPosted: Mon Oct 23, 2006 6:26 pm    Post subject: Reply with quote

ci sono, ecchile:

Quote:
# ls /mnt/fixit/dev | grep -E 'null|console'
console
null
Back to top
View user's profile Send private message
MajinJoko
l33t
l33t


Joined: 20 Sep 2005
Posts: 639
Location: Bergamo / Verona

PostPosted: Mon Oct 23, 2006 11:13 pm    Post subject: Reply with quote

ciao, lo stesso errore in cui incocciai al mio primo approccio con gentoo, più di dieci mesi fa..

purtroppo non ricordo come risolsi, provai proprio di tutto, l'unica cosa che mi viene da consigliarti ora è di aggiornate/controllare il kernel.


qui: https://forums.gentoo.org/viewtopic-p-2979119-highlight-.html#2979119
mi avevano dato degli ottimi consigli, magari a distanza di tempo qualcuno può tornarti utile.


ciao
_________________
[(.. watashi wa Urumi Kanzaki ga suki da ..)]
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