分页: 1 / 1

大家来看看我的问题,比较特殊

发表于 : 2008-08-13 15:30
zchwy
title Ubuntu 8.04.1, kernel 2.6.24-20-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-20-generic root=UUID=07240214-9a7b-417a-97cc-243273137cf4 ro quiet splash
initrd /boot/initrd.img-2.6.24-20-generic

title Ubuntu 8.04.1, kernel 2.6.24-20-generic (recovery mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-20-generic root=UUID=07240214-9a7b-417a-97cc-243273137cf4 ro single
initrd /boot/initrd.img-2.6.24-20-generic

title Ubuntu 8.04.1, kernel 2.6.24-19-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=07240214-9a7b-417a-97cc-243273137cf4 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic

title Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=07240214-9a7b-417a-97cc-243273137cf4 ro single
initrd /boot/initrd.img-2.6.24-19-generic

title Ubuntu 8.04.1, kernel 2.6.15-52-686
root (hd0,7)
kernel /boot/vmlinuz-2.6.15-52-686 root=UUID=07240214-9a7b-417a-97cc-243273137cf4 ro quiet splash
initrd /boot/initrd.img-2.6.15-52-686

title Ubuntu 8.04.1, kernel 2.6.15-52-686 (recovery mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.15-52-686 root=UUID=07240214-9a7b-417a-97cc-243273137cf4 ro single
initrd /boot/initrd.img-2.6.15-52-686

title Ubuntu 8.04.1, memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin

以上是我的启动菜单。我的机子是联想昭阳k66,PIII 笔记本,光驱安装、硬盘安装ubuntu8.04可以成功,但是不能上网,网卡是8139和en-1216的,同时外接usb鼠标反应迟钝,根本无法使用,关机的时候死机。我用8139网络安装成功,版本是2.6.15-52-686,可以上网了,开始升级,中间换了两次软件源,就升级成这样了。三个核心只有2.6.15-52-686正常,可以认得网卡上网,外接usb鼠标可以正常使用,可以正常关机,其他的两个核心也可以启动,但是无法上网,无法正常使用usb鼠标,无法正常关机,选关机后笔记本无法自动断电。同时分别启动三个内核进入系统查看内核版本,都是:alen@len:~$ sudo lsb_release -a
[sudo] password for len:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.1
Release: 8.04
Codename: hardy
len@len:~$
搞笑啊,同一机子,硬盘安装、光驱安装Ubuntu 8.04(cd版和dvd版)、英文版中文版,都不行,网络安装可以,但是给升级成这样,不知道为什么。
有没有ubuntu的高手来指点一下,好让我等菜鸟也学习学习,同时长长见识。谢谢

发表于 : 2008-08-14 12:32
zchwy
不会吧,我的两个问题都是有人看,没人回答,版主在哪里?是我的问题太简单,不值得回复,还是难度太高?

发表于 : 2008-08-14 12:39
jarodlau
问题太含糊,我看了半天没有搞明白,你到底问什么....

发表于 : 2008-08-14 17:10
zchwy
一台笔记本,ubuntu 8.04,三种安装方式,硬盘安装、光盘安装的无法上网、使用usb鼠标、正常关机。
网络安装ubuntu 6.06成功,升级后出现两个新核心,加原来的总共三个核心2.6.24-20、2.6.24-19、2.6.15-52-686,分别启动三个核心,查看三个内核完全相同:
sudo lsb_release -a
[sudo] password for len:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.1
Release: 8.04
Codename: hardy
但是2.6.24-20、2.6.24-19启动后无法上网、使用usb鼠标、正常关机。ubuntu 6.06则一切正常。
为什么?