* [Comm] VirtualBox on Server 4.0.1 x86_64
@ 2007-08-01 14:37 Alexander Yereschenko
2007-08-02 5:29 ` Alex Gorbachenko
0 siblings, 1 reply; 6+ messages in thread
From: Alexander Yereschenko @ 2007-08-01 14:37 UTC (permalink / raw)
To: ALT Linux Community
Доброе!
Имеем:
AltLinux Server 4.0.1 x86_64 (ядро 2.6.18-ovz-smp-alt14)
(проц Athlon 64 x2 4400+)
доустановлено
apt-get install kernel-headers-ovz-smp kernel-headers-modules-ovz-smp
rpm-build
Устанавливался VirtualBox_1.4.0_Linux_amd64.run без каких либо ошибок.
Во время старта сервиса vboxdrv (а также при ручном старте modprobe vboxdrv)
вылезает ошибка:
FATAL: Error inserting vboxdrv
(/lib/modules/2.6.18-ovz-smp-alt14/misc/vboxdrv.ko): Invalid argument
Куда копать?
ЗЫ. Под сизифом и десктпом i586 32-битный виртуалбокс нормально живет,
подобных проблем не было....
--
Alexander
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] VirtualBox on Server 4.0.1 x86_64
2007-08-01 14:37 [Comm] VirtualBox on Server 4.0.1 x86_64 Alexander Yereschenko
@ 2007-08-02 5:29 ` Alex Gorbachenko
2007-08-02 8:37 ` Alexander Yereschenko
2007-08-04 19:58 ` Vladimir A. Svyatoshenko
0 siblings, 2 replies; 6+ messages in thread
From: Alex Gorbachenko @ 2007-08-02 5:29 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 258 bytes --]
On Wed, 1 Aug 2007 17:37:18 +0300
Alexander wrote:
>FATAL: Error inserting vboxdrv
>(/lib/modules/2.6.18-ovz-smp-alt14/misc/vboxdrv.ko): Invalid argument
скормить ядру параметр "nmi_watchdog 0".
--
np: Killswitch Engage - The End of Heartache
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] VirtualBox on Server 4.0.1 x86_64
2007-08-02 5:29 ` Alex Gorbachenko
@ 2007-08-02 8:37 ` Alexander Yereschenko
2007-08-04 19:58 ` Vladimir A. Svyatoshenko
1 sibling, 0 replies; 6+ messages in thread
From: Alexander Yereschenko @ 2007-08-02 8:37 UTC (permalink / raw)
To: ALT Linux Community
Доброе!
В сообщении от 2 августа 2007 Alex Gorbachenko написал(a):
> >FATAL: Error inserting vboxdrv
> >(/lib/modules/2.6.18-ovz-smp-alt14/misc/vboxdrv.ko): Invalid argument
>
> скормить ядру параметр "nmi_watchdog=0".
Спасибо. Помогло.
--
Alexander
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] VirtualBox on Server 4.0.1 x86_64
2007-08-02 5:29 ` Alex Gorbachenko
2007-08-02 8:37 ` Alexander Yereschenko
@ 2007-08-04 19:58 ` Vladimir A. Svyatoshenko
2007-08-07 14:22 ` Alex Gorbachenko
1 sibling, 1 reply; 6+ messages in thread
From: Vladimir A. Svyatoshenko @ 2007-08-04 19:58 UTC (permalink / raw)
To: community
On Thu, 2 Aug 2007 09:29:39 +0400
Alex Gorbachenko wrote:
> On Wed, 1 Aug 2007 17:37:18 +0300
> Alexander wrote:
>
> >FATAL: Error inserting vboxdrv
> >(/lib/modules/2.6.18-ovz-smp-alt14/misc/vboxdrv.ko): Invalid argument
>
> скормить ядру параметр "nmi_watchdog 0".
>
каким образом?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] VirtualBox on Server 4.0.1 x86_64
2007-08-04 19:58 ` Vladimir A. Svyatoshenko
@ 2007-08-07 14:22 ` Alex Gorbachenko
2007-08-07 14:50 ` Vladimir A. Svyatoshenko
0 siblings, 1 reply; 6+ messages in thread
From: Alex Gorbachenko @ 2007-08-07 14:22 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 257 bytes --]
On Sat, 4 Aug 2007 22:58:15 +0300
Vladimir wrote:
>каким образом?
[ root:satellite:~ 0 ] # grep nmi /etc/lilo.conf
append="panic=30 combined_mode=libata nmi_watchdog=0
libata.atapi_enabled=1"
--
np: volume: 63% repeat: off random: off
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] VirtualBox on Server 4.0.1 x86_64
2007-08-07 14:22 ` Alex Gorbachenko
@ 2007-08-07 14:50 ` Vladimir A. Svyatoshenko
0 siblings, 0 replies; 6+ messages in thread
From: Vladimir A. Svyatoshenko @ 2007-08-07 14:50 UTC (permalink / raw)
To: community
On Tue, 7 Aug 2007 18:22:41 +0400
Alex Gorbachenko wrote:
> On Sat, 4 Aug 2007 22:58:15 +0300
> Vladimir wrote:
>
> >каким образом?
>
> [ root:satellite:~ 0 ] # grep nmi /etc/lilo.conf
> append="panic=30 combined_mode=libata nmi_watchdog=0
> libata.atapi_enabled=1"
>
>
ааа понял, спасибо
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-08-07 14:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-01 14:37 [Comm] VirtualBox on Server 4.0.1 x86_64 Alexander Yereschenko
2007-08-02 5:29 ` Alex Gorbachenko
2007-08-02 8:37 ` Alexander Yereschenko
2007-08-04 19:58 ` Vladimir A. Svyatoshenko
2007-08-07 14:22 ` Alex Gorbachenko
2007-08-07 14:50 ` Vladimir A. Svyatoshenko
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