[Boot] compare un errore all'avvio del PC
[Boot] compare un errore all'avvio del PC
Buongiorno, desidero sapere se qualcuno è in grado di darmi questa informazione: all'avvio del mio PC, posseggo un Compaq mod. 5340EA, compare la scritta seguente: vt596_Smbus 0000:00:14.4 : Smbus : Error: Host SMBus controller not enabled! - Upgrade Bios or use Force=1
Ecco, questo è l'errore che compare. Tengo a precisare che ho installato su questo PC Linux Ubuntu l'ultima versione long life aggiornata.
Grazie in anticipo a chi vorrà aiutarmi.
Renato
Ecco, questo è l'errore che compare. Tengo a precisare che ho installato su questo PC Linux Ubuntu l'ultima versione long life aggiornata.
Grazie in anticipo a chi vorrà aiutarmi.
Renato
-
mapreri
- Consiglio di Ubuntu-it

- Messaggi: 1678
- Iscrizione: martedì 7 dicembre 2010, 17:52
- Desktop: i3wm
- Distribuzione: Debian unstable (sid) amd64
- Sesso: Maschile
- Località: Milano
- Contatti:
Re: [Boot] compare un errore all'avvio del PC
ma dopo si avvia ubuntu? Dai e la modifichi la riga GRUB_CMDLINE_LINUX_DEFAULT in
Poi dai un e prova
Codice: Seleziona tutto
sudo gedit /etc/default/grubCodice: Seleziona tutto
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash force=1"Codice: Seleziona tutto
sudo update-grub[Boot] Re: [Boot] compare un errore all'avvio del PC
Grazie per la sollecita informazione.
Dunque: ho provato come hai detto ma l'errore è ancora lì.
Tengo a precisare che sul PC ho solo Ubuntu e non ho altri S.O.
Il grub non è quello che ti fa scegliere quale sistema avviare?
Renato
Dunque: ho provato come hai detto ma l'errore è ancora lì.
Tengo a precisare che sul PC ho solo Ubuntu e non ho altri S.O.
Il grub non è quello che ti fa scegliere quale sistema avviare?
Renato
-
mapreri
- Consiglio di Ubuntu-it

