Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto]errore al riavvio di gentoo
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
carbonchio
n00b
n00b


Joined: 18 Jan 2005
Posts: 29
Location: forli'

PostPosted: Sat Jan 22, 2005 3:34 pm    Post subject: [risolto]errore al riavvio di gentoo Reply with quote

Ciao a tutti ho un problemino
ho installato la gentoo seguendo passo passo il manuale,ho installato tutto e senza errori (compreso il kernel 2.6.7-gentoo-r8) ho installato il grub e configurato il grub.conf

timeout 30
default 0
splashimage=(hd0,0)/grub/splash.xpm.gz
title=gentoo-gians
root (hd0,0)
kernel /kernel-2.6.7-gentoo-r8 root=/dev/ram0 init=linuxrc real_root=/dev/hda3 vga=0x317
initrd /initrd-2-6-7-gentoo-r8

ho creato il link

ln –s /boot/grub/grub.conf /boot/grub/menu.lst

quando riavvio mi da l'errore booting 'gentoo'

root (hd0,0)
Filesystem type is ext2fs,partition type 0x83
kernel /kernel-2.6.7-gentoo-r8 root=/dev/ram0 init=linuxrc real_root=/dev/hda3 vga=0x317

ERROR 15:File not found

press any key to contiune.....

riporto anche fstab

/dev/hda1 /boot ext3 noauto,noatime 1 2
/dev/hda3 / ext3 noatime 0 1
/dev/hda2 none swap sw 0 0

non riesco a capire dove e' l'errore se potete aiutarmi ben venga
grazie comunque


Last edited by carbonchio on Sun Jan 23, 2005 9:59 pm; edited 1 time in total
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sat Jan 22, 2005 3:37 pm    Post subject: Reply with quote

Code:

ERROR 15:File not found

Non trova il file: hai provato a vedere se esiste effettivamente il file /boot/kernel-2.6.7-gentoo-r8 ???
Hai controllato che il device /dev/ram0 esista?
Come hai compilato, con genkernel o con il metodo classico?
Anche con LILO ti da lo stesso problema???

Ciriciao
mouser :wink:
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Sat Jan 22, 2005 3:40 pm    Post subject: Re: errore al riavvio di gentoo Reply with quote

carbonchio wrote:
root (hd0,0)
kernel /kernel-2.6.7-gentoo-r8 root=/dev/ram0 init=linuxrc real_root=/dev/hda3 vga=0x317
initrd /initrd-2-6-7-gentoo-r8

ERROR 15:File not found


Dice che non trova un file, ricontrolla i nomi dei files (kernel e initrd) eventualmente aiutandoti con l'autocompletamento di grub.
_________________
Ciao da me!
Back to top
View user's profile Send private message
flocchini
Veteran
Veteran


Joined: 17 May 2003
Posts: 1124
Location: Milano, Italy

PostPosted: Sat Jan 22, 2005 4:45 pm    Post subject: Reply with quote

tutte le volte che installo grub da qualche parte impazzisco anche io per lo stesso problema... Io di solito risolvo forzandogli anche la partizione dove lo deve cercare:

Code:
kernel (hdx,y)/boot/nomecompletodelfiledeltuokrnel [ecc...]


dove naturalmente x e y sono disco e partizione secodo la notazione di grub.
_________________
~~ Per amore della rosa si sopportano le spine... ~~
Back to top
View user's profile Send private message
carbonchio
n00b
n00b


Joined: 18 Jan 2005
Posts: 29
Location: forli'

PostPosted: Sat Jan 22, 2005 8:07 pm    Post subject: Reply with quote

scusate se non ho risposto subito,adeso provo e vi faro' sapere
grazie ancora ciao :D
Back to top
View user's profile Send private message
carbonchio
n00b
n00b


Joined: 18 Jan 2005
Posts: 29
Location: forli'

PostPosted: Sat Jan 22, 2005 9:05 pm    Post subject: Reply with quote

niente continua a darmi quell'errore.ok comincio da capo
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sat Jan 22, 2005 9:11 pm    Post subject: Reply with quote

ricominciare da capo era una soluzione che prendevo spesso anch'io..... poi ho scoperto che sono tanto comodi i livecd con il chroot....

Comunque, prova a vedere questo 3d, probabilmente riesci a dare una soluzione iniziale al tuo problema :wink:
https://forums.gentoo.org/viewtopic.php?t=283290

Non parla esattamente del tuo problema, ma lo dovrebbe risolvere comunque. Semmai, se dopo quella soluzione vuoi sapere come sistemare per bene il tuo sistema, prima cerca (con la voce in alto a sinistra) nel forum se gia' non se ne parla, al massimo continui su quel thread.

My 2 eurocent
Ciriciao
mouser :wink:
Back to top
View user's profile Send private message
carbonchio
n00b
n00b


Joined: 18 Jan 2005
Posts: 29
Location: forli'

PostPosted: Sat Jan 22, 2005 11:06 pm    Post subject: Reply with quote

ok ci daro' subito un occhiata
grazie e ciao :)
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sun Jan 23, 2005 4:25 pm    Post subject: Reply with quote

Bene, facci sapere :D

mouser :wink:
Back to top
View user's profile Send private message
carbonchio
n00b
n00b


Joined: 18 Jan 2005
Posts: 29
Location: forli'

PostPosted: Sun Jan 23, 2005 9:56 pm    Post subject: Reply with quote

ciao ragazzi finalmente ho risolto, l'errore stava solo nella scrittura del grub.conf.Errore che mi è stato fatto notare da IPcOP.
Viringrazio per l'aiuto alla prossima.
Ciao :D
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sun Jan 23, 2005 9:58 pm    Post subject: Reply with quote

Perfetto. Metti il tag [Risolto] al titolo.

Ciriciao
mouser :wink:
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