ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Igor Zubkov <icesik@mail.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] I: qemu
Date: Mon, 26 Dec 2005 19:40:02 +0200
Message-ID: <200512261940.06526.icesik@mail.ru> (raw)
In-Reply-To: <20051222085010.GA8875@basalt.office.altlinux.org>

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

В сообщении от Четверг 22 Декабрь 2005 10:50 Anton D. Kachalov написал(a):
> В i/S выложен новый qemu.
> Из вкусностей - начальная поддержка USB.
> Для пробрасывания устройства из хост-системы делаем так:
> qemu -usbdevice host:VendorID:ProductID
> VendorID и ProductID - 16-тиричные числа сами знаете чего. Если толком не
> знаете, смотрите в /proc/bus/usb/devices на предмет Vendor и ProdID :)
> Можно ещё указать host:BUS.ADDR Но я не пробовал.
> Читаем qemu-doc.html. Там всё есть. Девайсы добавлять/удалять можно в
> процессе работы.
>
> А так же:
> - Поддержка нескольких сетевых устройств. Возможность объединения
> в VLAN'ы.
> - Поддержка одновременно нескольких звуковух.
> - Поддержка SMP
> - Смотрим ChangeLog :)

Сеть не заработала. То что у меня раньше работало примерно так:
[icesik@kde testlive]$ cat run1.sh
#!/bin/sh

qemu \
-localtime \
-hda system1.iso \
-boot c \
-win2k-hack \
-m 64 \
-n ./network1.sh
[icesik@kde testlive]$ cat network1.sh
#!/bin/sh

echo "Network script parameters:"
echo $@
echo "..."
sudo /sbin/ifconfig $1 172.16.0.5/30
[icesik@kde testlive]$

Теперь говорит что нет такой опции. ;(

Плюс. qemu (внутри инсталлер freebsd 6.0) как-то странно подвис. После 
килляния, мышь не шевелится и экран со сьехавшим разрешением.

Откатыватся, или это всё чинится?

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

  reply	other threads:[~2005-12-26 17:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-22  8:50 Anton D. Kachalov
2005-12-26 17:40 ` Igor Zubkov [this message]
2005-12-26 17:46   ` [sisyphus] " Sergey Bolshakov
2005-12-26 18:03     ` Igor Zubkov

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=200512261940.06526.icesik@mail.ru \
    --to=icesik@mail.ru \
    --cc=icesik@altlinux.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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