ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] Запуск AltLinux в domU
@ 2012-01-11 19:25 Andrew Zhukov
  2012-01-12  7:52 ` Nikolay
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Zhukov @ 2012-01-11 19:25 UTC (permalink / raw)
  To: sysadmins

Привет всем.

Потробовалось несколько виртуалок под 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



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

end of thread, other threads:[~2012-01-12 20:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-11 19:25 [Sysadmins] Запуск AltLinux в domU Andrew Zhukov
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

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