很久以前裝的vmware,今天想用,突然啟動不了了。
進入terminal後輸入sudo vmware
顯示:[quote]vmware is installed, but it has not been (correctly) configured
for this system. to (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.[/quote]
執行一下/usr/bin/vmware-config.pl
會重新編譯,然後問題解決了,分析原因可能是因為自動公升級的時候把核心公升級了,所以要重新編譯。
ubuntu不能啟動
1.修改解析度,這種情況至少能看見啟動畫面。sudo gedit etc default grub 取消 grub gfxmode 640 480這一行前面的注釋符號,並將後面的數字修改為乙個合適的值,不需要太高,比如1024x768。這個值同時會影響grub啟動選單和控制台裡文字的解析度。第二步 ...
UUID變化後Ubuntu不能啟動
sudo vol id u dev hdax或在 initramfs 的後面輸入命令 ls l dev disk by uuid 出現下面類似的資訊 lrwxrwxrwx 1 root root 11 2007 10 05 19 58 24844a3a844a0eac sda1 lrwxrwxrwx...
ubuntu不能正常啟動解決辦法
由於在ubuntu進入root使用者時沒有正常關機,登入時出現了如下錯誤 an antomatic file system check fcsk of the root file system failed a manual fsck must be performed.dev sda7 missi...