Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
niente reboot
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
_Rugg_
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 77
Location: SBT, ITALY

PostPosted: Wed May 11, 2005 11:58 am    Post subject: niente reboot Reply with quote

Ciao a tutti...
ho un piccolo problemino...
quando da root do il comando rebbot il sistema si spegne ma poi non si riavvia più... 8O
Qualcuno saprebbe dirmi il perchè ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31443
Location: here

PostPosted: Wed May 11, 2005 12:05 pm    Post subject: Reply with quote

Prova a postare un
Code:
$ ls -l /sbin/reboot

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


Joined: 13 Aug 2003
Posts: 960

PostPosted: Wed May 11, 2005 12:06 pm    Post subject: Reply with quote

m....dai stocomando...


alias


e dicci cosa vedi
Back to top
View user's profile Send private message
_Rugg_
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 77
Location: SBT, ITALY

PostPosted: Wed May 11, 2005 12:19 pm    Post subject: Reply with quote

dando il comando vedo questo:

Code:


lrwxrwxrwx  1 root root 4 May  5 18:07 /sbin/reboot -> halt

Back to top
View user's profile Send private message
rota
l33t
l33t


Joined: 13 Aug 2003
Posts: 960

PostPosted: Wed May 11, 2005 12:21 pm    Post subject: Reply with quote

infatti sta li il probblema...

fallo diventare cosi...

/sbin/reboot -> init
Back to top
View user's profile Send private message
_Rugg_
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 77
Location: SBT, ITALY

PostPosted: Wed May 11, 2005 12:26 pm    Post subject: Reply with quote

scusa la mia ignoranza ma per farlo puntare ad init cosa devo dargli quando faccio ln-s
Back to top
View user's profile Send private message
rota
l33t
l33t


Joined: 13 Aug 2003
Posts: 960

PostPosted: Wed May 11, 2005 12:51 pm    Post subject: Reply with quote

devi assegnargli un nuovo alias.....
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31443
Location: here

PostPosted: Wed May 11, 2005 12:54 pm    Post subject: Reply with quote

No aspettate anche il mio reboot punta ad halt. Devo provare se mi fa il reboot
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
_Rugg_
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 77
Location: SBT, ITALY

PostPosted: Wed May 11, 2005 1:06 pm    Post subject: Reply with quote

:oops:

Scusami ancora:

Ma come faccio ad assegnargli un nuovo alias...
A te fedeli te lo fa il reboot?
potrebbe dipendere da qualcos'altro?
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Wed May 11, 2005 1:10 pm    Post subject: Reply with quote

fedeliallalinea wrote:
No aspettate anche il mio reboot punta ad halt. Devo provare se mi fa il reboot


idem
Code:
/# ls -l /sbin/reboot
lrwxrwxrwx  1 root root 4 Nov 16 19:23 /sbin/reboot -> halt



da me rebootta!
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed May 11, 2005 1:35 pm    Post subject: Reply with quote

_Rugg_ wrote:
potrebbe dipendere da qualcos'altro?

Che versione stai usando di baselayout? Per caso ti sei messo a giocare con sistemi di init alternativi?
_________________
Ciao da me!
Back to top
View user's profile Send private message
_Rugg_
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 77
Location: SBT, ITALY

PostPosted: Wed May 11, 2005 1:46 pm    Post subject: Reply with quote

"Che versione stai usando di baselayout?"

sys-apps/baselayout-1.9.4-r6

"Per caso ti sei messo a giocare con sistemi di init alternativi?"

8O ... no
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed May 11, 2005 1:54 pm    Post subject: Reply with quote

_Rugg_ wrote:
sys-apps/baselayout-1.9.4-r6


Strano... anche se ora che ci penso non ho mai usato il comando reboot direttamente

prova a dare:
Code:
shutdown -r now

e vediamo cosa succede
_________________
Ciao da me!
Back to top
View user's profile Send private message
_Rugg_
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 77
Location: SBT, ITALY

PostPosted: Wed May 11, 2005 2:48 pm    Post subject: Reply with quote

comando dato ma il sistema è come se rimanesse in sospensione (stesso comportamento di quando do il reboot).
Si spegne ma poi non si riaccende...
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed May 11, 2005 3:04 pm    Post subject: Reply with quote

_Rugg_ wrote:
comando dato ma il sistema è come se rimanesse in sospensione (stesso comportamento di quando do il reboot).
Si spegne ma poi non si riaccende...


Quando dai un halt invece il sistema si spegne correttamente oppure resta anche li in sospensione?
_________________
Ciao da me!
Back to top
View user's profile Send private message
_Rugg_
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 77
Location: SBT, ITALY

PostPosted: Wed May 11, 2005 3:10 pm    Post subject: Reply with quote

si spegne correttamente...
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed May 11, 2005 3:13 pm    Post subject: Reply with quote

_Rugg_ wrote:
si spegne correttamente...


Non so che dire se non prova a riemergere il baselayout...
_________________
Ciao da me!
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Wed May 11, 2005 4:04 pm    Post subject: Reply with quote

posto qui perchè il mio problema è molto simile. me ne sono accorto solo un paio d'ore fa e premetto non ho ancora avuto modo di cercare niente. mi sono collegato solo ora.
io digitando halt o reboot arrivo fino al remount dei file-system ma poi mi esce la scritta:
Code:
INIT: no more processes left in this runlevel

cose strane che ho fatto? ho emerso initng ma sono alcuni giorni che ce l'ho (usato poco x la verità) e cmq solo da oggi mi succede.

va beh adesso cerco un po'. ciao!
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Wed May 11, 2005 4:35 pm    Post subject: Reply with quote

risolto riemergendo
Code:
sys-apps/baselayout

grazie 1000 randomaze.

ho postato una cosa inutile nello stesso posto in cui c'era la soluzione. sono proprio una cima!
Back to top
View user's profile Send private message
rota
l33t
l33t


Joined: 13 Aug 2003
Posts: 960

PostPosted: Wed May 11, 2005 5:24 pm    Post subject: Reply with quote

squsate....ma poi a voi vi funzziona anche con ALT ??????
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