Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(Risolto)problemi all'avvio + swap
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
jigi
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2004
Posts: 87

PostPosted: Fri Jun 23, 2006 10:32 am    Post subject: (Risolto)problemi all'avvio + swap Reply with quote

quando avvio il pc, parte la schermata con il caricamento di tutto il sistema
ebbene per metà tutto lo schermo è pieno di puntini bianchi e poi torna normale, ossia si legge normalmente quello che c'è scritto sullo schermo
ho intravisto due segni rossi, e ho scoperto che all'avvio non mi carica la swap
se la carico da console tutto va a posto

SWAP
durante l'installazione:
Code:
mkswap /dev/hda2  -  swapon /dev/hda2


SCHERMO
se puo essere utile ti posto il grub.conf
Code:

default 0
timeout 10
splashimage=(hd0,0) /grub/splash.xpm.gz

title=Gentoo Linux 2.6.12-r6
root (hd,0)
kernel /boot/kernel-2.6.12-gentoo-r6  root=/dev)hda3


ciao


Last edited by jigi on Tue Jun 27, 2006 3:53 am; edited 1 time in total
Back to top
View user's profile Send private message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Fri Jun 23, 2006 10:36 am    Post subject: Re: problemi all'avvio + swap Reply with quote

jigi wrote:
Code:

default 0
timeout 10
splashimage=(hd0,0) /grub/splash.xpm.gz

title=Gentoo Linux 2.6.12-r6
root (hd,0)
kernel /boot/kernel-2.6.12-gentoo-r6  root=/dev)hda3


8O Scusa ma il parametro root dovrebbe essere
Code:
root=/dev/hda3


Trattasi di errore di battitura?
Back to top
View user's profile Send private message
jigi
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2004
Posts: 87

PostPosted: Fri Jun 23, 2006 10:45 am    Post subject: Reply with quote

si ^diego82^ scusa ho sbagliato , ma mi devo trascrivere tutto a mano per poi riscriverlo, e poi ci sono qualche ore di sonno arretrate
è possibile che sia configurato male X
ciao
Back to top
View user's profile Send private message
nikko96
Apprentice
Apprentice


Joined: 22 Jul 2005
Posts: 229
Location: Pulcinella's Country

PostPosted: Fri Jun 23, 2006 11:22 am    Post subject: Re: problemi all'avvio + swap Reply with quote

jigi wrote:
quando avvio il pc, parte la schermata con il caricamento di tutto il sistema
ebbene per metà tutto lo schermo è pieno di puntini bianchi e poi torna normale, ossia si legge normalmente quello che c'è scritto sullo schermo
ho intravisto due segni rossi, e ho scoperto che all'avvio non mi carica la swap
se la carico da console tutto va a posto

SWAP
durante l'installazione:
Code:
mkswap /dev/hda2  -  swapon /dev/hda2


SCHERMO
se puo essere utile ti posto il grub.conf
Code:

default 0
timeout 10
splashimage=(hd0,0) /grub/splash.xpm.gz

title=Gentoo Linux 2.6.12-r6
root (hd,0)
kernel /boot/kernel-2.6.12-gentoo-r6  root=/dev)hda3


ciao


Hai conttrollato fstab se e' ok?
Inoltre nel grub.conf deve essere root (hd0,0) ovvero riportare la /boot se e' una
partizione separata da /
Ciao.
_________________
My system: cpu Intel core 2 duo e6750,mb asus p5n-e sli,scheda grafica nvidia GeForce 9600 GT,kernel 2.6.31-gentoo-r6
Back to top
View user's profile Send private message
jigi
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2004
Posts: 87

PostPosted: Fri Jun 23, 2006 11:37 am    Post subject: Reply with quote

Quote:
Hai conttrollato fstab se e' ok?

a me sembra di si, tra poco riattacco gentoo e lo trascrivo

Quote:
deve essere root (hd0,0)

anche li ricontrllo, sicuramente ho sbagliato
grazie ^nikko96^
ciao
Back to top
View user's profile Send private message
jigi
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2004
Posts: 87

