我收到此错误:
Makefile:181: *** 错误:无法找到当前 Linux 内核的来源。指定 KERN_DIR= 并再次运行 Make。停止。
基本上我在做:
$ sudo /etc/init.d/vboxdrv setup
Removing existing VirtualBox non-DKMS kernel modules [ OK ]
Building the VirtualBox Guest Additions kernel modules
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.
The missing package can be probably installed with
yum install kernel-devel-2.6.32-573.18.1.el6.x86_64
Building the main Guest Additions module [FAILED]
(Look at /var/log/vboxadd-install.log to find out what went wrong)
Run Code Online (Sandbox Code Playgroud)
错误是: …
我有各种各样的笔记本电脑,比如联想、IBM Thinkpad、宏基、苹果和许多其他的——有不同的操作系统。我所有的人都遇到过这样的问题:当我合上盖子时——我认为它关闭了 CPU 等,然后我把它放在包里——当我从包里打开它时,电脑烧红了。什么样的事情会导致这种情况,我如何确定我的包里的电脑不会启动,或者在盖子合上时它不会运行?
我怎样才能避免这种行为?是否存在具有即时冻结功能的笔记本电脑,因此我可以确保关闭盖子后笔记本电脑不会损坏?或者是确保计算机没有运行以将其关闭的唯一方法?
帮手问题
这是设计问题吗?
为什么硬件/软件没有被设计为即时杀死我即时重温带盖子的意识形态?
我可以理解传输信息和缓存内容的一些限制 - 需要时间 - 但为什么不拥有或至少尝试拥有关闭盖子后关闭计算机的即时模式,这样计算机甚至不会升温盖上盖子后意外?
也许相关
[OS-agnostic]无需打开盖子即可启动笔记本电脑
[OS 相关]笔记本电脑在盖子合上时不关机,但盖子打开时
[OS-agnostic]有没有办法在关闭笔记本电脑的盖子时执行某些操作?
Ps 我正在寻找一种基于硬件/独立于操作系统的解决方案来关闭或以某种方式冻结计算机,因为看起来几乎所有的笔记本电脑都倾向于有这个问题,特别是当它们变老时。
我目前使用 Git 在 DropBox 中备份我的东西,但我觉得这还不够简单。我不会创建 cron hacks。DropBox 是否存在一些内置方式来进行备份?
我将 Debian 安装到 Windows Lenovo Thinkpad。现在我想取回 Windows。我该怎么做?
我的朋友在我的 X220 产品详细信息下方提到了有关分区的内容。
$ sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00081865
Device Boot Start End Blocks Id System
/dev/sda1 * 1 38052 305647616 83 Linux
/dev/sda2 38052 38914 6921217 5 Extended
Partition 2 does not start …Run Code Online (Sandbox Code Playgroud) debian ×2
cooling ×1
dropbox ×1
installation ×1
laptop ×1
linux-kernel ×1
overheating ×1
thinkpad ×1
virtualbox ×1
windows ×1