View previous topic :: View next topic |
Author |
Message |
The_strange n00b
Joined: 24 Jan 2012 Posts: 50
|
Posted: Thu Jun 06, 2013 5:42 pm Post subject: Errore 15 dopo installazione gentoo |
|
|
Ciao a tutti!! dopo tanto sono tornato su gento e dopo aver seguito la guida al riavvio mi da questo error 15 simile a questo
Code: | Booting 'gentoo Linux'
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel (hd0,0)/boot/kernel-2.4.20 root=/dev/sda3 vga=792
Error 15: File not found
Press any key to continue... |
come potrei risolverlo?
ecco come ho configurato il grub
Code: |
#root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.24-gentoo-r5 root=/dev/ram0 real_root=/dev/sda3
initrd /boot/initramfs-x86-2.6.24-gentoo-r5
#vim:ft=conf |
|
|
Back to top |
|
|
The_strange n00b
Joined: 24 Jan 2012 Posts: 50
|
Posted: Thu Jun 06, 2013 7:24 pm Post subject: |
|
|
Nessuno? |
|
Back to top |
|
|
The_strange n00b
Joined: 24 Jan 2012 Posts: 50
|
Posted: Fri Jun 07, 2013 8:23 pm Post subject: |
|
|
ok ho rifatto tutto da apo e stavolta durante l'installazione mi da questo errore
Code: | failed to emerge sys-devel/bc-1.0.6.95 | come risolvo? |
|
Back to top |
|
|
The_strange n00b
Joined: 24 Jan 2012 Posts: 50
|
Posted: Sat Jun 08, 2013 7:37 pm Post subject: |
|
|
vabbè fa niente ci rinuncio grazie a tutti comunque |
|
Back to top |
|
|
sabayonino Veteran
Joined: 03 Jan 2012 Posts: 1038
|
Posted: Sun Jun 09, 2013 11:53 am Post subject: |
|
|
The_strange wrote: | vabbè fa niente ci rinuncio grazie a tutti comunque |
il tuo errore è frutto del copia incolla senza adattare il kernel da te installato al file di grub oltra al fatto che /dev/sda3 potrebbe anche non essere la tua partizione di root (che solo tu in questo momento sai come haio partizionato il TUO disco)
i kernel della serie 2.6 e 2.4 ormai sono "estinti" da "diversi" anni |
|
Back to top |
|
|
The_strange n00b
Joined: 24 Jan 2012 Posts: 50
|
Posted: Sun Jun 09, 2013 12:26 pm Post subject: |
|
|
lo so ma ho ricopiato l errore
il mio hard disk w partizionato in questo modo:
sda1 boot
sda2 wap
sda3 root
il kernel è linux-3.8.13-gentoo e ho usato genkernell
ho seguito pari pari la guida e quando cerco di avviare mi da error 15
vi serve sapere come ho scritto il grub.conf? |
|
Back to top |
|
|
sabayonino Veteran
Joined: 03 Jan 2012 Posts: 1038
|
Posted: Sun Jun 09, 2013 1:41 pm Post subject: Re: Errore 15 dopo installazione gentoo |
|
|
The_strange wrote: |
ecco come ho configurato il grub
Code: |
#root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.24-gentoo-r5 root=/dev/ram0 real_root=/dev/sda3
initrd /boot/initramfs-x86-2.6.24-gentoo-r5
#vim:ft=conf |
|
e
The_strange wrote: | il kernel è linux-3.8.13-gentoo e ho usato genkernell |
Noti nulla ? |
|
Back to top |
|
|
The_strange n00b
Joined: 24 Jan 2012 Posts: 50
|
Posted: Sun Jun 09, 2013 3:43 pm Post subject: |
|
|
infatti era un esempio il grub è scritto così :
Code: |
#root (hd0,0)
kernel /boot/kernel-genkernel-x86-3.8.13-gentoo root=/dev/ram0 real_root=/dev/sda3
initrd /boot/initramfs-x86-3.8.13-gentoo
#vim:ft=conf
|
|
|
Back to top |
|
|
|