From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Message-ID: <47CF36B1.2000906@mail.ru> Date: Thu, 06 Mar 2008 07:11:29 +0700 From: Delta-DEMON User-Agent: Thunderbird 2.0.0.6 (X11/20070804) MIME-Version: 1.0 To: "community@lists.altlinux.org" Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Spam: Not detected Subject: [Comm] =?koi8-r?b?7yEg9MXQxdLYINEg08XC0SDV18nExcwuLi4gOikg0M/X?= =?koi8-r?b?1M/SIM8gVmlydHVhbGJveA==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 00:12:25 -0000 Archived-At: List-Archive: List-Post: Сабж: Дело в установке сабжа. rpm-пакет установился и доступ к конфигурированию виртуальной машины есть, но: VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root. В мануале сказано: VirtualBox uses a special kernel module to perform physical memory allocation and to gain control of the processor for guest system execution. Without this kernel module, you will still be able to work with Virtual Machines in the configuration interface, but you will not be able to start any virtual machines. Модуль этот вместе с Virtualbox не поставляется, а предполагается быть собранным: Most Linux distributions can be set up simply by installing the right packages. Normally, these will be the GNU compiler (GCC), GNU Make (make) and packages containing header files for your kernel. The version numbers of the header file packages must be the same as that of the kernel you are using. -- In newer Debian and Ubuntu releases, you must install the right version of the linux-headers and if it exists the linux-kbuild package. Current Ubuntu releases should have the right packages installed by default. -- In older Debian and Ubuntu releases, you must install the right version of the kernel-headers package. -- On Fedora and Redhat systems, the package is kernel-devel. -- On SUSE and OpenSUSE Linux, you must install the right versions of the kernel-source and kernel-syms packages. Kernel-headers я репозитории нашел, но решительно не моей версии: Моё - 2.6.18-std-smp-alt10 (i686) В репозитории - 2.6.18-std-smp-alt12 Естественно, что после установки ни чего так и не собирается, пишет: [delta-demon@DELTA ~]$ su Password: [root@DELTA ~]# /etc/init.d/vboxdrv setup Stopping VirtualBox kernel module [ DONE ] Recompiling VirtualBox kernel module [FAILED] (Look at /var/log/vbox-install.log to find out what went wrong) Смотрим файл /var/log/vbox-install.log: Makefile:75: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR= and run Make again. Stop. Вот. По моему изложил всё предельно ясно. :) Теперь вопросы: 1. Что я делаю не правильно? 2. Где взять kernel-headers от моего ядра? 3. Нужно ли их вообще искать? Может нужно что-то другое всё таки? 4. На крайняк, как сменить ядро на то, к которому есть эти kernel-headers? :) 5. Самое главное! ПОЧЕМУ КОГДА Я ГОВОРЮ SYNAPTIC УСТАНОВИТЬ KGET ОН ПРЕДЛАГАЕТ УДАЛИТЬ БОЛЬШУЮ ЧАСТЬ КОМПОНЕНТОВ KDE? Спасибо а добром слове.