ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Как проадейтить ядро?
@ 2007-11-05 21:41 Николай Коротинский
  2007-11-05 22:44 ` Хихин Руслан
  2007-11-05 22:45 ` Alexey Borisenkov
  0 siblings, 2 replies; 5+ messages in thread
From: Николай Коротинский @ 2007-11-05 21:41 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Хочу поробовать что такое VirtualBox. Запустил ран файл а он мне в ответ:

VirtualBox Version 1.5.2 (Thu Oct 18 09:36:11 CEST 2007) installation
Please install the build and header files for your current Linux kernel.
The current kernel version is 2.6.18-std-smp-alt7
Problems were found which would prevent VirtualBox from installing.
Please correct these problems and try again.

У меня АльД 4.0 с бранчем.

начал ставить
apt-get install kernel-image-std-smp#2.6.18-alt8
...
1: kernel-image-std-smp   ############################ [100%]
/
Fatal: open /boot/splash/desktop/message: No such file or directory
Done.

Что делать?

Спасибо
-- 
With best regards,
Nick Korotinsky

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Как проадейтить ядро?
  2007-11-05 21:41 [Comm] Как проадейтить ядро? Николай Коротинский
@ 2007-11-05 22:44 ` Хихин Руслан
  2007-11-05 22:45 ` Alexey Borisenkov
  1 sibling, 0 replies; 5+ messages in thread
From: Хихин Руслан @ 2007-11-05 22:44 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]

Здравствуйте Николай Коротинский
  В сообщении от 6 ноября 2007 Николай Коротинский написал(a):
 > Хочу поробовать что такое VirtualBox. Запустил ран файл а он мне в
 > ответ:
 >
 > VirtualBox Version 1.5.2 (Thu Oct 18 09:36:11 CEST 2007)
 > installation
 > Please install the build and header files for your current Linux
 > kernel.
 > The current kernel version is 2.6.18-std-smp-alt7
 > Problems were found which would prevent VirtualBox from installing.
 > Please correct these problems and try again.
Просит установить хеадеры от 2.6.18-std-smp-alt7

 > У меня АльД 4.0 с бранчем.
 > начал ставить
 >
 > apt-get install kernel-image-std-smp#2.6.18-alt8
это разве хеадер ? 

 > 1: kernel-image-std-smp   ############################ [100%]
 > /
 >
 > Fatal: open /boot/splash/desktop/message: No such file or directory
 > Done.
У вас в lilo.conf прописан /boot/splash/desktop/messagе , 
откорректируйте путь до реального /boot...../messagе
 > Что делать?
 > Спасибо



-- 
  А ещё говорят так  (fortune):
 
If you can't get your work done in the first 24 hours, work nights. 
________________________________________________________________________
С уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Как проадейтить ядро?
  2007-11-05 21:41 [Comm] Как проадейтить ядро? Николай Коротинский
  2007-11-05 22:44 ` Хихин Руслан
@ 2007-11-05 22:45 ` Alexey Borisenkov
  2007-11-06 15:12   ` Vyatcheslav Perevalov
  1 sibling, 1 reply; 5+ messages in thread
From: Alexey Borisenkov @ 2007-11-05 22:45 UTC (permalink / raw)
  To: ALT Linux Community general discussions



Николай Коротинский пишет:
> Хочу поробовать что такое VirtualBox. Запустил ран файл а он мне в ответ:
> 
> VirtualBox Version 1.5.2 (Thu Oct 18 09:36:11 CEST 2007) installation
> Please install the build and header files for your current Linux kernel.
> The current kernel version is 2.6.18-std-smp-alt7
> Problems were found which would prevent VirtualBox from installing.
> Please correct these problems and try again.
> 
> У меня АльД 4.0 с бранчем.
> 
> начал ставить
> apt-get install kernel-image-std-smp#2.6.18-alt8
> ...
> 1: kernel-image-std-smp   ############################ [100%]
> /
> Fatal: open /boot/splash/desktop/message: No such file or directory
> Done.

Про ошибку ничего не скажу, но так ли уж необходимо производить апгрейд 
ядра? Чтобы заработал VirtualBox достаточно было поставить вот эти 
пакеты (есть на DVD):
kernel-headers-modules-std-smp-2.6.18-alt7.i586.rpm
kernel-headers-std-smp-2.6.18-alt7.i586.rpm
Может быть даже какой-то один из них (я ставил оба)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Как проадейтить ядро?
  2007-11-05 22:45 ` Alexey Borisenkov
@ 2007-11-06 15:12   ` Vyatcheslav Perevalov
  2007-11-07 23:16     ` Alexey Borisenkov
  0 siblings, 1 reply; 5+ messages in thread
From: Vyatcheslav Perevalov @ 2007-11-06 15:12 UTC (permalink / raw)
  To: ALT Linux Community general discussions

В сообщении от 6 ноября 2007 Alexey Borisenkov написал(a):
> Чтобы заработал VirtualBox достаточно было поставить вот эти
> пакеты (есть на DVD):
> kernel-headers-modules-std-smp-2.6.18-alt7.i586.rpm
> kernel-headers-std-smp-2.6.18-alt7.i586.rpm
> Может быть даже какой-то один из них (я ставил оба)

по-моему ещё rpm-build?

-- 
Всего хорошего
		/vip

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Как проадейтить ядро?
  2007-11-06 15:12   ` Vyatcheslav Perevalov
@ 2007-11-07 23:16     ` Alexey Borisenkov
  0 siblings, 0 replies; 5+ messages in thread
From: Alexey Borisenkov @ 2007-11-07 23:16 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Vyatcheslav Perevalov пишет:
> по-моему ещё rpm-build?

Да вроде нет. По-крайней мере на машине, куда я ставил VirtualBox, 
пакета rpm-build нет. Вот компилятор gcc-c++ нужен.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-11-07 23:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-05 21:41 [Comm] Как проадейтить ядро? Николай Коротинский
2007-11-05 22:44 ` Хихин Руслан
2007-11-05 22:45 ` Alexey Borisenkov
2007-11-06 15:12   ` Vyatcheslav Perevalov
2007-11-07 23:16     ` Alexey Borisenkov

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