从9.04升级到9.10无声音及ATI私有显卡驱动无法安装的解决方法

cd /boot/grub

 

修改menu.lst,将grub加载的kernel改为2.6.31-17,问题即可解决

 

title           Ubuntu 9.04, kernel 2.6.31-17-generic
uuid            1118ad09-e278-4c90-b231-2f7820933cab
kernel          /boot/vmlinuz-2.6.31-17-generic root=UUID=1118ad09-e278-4c90-b231-2f7820933cab ro quiet splash
initrd          /boot/initrd.img-2.6.31-17-generic

 

支持Ubuntu!

你可能感兴趣的:(c,ubuntu)