* Re: [Comm] Помогите с установкой virtualbox @ 2010-02-02 20:59 ` Alexey Borisenkov 2010-02-03 11:52 ` Serge 0 siblings, 1 reply; 6+ messages in thread From: Alexey Borisenkov @ 2010-02-02 20:59 UTC (permalink / raw) To: community 03.02.2010 00:23, Serge . пишет: > Please install the build and header files for your current Linux kernel. > The current kernel version is 2.6.25-std-def-alt8.M41.1 > Problems were found which would prevent VirtualBox from installing. > Please correct these problems and try again. Это самая типичная проблема Версия здесь: > Linux alone 2.6.25-std-def-alt8.M41.1 и здесь: > kernel-headers-modules-std-def-2.6.25-alt8.M41.5 должны полностью совпадать. У вас различаются последней цифрой. Можно или попытаться отыскать старые заголовки или обновить ядро. Может быть даже можно попытаться подсунуть имеющиеся под видом старых, но я этого не говорил :) ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Помогите с установкой virtualbox 2010-02-02 20:59 ` [Comm] Помогите с установкой virtualbox Alexey Borisenkov @ 2010-02-03 11:52 ` Serge 2010-06-04 15:01 ` Мал Скрылёв 0 siblings, 1 reply; 6+ messages in thread From: Serge @ 2010-02-03 11:52 UTC (permalink / raw) To: ALT Linux Community general discussions 02.02.2010 22:59, Alexey Borisenkov пишет: > 03.02.2010 00:23, Serge . пишет: >> Please install the build and header files for your current Linux kernel. >> The current kernel version is 2.6.25-std-def-alt8.M41.1 >> Problems were found which would prevent VirtualBox from installing. >> Please correct these problems and try again. > Это самая типичная проблема > > Версия здесь: >> Linux alone 2.6.25-std-def-alt8.M41.1 > > и здесь: >> kernel-headers-modules-std-def-2.6.25-alt8.M41.5 > > должны полностью совпадать. У вас различаются последней цифрой. > Можно или попытаться отыскать старые заголовки или обновить ядро. > Может быть даже можно попытаться подсунуть имеющиеся под видом старых, > но я этого не говорил :) Спасибо... Чорт, я это видел, но не думал, что совпадать должно аж вплоть до последней цифры... ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Помогите с установкой virtualbox 2010-02-03 11:52 ` Serge @ 2010-06-04 15:01 ` Мал Скрылёв 2010-06-04 15:18 ` Alexey Borisenkov 0 siblings, 1 reply; 6+ messages in thread From: Мал Скрылёв @ 2010-06-04 15:01 UTC (permalink / raw) To: ALT Linux Community general discussions 3 февраля 2010 г. 15:52 пользователь Serge <serg-e@ukr.net> написал: > 02.02.2010 22:59, Alexey Borisenkov пишет: >> >> 03.02.2010 00:23, Serge . пишет: >>> >>> Please install the build and header files for your current Linux kernel. >>> The current kernel version is 2.6.25-std-def-alt8.M41.1 >>> Problems were found which would prevent VirtualBox from installing. >>> Please correct these problems and try again. >> >> Это самая типичная проблема >> >> Версия здесь: >>> >>> Linux alone 2.6.25-std-def-alt8.M41.1 >> >> и здесь: >>> >>> kernel-headers-modules-std-def-2.6.25-alt8.M41.5 >> >> должны полностью совпадать. У вас различаются последней цифрой. >> Можно или попытаться отыскать старые заголовки или обновить ядро. Может >> быть даже можно попытаться подсунуть имеющиеся под видом старых, но я этого >> не говорил :) > Ну вот, у меня похожее, посему продолжу тему: # ./VirtualBox-3.2.2-62298-Linux_amd64.run Verifying archive integrity... All good. Uncompressing VirtualBox for Linux installation......... VirtualBox Version 3.2.2 r62298 (2010-06-02T14:35:57Z) installer Please install the build and header files for your current Linux kernel. The current kernel version is 2.6.32-std-def-alt11 Problems were found which would prevent VirtualBox from installing. Please correct these problems and try again. # uname -a Linux psittaca.localdomain 2.6.32-std-def-alt11 #1 SMP Mon Apr 5 11:16:47 UTC 2010 x86_64 GNU/Linux # rpm -qa|grep kernel-headers kernel-headers-common-1.1.11-alt1 kernel-headers-std-def-2.6.32-alt11 Собственно у меня все номерки совпадают, только последовательность чисел иная. может в сем и дело. А как подсунуть ему, те которыя есть, или лучше починить чтобы находил? > Спасибо... > Чорт, я это видел, но не думал, что совпадать должно аж вплоть до последней > цифры... > > _______________________________________________ > community mailing list > community@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/community -- Мал Скрылёв ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Помогите с установкой virtualbox 2010-06-04 15:01 ` Мал Скрылёв @ 2010-06-04 15:18 ` Alexey Borisenkov 2010-06-04 15:58 ` Мал Скрылёв 0 siblings, 1 reply; 6+ messages in thread From: Alexey Borisenkov @ 2010-06-04 15:18 UTC (permalink / raw) To: community 04.06.2010 19:01, Мал Скрылёв пишет: > Ну вот, у меня похожее, посему продолжу тему: > > # ./VirtualBox-3.2.2-62298-Linux_amd64.run > Verifying archive integrity... All good. > Uncompressing VirtualBox for Linux installation......... > VirtualBox Version 3.2.2 r62298 (2010-06-02T14:35:57Z) installer > Please install the build and header files for your current Linux kernel. > The current kernel version is 2.6.32-std-def-alt11 > Problems were found which would prevent VirtualBox from installing. > Please correct these problems and try again. > > # uname -a > Linux psittaca.localdomain 2.6.32-std-def-alt11 #1 SMP Mon Apr 5 > 11:16:47 UTC 2010 x86_64 GNU/Linux > > # rpm -qa|grep kernel-headers > kernel-headers-common-1.1.11-alt1 > kernel-headers-std-def-2.6.32-alt11 > > Собственно у меня все номерки совпадают, только последовательность > чисел иная. может в сем и дело. > А как подсунуть ему, те которыя есть, или лучше починить чтобы находил? Номерки-то совпадают, да только kernel-headers-std-def не нужен. Нужен kernel-headers-modules-std-def ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Помогите с установкой virtualbox 2010-06-04 15:18 ` Alexey Borisenkov @ 2010-06-04 15:58 ` Мал Скрылёв 2010-06-04 16:08 ` Andrey Rahmatullin 0 siblings, 1 reply; 6+ messages in thread From: Мал Скрылёв @ 2010-06-04 15:58 UTC (permalink / raw) To: ALT Linux Community general discussions 4 июня 2010 г. 19:18 пользователь Alexey Borisenkov <grizlik78@gmail.com> написал: > 04.06.2010 19:01, Мал Скрылёв пишет: >> >> Ну вот, у меня похожее, посему продолжу тему: >> >> # ./VirtualBox-3.2.2-62298-Linux_amd64.run >> Verifying archive integrity... All good. >> Uncompressing VirtualBox for Linux installation......... >> VirtualBox Version 3.2.2 r62298 (2010-06-02T14:35:57Z) installer >> Please install the build and header files for your current Linux kernel. >> The current kernel version is 2.6.32-std-def-alt11 >> Problems were found which would prevent VirtualBox from installing. >> Please correct these problems and try again. >> >> # uname -a >> Linux psittaca.localdomain 2.6.32-std-def-alt11 #1 SMP Mon Apr 5 >> 11:16:47 UTC 2010 x86_64 GNU/Linux >> >> # rpm -qa|grep kernel-headers >> kernel-headers-common-1.1.11-alt1 >> kernel-headers-std-def-2.6.32-alt11 >> >> Собственно у меня все номерки совпадают, только последовательность >> чисел иная. может в сем и дело. >> А как подсунуть ему, те которыя есть, или лучше починить чтобы находил? > > Номерки-то совпадают, да только kernel-headers-std-def не нужен. > Нужен kernel-headers-modules-std-def Ах вот где собака порылась, вот что значит давно ядро не собирал руками, всё позабывал =) Благодарствую! > _______________________________________________ > community mailing list > community@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/community -- Мал Скрылёв ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Помогите с установкой virtualbox 2010-06-04 15:58 ` Мал Скрылёв @ 2010-06-04 16:08 ` Andrey Rahmatullin 0 siblings, 0 replies; 6+ messages in thread From: Andrey Rahmatullin @ 2010-06-04 16:08 UTC (permalink / raw) To: community [-- Attachment #1: Type: text/plain, Size: 584 bytes --] On Fri, Jun 04, 2010 at 07:58:16PM +0400, Мал Скрылёв wrote: > Ах вот где собака порылась, вот что значит давно ядро не собирал > руками Это никак бы не помогло. -- WBR, wRAR (ALT Linux Team) Powered by the ALT Linux fortune(6): <BK_man> Pilot: у нас ни того, ни другого нет. А ведь два шкафа книг по IT :) <drF_ckoff> "ядро linux, книжка раскараска" <Pilot> BK_man: а ля "notepad для чайников"? <BK_man> Pilot: не совсем... OpenGL, ядро Linux, PostgreSQL, MySQL. А также из разряда "Linux для чайников" до кучи :) <drF_ckoff> а для каких моделей чайников? [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 490 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-06-04 16:08 UTC | newest] Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2010-02-02 20:59 ` [Comm] Помогите с установкой virtualbox Alexey Borisenkov 2010-02-03 11:52 ` Serge 2010-06-04 15:01 ` Мал Скрылёв 2010-06-04 15:18 ` Alexey Borisenkov 2010-06-04 15:58 ` Мал Скрылёв 2010-06-04 16:08 ` Andrey Rahmatullin
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git