|

楼主 |
发表于 2010-1-29 20:47:37
|
显示全部楼层
:yun:
解决了,很诡异。- cgh@0o0 /lib/modules/2.6.32-ARCH/kernel $sudo rm -rf *
复制代码- cgh@0o0 ~ $ sudo pacman -S kernel26
- 警告:kernel26-2.6.32.6-1 已经为最新 -- 重新安装
- 正在解决依赖关系...
- 正在查找内部冲突...
- 目标 (1): kernel26-2.6.32.6-1
- 全部下载大小: 0.00 MB
- 全部安装大小: 76.83 MB
- 进行安装吗? [Y/n] y
- 正在检查软件包完整性...
- (1/1) 正在检查文件冲突 [#####################] 100%
- (1/1) 正在更新 kernel26 [#####################] 100%
- >>>
- >>> If you use the LILO bootloader, you should run 'lilo' before rebooting.
- >>>
- >>> Updating module dependencies. Please wait ...
- >>> MKINITCPIO SETUP
- >>> ----------------
- >>> If you use LVM2, Encrypted root or software RAID,
- >>> Ensure you enable support in /etc/mkinitcpio.conf .
- >>> More information about mkinitcpio setup can be found here:
- >>> http://wiki.archlinux.org/index.php/Mkinitcpio
- >>> Generating initial ramdisk, using mkinitcpio. Please wait...
- ==> Building image "default"
- ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
- :: Begin build
- :: Parsing hook [base]
- :: Parsing hook [udev]
- :: Parsing hook [autodetect]
- :: Parsing hook [pata]
- :: Parsing hook [scsi]
- :: Parsing hook [sata]
- :: Parsing hook [lvm2]
- :: Parsing hook [filesystems]
- :: Generating module dependencies
- :: Generating image '/boot/kernel26.img'...SUCCESS
- ==> SUCCESS
- ==> Building image "fallback"
- ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
- :: Begin build
- :: Parsing hook [base]
- :: Parsing hook [udev]
- :: Parsing hook [pata]
- :: Parsing hook [scsi]
- :: Parsing hook [sata]
- :: Parsing hook [lvm2]
- :: Parsing hook [filesystems]
- :: Generating module dependencies
- :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
- ==> SUCCESS
复制代码- cgh@0o0 ~ $ grep "/dev/sda5" /etc/mtab
- /dev/sda5 /media/wind vfat rw,noexec,nosuid,nodev,noatime,utf8,user=cgh 0 0
复制代码 
|
|