- Messaggi: 1678
- Iscrizione: martedì 7 dicembre 2010, 17:52
- Desktop: i3wm
- Distribuzione: Debian unstable (sid) amd64
- Sesso: Maschile
- Località: Milano
- Contatti:
Re: [Boot] compare un errore all'avvio del PC
grub oltre che a fare da boot manager (scegliere l'os da avviare di volta in volta) fa anche da boot loader per linux.
Posta
Posta
Codice: Seleziona tutto
cat /etc/default/grubRe: [Boot] compare un errore all'avvio del PC
E dopo cosa faccio?
[Boot] Re: [Boot] compare un errore all'avvio del PC
Ho fatto come mi hai detto, la scritta force=1 la vedo ma l'errore al riavvio del PC è sempre lo stesso.
-
mapreri
- Consiglio di Ubuntu-it

- Messaggi: 1678
- Iscrizione: martedì 7 dicembre 2010, 17:52
- Desktop: i3wm
- Distribuzione: Debian unstable (sid) amd64
- Sesso: Maschile
- Località: Milano
- Contatti:
Re: [Boot] compare un errore all'avvio del PC
posta quel file! Quel comando serve per visualizzare il file
[Boot] Re: [Boot] compare un errore all'avvio del PC
L'ho visualizzato e la scritta force=1 è inserita nella riga che mi hai detto.
Ho notato una cosa prima di modificare ed è questa: alla fine della riga prima della modifica era scritto così: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash*
chiudeva la riga con un asterisco, io non ho toccato, te lo assicuro.
Ora la scritta è la seguente: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash force=1"
Come vedi ho messo le virgolette.
Ho riprovato ma l'errore c'è ancora.
Attendo con pazienza altri suggerimenti. Grazie.
renato
Ho notato una cosa prima di modificare ed è questa: alla fine della riga prima della modifica era scritto così: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash*
chiudeva la riga con un asterisco, io non ho toccato, te lo assicuro.
Ora la scritta è la seguente: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash force=1"
Come vedi ho messo le virgolette.
Ho riprovato ma l'errore c'è ancora.
Attendo con pazienza altri suggerimenti. Grazie.
renato
-
mapreri
- Consiglio di Ubuntu-it

- Messaggi: 1678
- Iscrizione: martedì 7 dicembre 2010, 17:52
- Desktop: i3wm
- Distribuzione: Debian unstable (sid) amd64
- Sesso: Maschile
- Località: Milano
- Contatti:
Re: [Boot] compare un errore all'avvio del PC
posta
Codice: Seleziona tutto
sudo update-grub
cat /boot/grub/grub.cfg[Boot] Re: [Boot] compare un errore all'avvio del PC
Buongiorno a tutti.
Ritornando al mio problema, informo che ho effettuato le operazioni suggerite ma poi non so che fare.
Grazie.
renato
Ritornando al mio problema, informo che ho effettuato le operazioni suggerite ma poi non so che fare.
Grazie.
renato
-
mapreri
- Consiglio di Ubuntu-it

- Messaggi: 1678
- Iscrizione: martedì 7 dicembre 2010, 17:52
- Desktop: i3wm
- Distribuzione: Debian unstable (sid) amd64
- Sesso: Maschile
- Località: Milano
- Contatti:
Re: [Boot] compare un errore all'avvio del PC
fai copia incolla dei due comandi che ti ho scritto prima
[Boot] Re: [Boot] compare un errore all'avvio del PC
Ho fatto come hai detto.
Ho sottomano le informazioni che sono comparse.
Che faccio ora?
Ho sottomano le informazioni che sono comparse.
Che faccio ora?
-
mapreri
- Consiglio di Ubuntu-it

- Messaggi: 1678
- Iscrizione: martedì 7 dicembre 2010, 17:52
- Desktop: i3wm
- Distribuzione: Debian unstable (sid) amd64
- Sesso: Maschile
- Località: Milano
- Contatti:
Re: [Boot] compare un errore all'avvio del PC
copiale in questo forum.
Oppure le metti in un file di testo e lo alleghi (sotto il messaggio in "opzioni avanzate")
Oppure le metti in un file di testo e lo alleghi (sotto il messaggio in "opzioni avanzate")
[Boot] Re: [Boot] compare un errore all'avvio del PC
Ecco, spero che questo ti sia d'aiuto.
root@internet:~# sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-28-generic
Found initrd image: /boot/initrd.img-2.6.32-28-generic
Found linux image: /boot/vmlinuz-2.6.32-26-generic
Found initrd image: /boot/initrd.img-2.6.32-26-generic
Found linux image: /boot/vmlinuz-2.6.32-25-generic
Found initrd image: /boot/initrd.img-2.6.32-25-generic
Found linux image: /boot/vmlinuz-2.6.32-24-generic
Found initrd image: /boot/initrd.img-2.6.32-24-generic
Found linux image: /boot/vmlinuz-2.6.32-23-generic
Found initrd image: /boot/initrd.img-2.6.32-23-generic
Found linux image: /boot/vmlinuz-2.6.32-22-generic
Found initrd image: /boot/initrd.img-2.6.32-22-generic
Found linux image: /boot/vmlinuz-2.6.32-21-generic
Found initrd image: /boot/initrd.img-2.6.32-21-generic
Found memtest86+ image: /boot/memtest86+.bin
done
root@internet:~# cat /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="0"
if [ ${prev_saved_entry} ]; then
set saved_entry=${prev_saved_entry}
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n ${have_grubenv} ]; then if [ -z ${boot_once} ]; then save_env recordfail; fi; fi
}
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
set locale_dir=($root)/boot/grub/locale
set lang=it
insmod gettext
if [ ${recordfail} = 1 ]; then
set timeout=-1
else
set timeout=10
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Ubuntu, con Linux 2.6.32-28-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-28-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-28-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-28-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-28-generic...'
linux /boot/vmlinuz-2.6.32-28-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-28-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-26-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-26-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-26-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-26-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-26-generic...'
linux /boot/vmlinuz-2.6.32-26-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-26-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-25-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-25-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-25-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-25-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-25-generic...'
linux /boot/vmlinuz-2.6.32-25-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-25-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-24-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-24-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-24-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-24-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-24-generic...'
linux /boot/vmlinuz-2.6.32-24-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-24-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-23-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-23-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-23-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-23-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-23-generic...'
linux /boot/vmlinuz-2.6.32-23-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-23-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-22-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-22-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-22-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-22-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-22-generic...'
linux /boot/vmlinuz-2.6.32-22-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-22-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-21-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-21-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-21-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-21-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-21-generic...'
linux /boot/vmlinuz-2.6.32-21-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-21-generic
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
if [ ${timeout} != -1 ]; then
if keystatus; then
if keystatus --shift; then
set timeout=-1
else
set timeout=0
fi
else
if sleep --interruptible 3 ; then
set timeout=0
fi
fi
fi
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
root@internet:~#
root@internet:~# sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-28-generic
Found initrd image: /boot/initrd.img-2.6.32-28-generic
Found linux image: /boot/vmlinuz-2.6.32-26-generic
Found initrd image: /boot/initrd.img-2.6.32-26-generic
Found linux image: /boot/vmlinuz-2.6.32-25-generic
Found initrd image: /boot/initrd.img-2.6.32-25-generic
Found linux image: /boot/vmlinuz-2.6.32-24-generic
Found initrd image: /boot/initrd.img-2.6.32-24-generic
Found linux image: /boot/vmlinuz-2.6.32-23-generic
Found initrd image: /boot/initrd.img-2.6.32-23-generic
Found linux image: /boot/vmlinuz-2.6.32-22-generic
Found initrd image: /boot/initrd.img-2.6.32-22-generic
Found linux image: /boot/vmlinuz-2.6.32-21-generic
Found initrd image: /boot/initrd.img-2.6.32-21-generic
Found memtest86+ image: /boot/memtest86+.bin
done
root@internet:~# cat /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="0"
if [ ${prev_saved_entry} ]; then
set saved_entry=${prev_saved_entry}
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n ${have_grubenv} ]; then if [ -z ${boot_once} ]; then save_env recordfail; fi; fi
}
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
set locale_dir=($root)/boot/grub/locale
set lang=it
insmod gettext
if [ ${recordfail} = 1 ]; then
set timeout=-1
else
set timeout=10
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Ubuntu, con Linux 2.6.32-28-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-28-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-28-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-28-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-28-generic...'
linux /boot/vmlinuz-2.6.32-28-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-28-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-26-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-26-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-26-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-26-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-26-generic...'
linux /boot/vmlinuz-2.6.32-26-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-26-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-25-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-25-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-25-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-25-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-25-generic...'
linux /boot/vmlinuz-2.6.32-25-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-25-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-24-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-24-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-24-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-24-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-24-generic...'
linux /boot/vmlinuz-2.6.32-24-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-24-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-23-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-23-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-23-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-23-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-23-generic...'
linux /boot/vmlinuz-2.6.32-23-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-23-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-22-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-22-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-22-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-22-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-22-generic...'
linux /boot/vmlinuz-2.6.32-22-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-22-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-21-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux /boot/vmlinuz-2.6.32-21-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro quiet splash force=1
initrd /boot/initrd.img-2.6.32-21-generic
}
menuentry 'Ubuntu, con Linux 2.6.32-21-generic (modalità ripristino)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
echo 'Caricamento Linux 2.6.32-21-generic...'
linux /boot/vmlinuz-2.6.32-21-generic root=UUID=c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef ro single
echo 'Caricamento ramdisk iniziale...'
initrd /boot/initrd.img-2.6.32-21-generic
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod ext2
set root='(hd0,1)'
search --no-floppy --fs-uuid --set c3ce2b9e-b1eb-4beb-9567-c5fd36cb79ef
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
if [ ${timeout} != -1 ]; then
if keystatus; then
if keystatus --shift; then
set timeout=-1
else
set timeout=0
fi
else
if sleep --interruptible 3 ; then
set timeout=0
fi
fi
fi
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
root@internet:~#
Re: [Boot] compare un errore all'avvio del PC
vuoi postare questo codice???? da terminale copia questa stringa, si apre la finestra di testo copia il tutto e la incolli in questo forum
sudo gedit /etc/default/grub
sudo gedit /etc/default/grub
Ubuntu 10.04 LTS «Lucid Lynx», versione kernel 2.6.32-39-generic
Windows Xp con service pack 2
ciauzzzzzz...xxniky
Windows Xp con service pack 2
ciauzzzzzz...xxniky
Re: [Boot] compare un errore all'avvio del PC
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash force=1"
GRUB_CMDLINE_LINUX=""
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_LINUX_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
Ecco i dati che mi hai chiesto
# /boot/grub/grub.cfg.
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash force=1"
GRUB_CMDLINE_LINUX=""
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_LINUX_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
Ecco i dati che mi hai chiesto
Re: [Boot] compare un errore all'avvio del PC
sia il file grub, sia il file grub.cfg sn apposto. Però fammi capire una cosa, appena accendi il pc ti esce l'errore poi si avvia linux oppure prima ti esce il logo di linux poi esce l'errore?renatorav ha scritto: # If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash force=1"
GRUB_CMDLINE_LINUX=""
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_LINUX_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
Ecco i dati che mi hai chiesto
Ubuntu 10.04 LTS «Lucid Lynx», versione kernel 2.6.32-39-generic
Windows Xp con service pack 2
ciauzzzzzz...xxniky
Windows Xp con service pack 2
ciauzzzzzz...xxniky
Re: [Boot] compare un errore all'avvio del PC
Prima l'errore poi si avvia Linux.
Re: [Boot] compare un errore all'avvio del PC
ho un'ipotesi. Può darsi che nn carica più il bios. Ragioniamo un attimo. Il bios parte appena si accende il pc, decide se far partire il pc con disco fisso, cd, e quant'altro. Tu hai l'errore proprio all'avvio del pc, già prima del grub (spero sia prima del grub in questo caso giusto????). Il grub in questo caso nn ha problemi, può aver dei problemi se al massimo l'errore te lo faceva dopo l'avvio del grub e nn prima. Quindi ci deve essere qualcosa che nn va prima di grub. In questo caso nel bios. Nn per niente l'errore comprende il bios. Di solito i pc hanno un cd che comprende la scheda madre, incluso il bios. Prova a ricaricarlo.
Inizialmente nn ti dava questo errore giusto?? Hai per caso scaricato nuovi kernel??
Inizialmente nn ti dava questo errore giusto?? Hai per caso scaricato nuovi kernel??
Ultima modifica di xxniky il mercoledì 9 marzo 2011, 12:28, modificato 1 volta in totale.
Ubuntu 10.04 LTS «Lucid Lynx», versione kernel 2.6.32-39-generic
Windows Xp con service pack 2
ciauzzzzzz...xxniky
Windows Xp con service pack 2
ciauzzzzzz...xxniky
-
mapreri
- Consiglio di Ubuntu-it

- Messaggi: 1678
- Iscrizione: martedì 7 dicembre 2010, 17:52
- Desktop: i3wm
- Distribuzione: Debian unstable (sid) amd64
- Sesso: Maschile
- Località: Milano
- Contatti:
Re: [Boot] compare un errore all'avvio del PC
no, da quello che ho capito io prima c'é grub, poi compare questa scritta bianco su nero mentre grub tenta di caricare il kernel, poi compaiono i pallini, giusto? Oppure se compare sotto i pallini di caricamento e a kernel già avviato.
Poi cosa vorrebbe dire che non carica più il bios ??? Non si accenderebbe nemmeno il pc!
Poi cosa vorrebbe dire che non carica più il bios ??? Non si accenderebbe nemmeno il pc!
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti
