[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problemi con il kernel all'avvio



claudio.s wrote:

con update-boot il problema non si risolve

ma stai usando grub o grub2?

Ho letto che grub2 potrebbe causare problemi in alcuni casi ed è per questo che è mantenuto il pacchetto legacy grub.

$ dpkg -l | grep grub

> [...]
# kopt=root=/dev/sda3 ro vga=792

visti gli ultimi problemi che ho avuto io, sei sicuro che il disco ti venga caricato come sda3?

$ ls -l /dev/sda3

Poi guarderei nei log se c'è qualche warning/errore
$ less /var/log/syslog

Cercando ho trovato questi:

Thanks to this thread I knew it had to be a ram problem. I just reset my memory settings in the bios, all to defaults, and disabled any caching of video and bios to ram. It started right up.

A better choice in /etc/fstab is to use the LABEL= or UUID= form to identify partitions. (The values to put after the "=" can be found by a ls -l /dev/disk/by-label or ls -l /dev/disk/by-uuid. (An added advantage of using the LABEL= or UUID= form is that your system doesn't "barf" when you play with your drive cables, which you sometimes need to do when a cable fails or you add a new drive od other device.)

HO risolto il problema del kernel panic!
Dovevo abilitare come statico anche il supporto PC BIOS.
File systems  --->
    Partition Types  --->

    * Advanced partition selection
    *    PC BIOS (MSDOS partition tables) support



Inoltre converrebbe guardare nella guida di grub cosa significano quei numeri che ti vengono visualizzati prima dell'errore.

Ciao
Davide

--
Dizionari: http://linguistico.sourceforge.net/wiki
Petizione contro il formato ms-ooxml:
http://www.noooxml.org/petition
Non autorizzo la memorizzazione del mio indirizzo su outlook


Reply to: