* [sisyphus] Daedalus: New packages
@ 2004-10-17 17:32 Aleksandr Blokhin
2004-10-17 18:16 ` [sisyphus] qemu: thanks! (was: Daedalus: New packages) Michael Shigorin
0 siblings, 1 reply; 4+ messages in thread
From: Aleksandr Blokhin @ 2004-10-17 17:32 UTC (permalink / raw)
To: devel; +Cc: sisyphus
Приветствую!
В Daedalus выложены обновлённые пакеты:
qemu
----------------------------------------------------------
qemu
----------------------------------------------------------
Description :
QEMU is a fast processor emulator using dynamic translation to achieve
good emulation speed. QEMU has two operating modes:
* Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
* User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used
Changelog:
----------------------------------------------------------
* Вск Окт 17 2004 Alexey Tourbin <at@altlinux.ru> 0.6.0-alt1
- initial revision
Пакет для самостоятельной сборки доступен по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/SRPMS.daedalus/qemu-0.6.0-alt1.src.rpm
Пакеты для установки доступны по адресу:
ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Daedalus/i586/RPMS.daedalus/qemu-0.6.0-alt1.i586.rpm
^ permalink raw reply [flat|nested] 4+ messages in thread
* [sisyphus] qemu: thanks! (was: Daedalus: New packages)
2004-10-17 17:32 [sisyphus] Daedalus: New packages Aleksandr Blokhin
@ 2004-10-17 18:16 ` Michael Shigorin
2004-10-17 22:40 ` [sisyphus] " Alexey Tourbin
0 siblings, 1 reply; 4+ messages in thread
From: Michael Shigorin @ 2004-10-17 18:16 UTC (permalink / raw)
To: sisyphus
On Sun, Oct 17, 2004 at 08:32:42PM +0300, Aleksandr Blokhin wrote:
> В Daedalus выложены обновлённые пакеты: qemu
Jawohl!! Спасибо, Лёш :-)
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [sisyphus] Re: qemu: thanks! (was: Daedalus: New packages)
2004-10-17 18:16 ` [sisyphus] qemu: thanks! (was: Daedalus: New packages) Michael Shigorin
@ 2004-10-17 22:40 ` Alexey Tourbin
2004-10-18 8:32 ` Michael Shigorin
0 siblings, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2004-10-17 22:40 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 993 bytes --]
On Sun, Oct 17, 2004 at 09:16:54PM +0300, Michael Shigorin wrote:
> > В Daedalus выложены обновлённые пакеты: qemu
> Jawohl!! Спасибо, Лёш :-)
qemu-fast не работает, сразу валится в segfault.
И ещё там несколько проблем есть. SDL кажется вообще не работает.
Поэтому в Daedalus.
qemu работает, но он, цитирую, `qemu uses a software MMU. It is
about two times slower but gives a more accurate emulation.'
В общем-то вчера мне удалось выполнить примерно следующие команды:
$ dd if=/dev/zero of=disk bs=1M count=500
$ sudo chmod o+r /dev/hda && : XXX
$ qemu -boot a -hda disk -hdb /dev/hda -fda .../distro/Master/2.0/images/hd.img
Т.е. на диске /dev/hda есть каталог .../distro/Master/2.0.
Иными словами, в эмуляторе запускается установка Master-2.0 с дискеты hd.img.
Работает. Очень тормозно, но работает.
Дошел до стадии выбора пакетов. Дальше надоело.
> --
> ---- WBR, Michael Shigorin <mike@altlinux.ru>
> ------ Linux.Kiev http://www.linux.kiev.ua/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [sisyphus] Re: qemu: thanks! (was: Daedalus: New packages)
2004-10-17 22:40 ` [sisyphus] " Alexey Tourbin
@ 2004-10-18 8:32 ` Michael Shigorin
0 siblings, 0 replies; 4+ messages in thread
From: Michael Shigorin @ 2004-10-18 8:32 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 768 bytes --]
On Mon, Oct 18, 2004 at 02:40:53AM +0400, Alexey Tourbin wrote:
> > > В Daedalus выложены обновлённые пакеты: qemu
> > Jawohl!! Спасибо, Лёш :-)
> qemu-fast не работает, сразу валится в segfault. И ещё там
> несколько проблем есть. SDL кажется вообще не работает.
Ну, в /usr/local на правильной машинке есть 0.5.4 из их
бинарников -- там qemu по крайней мере запускается и даже
работает с графикой (livecd до иксового курсора загрузился), а
вот qemu-fast, действительно, взрывается:
warning: could not open /dev/net/tun: no virtual network emulation
_X11TransSocketINETConnect: Can't get address for localhost
Could not initialize SDL - exiting
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-10-18 8:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-17 17:32 [sisyphus] Daedalus: New packages Aleksandr Blokhin
2004-10-17 18:16 ` [sisyphus] qemu: thanks! (was: Daedalus: New packages) Michael Shigorin
2004-10-17 22:40 ` [sisyphus] " Alexey Tourbin
2004-10-18 8:32 ` Michael Shigorin
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