ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Alexander Yereschenko <ave4600@mail.ru>
To: community@lists.altlinux.org, sysadmins@lists.altlinux.org
Subject: [Sysadmins] VirtualBox on ALS 4.0.1
Date: Mon, 10 Sep 2007 23:19:02 +0300
Message-ID: <200709102319.03096.ave4600@mail.ru> (raw)

Доброе!

Имеем AltLinux Server 4.0.1 с обновлениями из бранча, в т.ч. ядро - 
2.6.18-ovz-smp-alt15
На него установлен VirtualBox 1.5.0. Пришлось ручками доставить пакет 
libstdc++3.3-3.3.4-alt4 , ибо виртуалбокс хотел более раннюю версию 
библиотеки.

Создана виртуальная машина и пр.

VBoxManage createvm -name "Terminal" -register
VBoxManage modifyvm "Terminal" -memory "768MB" -acpi on -boot1 dvd -nic1 nat
VBoxManage createvdi -filename "/var/lib/vbox/terminal.vdi" \
    -size 6000 -register
VBoxManage modifyvm "Terminal" -hda "/var/lib/vbox/terminal.vdi"
VBoxManage modifyvm "Terminal" -dvd "/home/vbox/Install.iso"

(с правами на /var/lib/vbox все честно - vbox:vboxusers , иначе бы уже 
ругнулся. Почему именно там - места на разделе /var больше)

Доходим до момента запуска:
====================
$ VBoxVRDP -startvm "Terminal"
VirtualBox VRDP Headless Interface 1.5.0
(C) 2005-2007 innotek GmbH
All rights reserved

Listening on port 3389
Error: failed to start machine. Error message: Unable to load R3 
module /opt/innotek/VirtualBox/VBoxDD.
VBox status code: -102 (VERR_FILE_NOT_FOUND)
====================

И что именно он хочет?
Те же процедуры под ALD4.0 (на другой машине) проходят без проблем.
Мож, какая библиотека еще требуется? Или не нравится ядро ovz ?
На форуме virtualbox.org ничего похожего не встретилось (или плохо искал...)

--
Alexander

             reply	other threads:[~2007-09-10 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-10 20:19 Alexander Yereschenko [this message]
2007-09-11  4:23 ` Alexey Sidorov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200709102319.03096.ave4600@mail.ru \
    --to=ave4600@mail.ru \
    --cc=community@lists.altlinux.org \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git