My kubuntu system was running fine for a month, until today I ran update manager and it said some updates was not completed successfully. After some minutes I rebooted, then the system can't boot into KDE login screen. Instead, the screen becomes text mode, stopping at the line:
* Running local boot scripts (/etc/rc.local) [OK]
Then it hangs here.
I pressed ALT-F1 to switch to terminal, and saw the screen reads:
Starting up...
Loading, please wait...
kinit: name_to_dev_t (/dev/disk/by-uuid/blah-blah-blah) = sda5(8,5)
kinit: trying to resume from /dev/disk/by-uuid/blah-blah-blah
kinit: No resume image, doing normal boot...
Ubuntu 7.10 xxxxx tty1
xxxxx login: _
Then I login again, tried to run sudo /etc/init.d/kdm restart, but it still failed.
Can someone help me figure out what's the problem?
Thanks a lot.
(update: i tried to run sudo dpkg-reconfigure xserver-xorg, but it said xserver-org is not installed)
* Running local boot scripts (/etc/rc.local) [OK]
Then it hangs here.
I pressed ALT-F1 to switch to terminal, and saw the screen reads:
Starting up...
Loading, please wait...
kinit: name_to_dev_t (/dev/disk/by-uuid/blah-blah-blah) = sda5(8,5)
kinit: trying to resume from /dev/disk/by-uuid/blah-blah-blah
kinit: No resume image, doing normal boot...
Ubuntu 7.10 xxxxx tty1
xxxxx login: _
Then I login again, tried to run sudo /etc/init.d/kdm restart, but it still failed.
Can someone help me figure out what's the problem?
Thanks a lot.
(update: i tried to run sudo dpkg-reconfigure xserver-xorg, but it said xserver-org is not installed)
Comment