PostPosted: Fri Jun 23, 2006 3:13 pm    Post subject: Reply with quote

bhooo non capisco sia fstab che grub.conf sono ok
puo essere che manchi qualcosa riferito alla risoluzione dello schermo in grub.conf
Back to top
View user's profile Send private message
diego_82
Apprentice
Apprentice


Joined: 02 May 2004
Posts: 257
Location: Londra

PostPosted: Sat Jun 24, 2006 7:07 am    Post subject: Reply with quote

Ma hai dato l'id 82 alla swap quando l'hai creata?
Back to top
View user's profile Send private message
jigi
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2004
Posts: 87

PostPosted: Sat Jun 24, 2006 8:03 pm    Post subject: Reply with quote

he si /devhda2 swap/solaris
+512M
swapon /dev/hda2
ma la cosa che non capisco è il bootloader
parte, intravedo due punti rossi, segnale di qualcosa che non va, poi quasi a meta diventa normale ossia si legge tutto benissimo
preciso che dall'avvio lo schermo è pieno di puntini bianchi, il che mi rende difficile spiegarvi cos'è il problema
Back to top
View user's profile Send private message
bender86
Guru
Guru


Joined: 18 Mar 2005
Posts: 484

PostPosted: Sun Jun 25, 2006 10:14 am    Post subject: Q Reply with quote

Code:
default 0
timeout 10
splashimage=(hd0,0) /grub/splash.xpm.gz                  # Qua c'è uno spazio di troppo

title=Gentoo Linux 2.6.12-r6
root (hd,0)                                              # Qua dovrebbe essere root (hd0,0)
kernel /boot/kernel-2.6.12-gentoo-r6  root=/dev)hda      # Qua ti hanno già detto (/dev/hda3)

(Anche se credo siano semplici errori di trascrizione). Hai provato a togliere la riga della splashimage? O a cambiare splashimage?


jigi wrote:
he si /devhda2 swap/solaris
+512M
swapon /dev/hda2
Sei sicuro di avere una riga in /etc/fstab simile a
Code:
/dev/hda2   none      swap    sw                0 0
A sistema avviato, se dai "swapon -s" non ti dice nulla?

jigi wrote:
ma la cosa che non capisco è il bootloader
parte, intravedo due punti rossi, segnale di qualcosa che non va, poi quasi a meta diventa normale ossia si legge tutto benissimo
preciso che dall'avvio lo schermo è pieno di puntini bianchi, il che mi rende difficile spiegarvi cos'è il problema
I punti rossi sono i punti esclamativi degli script di avvio? Potresti fermare lo schermo con il tasto "scroll lock", oppure mi sembra di aver visto una voce "boot log" in /etc/conf.d/rc (ma non so come si usi).
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Sun Jun 25, 2006 10:23 am    Post subject: Reply with quote

scusa la domanda... ma hai formattato la partizione di swap?
Code:

mkswap /dev/hda2


ciao

luigi
_________________
RTFM!!!!

e

http://www.comio.it
:)
Back to top
View user's profile Send private message
jigi
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2004
Posts: 87

PostPosted: Sun Jun 25, 2006 3:28 pm    Post subject: Reply with quote

x ^comio^
si
ma l'errore era che in /etc/fstab
e lo sistemato
ciao

x^bender86^
Code:

default 0
timeout 10
splashimage=(hd0,0) /grub/splash.xpm.gz               

title=Gentoo Linux 2.6.12-r6
root (hd0,0)                                             
kernel /boot/kernel-2.6.12-gentoo-r6  root=/dev/hda3     

ok provo a fare:splashimage=(hd0,0)/grub/splash.xpm.gz
e vediamo
grazie ciao
Back to top
View user's profile Send private message
jigi
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2004
Posts: 87

PostPosted: Tue Jun 27, 2006 3:57 am    Post subject: Reply with quote

ok grazie
c'era propio uno spazio di troppo
adesso che ho visualizzato la schermata ho visto che i due puntini esclamativi rossi indicavano che non era stato caricato un modulo
ciao
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