From owner-freebsd-current@FreeBSD.ORG Sat Sep 29 15:19:45 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9232616A41A for ; Sat, 29 Sep 2007 15:19:45 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id 21FC713C44B for ; Sat, 29 Sep 2007 15:19:44 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so2408512nfb for ; Sat, 29 Sep 2007 08:19:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=aaCROHDtzTLODVeUpjMr04PnQRXBMFltN9XXpcpkSOY=; b=PWEtt9snE2mYf3STcgb71A+7JoJWlazQSVwTpuzNyZJxfrnmcksu2EMA3e7/oK2Au2rotYOUbbyQ1czibvcIPvmofum6mBX2OwA7NhBZvna5fY6no8FgbeqPACD2YKtAoIVZ5ghcExfo/ClVrf2f2lEuJEEmGp2fjECBFtqw9uM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=cd1QrScxK0TrpHZJUE7eyGcHH9m/Y/FtPvCwSb3TId5mwEIED7YS1Y8qikb+ANFP3Vfg2eoBgOIReTGlqDjt7/WB9BZ3VIhekX0aQwen7bHhRtiQEeJl7ePNsHyT4B4JXq6wYVMA7SVNH8Hu54BMNnfVgcj4dgxKoa/f6XC2FXo= Received: by 10.78.142.14 with SMTP id p14mr4331391hud.1191079183520; Sat, 29 Sep 2007 08:19:43 -0700 (PDT) Received: from ?192.168.0.50? ( [81.26.90.134]) by mx.google.com with ESMTPS id 3sm1557266huc.2007.09.29.08.19.39 (version=SSLv3 cipher=OTHER); Sat, 29 Sep 2007 08:19:42 -0700 (PDT) From: "Alex V. Petrov" To: freebsd-current@freebsd.org Date: Sat, 29 Sep 2007 23:19:34 +0800 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709292319.34214.alexvpetrov@gmail.com> Subject: qemu in current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2007 15:19:45 -0000 Hi All! When I trying install WinXP in qemu, after string "Setup is starting Windows" in console I see: Bad system call (core dumped) I trying several versions WinXP, W2k, W2k3 - result the same. BUT! Win98 It is installed and works well Versions of ports are actual: kqemu-kmod-1.3.0.p11_2 = up-to-date with port qemu-0.9.0_3 = up-to-date with port Best Regards! Alex V. Petrov