Ho eseguito Ubuntu 10.10 in una macchina fisica x86-64. Oggi Update Manager mi ha ricordato che ci sono alcuni aggiornamenti da installare e ho confermato l'azione. Avrei dovuto leggere l'elenco degli aggiornamenti ma non l'ho fatto. Ricordo solo che c'è un aggiornamento sulle tazze. Dopo l'aggiornamento, Update Manager richiede un riavvio e ho anche confermato. Ma dopo il riavvio, il computer non può avviarsi. Ci sono errori nella console.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ...
Begin: Running /scripts/local-top ... done.
[xxx]usb 1-8: new high speed USB device using ehci_hcd and address 3
[xxx]usb 2-1: new full speed USB device using ohci_hcd and address 2
[xxx]hub 2-1:1.0: USB hub found [xxx]hub 2-1:1.0: 4 ports detected
[xxx]usb 2-1.1: new low speed USB device using ohci_hcd and address 3
Gave up waiting for root device. Common probles:
- Boot args (cat /proc/cmdline)
- Check rootdelay=(did the system wait long enough)
- Check root= (did the system wait for the right device?)
- Missing modules (cat /proc/modules; ls /dev)
FATAL: Could not load /lib/modules/2.6.35-22-generic/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.35-22-generic/modules.dep: No such file or directory ALERT! /dev/sda1 does not exist. Dropping to a shell!
BusyBox v1.15.3 (Ubuntu 1:1.15.3-1ubuntu5) built-in shell(ash)
Enter 'help' for a list of built-in commands.
(initramfs)[cursor is here]
Al momento, non riesco a inserire nulla nella console. La tastiera non funziona affatto. Cosa c'è che non va? Come posso controllare boot args o "root =" come suggerito? Come posso risolvere questo problema? Grazie.
===============
PS1: il / dev / sda1 è di tipo ext4 (rw, nosuid, nodev)
PS2: / dev / sda1 può essere montato e accessibile correttamente con SUSE 11 SP1 x64.
PS3: Da questo link , penso che la tastiera non funzioni perché il driver USB non è caricato in quel momento.