ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Andrew Zhukov <zhukov@tversu.ru>
To: sysadmins@lists.altlinux.org
Subject: [Sysadmins] Запуск AltLinux в domU
Date: Wed, 11 Jan 2012 23:25:30 +0400
Message-ID: <738FA025-20AF-4513-BB0F-D668AF6D858E@tversu.ru> (raw)

Привет всем.

Потробовалось несколько виртуалок под xen.
Использую в качестве хостовой системы AltLinux Sisyphus с ядром 2.6.32-xen-dom0-alt43.

Образ гостевой системы разворачиваю следующим образом:
mount /dev/vg00/test /mnt
cd /mnt
tar xvfz ~root/altlinux-5.1-x86_64.tar.gz при этом altlinux-5.1-x86_64.tar.gz образ который я используя для OpenVZ
cd ~
umount /dev/vg00/test
xm create -c test

/etc/xen/test содержит следующее:
kernel = "/boot/vmlinuz-2.6.32-xen-dom0-alt43"
ramdisk = "/boot/initrd-2.6.32-xen-dom0-alt43.img"
memory = 256
name = "test"
root = "/dev/hda1 ro"
extra = "xencons=tty"
disk = [ 'phy:/dev/vg00/test,hda1,w' ]

Загразка доходит до 
initrd: Starting udevd...
udevd[823]: error: runtime directory '/run/udev' not writable, for now falling back to '/dev/.udev'
[    1.038441] <30>udevd[824]: starting version 172
и дальше ничего не происходит.

Куда копать?

---
WBR, Andrew Zhukov
TvSU IC Dep



             reply	other threads:[~2012-01-11 19:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-11 19:25 Andrew Zhukov [this message]
2012-01-12  7:52 ` Nikolay
2012-01-12 10:26   ` Andrew Zhukov
2012-01-12 10:35     ` Nikolay
2012-01-12 20:05     ` Pavel Zilke

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=738FA025-20AF-4513-BB0F-D668AF6D858E@tversu.ru \
    --to=zhukov@tversu.ru \
    --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