From owner-freebsd-hackers@freebsd.org Tue Sep 22 19:14:46 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57A44A0773C for ; Tue, 22 Sep 2015 19:14:46 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: from puchar.net (puchar.net [188.252.31.250]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "puchar.net", Issuer "puchar.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D863715B2 for ; Tue, 22 Sep 2015 19:14:45 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: Received: from 127.0.0.1 (localhost [127.0.0.1]) by puchar.net (8.14.9/8.14.9) with ESMTP id t8MJEY6g004535 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 22 Sep 2015 21:14:35 +0200 (CEST) (envelope-from wojtek@puchar.net) Received: from laptop.wojtek.intra (localhost [127.0.0.1]) by laptop.wojtek.intra (8.15.2/8.15.2) with ESMTP id t8MJEVhv004273; Tue, 22 Sep 2015 21:14:31 +0200 (CEST) (envelope-from wojtek@puchar.net) Received: from localhost (wojtek@localhost) by laptop.wojtek.intra (8.15.2/8.15.2/Submit) with ESMTP id t8MJEPML004270; Tue, 22 Sep 2015 21:14:25 +0200 (CEST) (envelope-from wojtek@puchar.net) X-Authentication-Warning: laptop.wojtek.intra: wojtek owned process doing -bs Date: Tue, 22 Sep 2015 21:14:25 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@laptop.wojtek.intra To: deco33000 Jog cc: freebsd-hackers@freebsd.org Subject: Re: Virtual images and qemu In-Reply-To: <730481442868585@web10h.yandex.ru> Message-ID: References: <730481442868585@web10h.yandex.ru> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (puchar.net [10.0.1.1]); Tue, 22 Sep 2015 21:14:35 +0200 (CEST) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Sep 2015 19:14:46 -0000 > qemu-system-x86_64 myfreebsdimage.qcow2 > qemu-system-x86_64 -m -hda myfreebsdimage.qcow2 even better: man qemu > When doing the pkg command, at some point it says it cannot fetch because of read only file system. > > Ok, but how did you fix this? (I am not very used to virtualization). > > The plan is to compile a custom freebsd system (faster memory management, and tcp stack) inside qemu because at the moment, I have no other choice :( > > Thanks and sorry for asking such a question. > > > -- ?? Jog > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > >