我已经在我的一个硬盘中安装了 Gentoo。整个硬盘用于该发行版。
我想在 grub 中进行双引导以启动 Ubuntu 或 Gentoo。
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 7298 58614752+ 83 Linux
/dev/sdf1 1 125 1000000 82 Linux swap / Solaris
Partition 1 does not end on cylinder boundary.
/dev/sdf2 125 30402 243196503+ 83 Linux
Partition 2 does not end on cylinder boundary.
Run Code Online (Sandbox Code Playgroud)
/dev/sdb 是 Ubuntu 根目录,/dev/sdf 是 Gentoo。
我执行sudo os-prober它显示:
/dev/sdf2:Gentoo Base System release 2.0.2:Gentoo:linux
Run Code Online (Sandbox Code Playgroud)
然后我执行sudo update-grub:
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.0.0-6-core2
Found …Run Code Online (Sandbox Code Playgroud) 我已经从头安装了 Ubuntu 12.04 和 Thunderbird 12.0.1,但是当新邮件到达时我听不到声音。
我已经安装了pulseaudio-esound-compat,esound-common但问题仍然存在。
我该如何解决这个问题,并在 Thunderbird 中获得新的邮件通知声音?
这里报告的错误:https : //bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1009108
带有 Unity 的 Ubuntu 12.10 64 位。
当我重新启动或关闭 PC 时,它需要很长时间才能完成。
它显示了行Asking all remaining processes to terminate... [fail]和之后Killing all remaining processes。
我该如何调试以确定问题的根源?
“CONCURRENCY_LEVEL=x”变量是否影响使用make进行的编译?
我已经阅读了一些关于 TCP 拥塞避免算法的 wiki 和页面,但我不确定对这个问题的回答:ADSL2+ 连接的最佳 TCP 拥塞避免算法是什么?实际上我使用CUBIC,这是最好的选择吗?
我已经从 kernel.org 下载了内核 2.6.37。我试图编译它,但出现错误:
$ make menuconfig
scripts/kconfig/conf --silentoldconfig Kconfig
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop.
Run Code Online (Sandbox Code Playgroud)
我已将实际内核配置复制到.config:
cp /boot/config-2.6.37-20110117 .config
Run Code Online (Sandbox Code Playgroud)
我又执行make menuconfig了一次,但它编译了完整的内核而不显示菜单。o_O 我编译这个内核几天没有问题。
有什么帮助吗?谢谢。
compiling ×2
12.04 ×1
12.10 ×1
debugging ×1
dual-boot ×1
grub2 ×1
kernel ×1
networking ×1
pulseaudio ×1
reboot ×1
shutdown ×1
sound ×1
thunderbird ×1