View previous topic :: View next topic |
Author |
Message |
carbonchio n00b
Joined: 18 Jan 2005 Posts: 29 Location: forli'
|
Posted: Sat Jan 22, 2005 3:34 pm Post subject: [risolto]errore al riavvio di gentoo |
|
|
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-r 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 |
|
|
mouser Veteran
Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Sat Jan 22, 2005 3:37 pm Post subject: |
|
|
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 |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Sat Jan 22, 2005 3:40 pm Post subject: Re: errore al riavvio di gentoo |
|
|
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 |
|
|
flocchini Veteran
Joined: 17 May 2003 Posts: 1124 Location: Milano, Italy
|
Posted: Sat Jan 22, 2005 4:45 pm Post subject: |
|
|
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 |
|
|
carbonchio n00b
Joined: 18 Jan 2005 Posts: 29 Location: forli'
|
Posted: Sat Jan 22, 2005 8:07 pm Post subject: |
|
|
scusate se non ho risposto subito,adeso provo e vi faro' sapere
grazie ancora ciao |
|
Back to top |
|
|
carbonchio n00b
Joined: 18 Jan 2005 Posts: 29 Location: forli'
|
Posted: Sat Jan 22, 2005 9:05 pm Post subject: |
|
|
niente continua a darmi quell'errore.ok comincio da capo |
|
Back to top |
|
|
mouser Veteran
Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Sat Jan 22, 2005 9:11 pm Post subject: |
|
|
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
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 |
|
Back to top |
|
|
carbonchio n00b
Joined: 18 Jan 2005 Posts: 29 Location: forli'
|
Posted: Sat Jan 22, 2005 11:06 pm Post subject: |
|
|
ok ci daro' subito un occhiata
grazie e ciao |
|
Back to top |
|
|
mouser Veteran
Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Sun Jan 23, 2005 4:25 pm Post subject: |
|
|
Bene, facci sapere
mouser |
|
Back to top |
|
|
carbonchio n00b
Joined: 18 Jan 2005 Posts: 29 Location: forli'
|
Posted: Sun Jan 23, 2005 9:56 pm Post subject: |
|
|
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 |
|
Back to top |
|
|
mouser Veteran
Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Sun Jan 23, 2005 9:58 pm Post subject: |
|
|
Perfetto. Metti il tag [Risolto] al titolo.
Ciriciao
mouser |
|
Back to top |
|
|
|