From owner-freebsd-xen@FreeBSD.ORG Tue Dec 11 12:07:18 2012 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68EC729A for ; Tue, 11 Dec 2012 12:07:18 +0000 (UTC) (envelope-from tobiasgardner@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id E948F8FC14 for ; Tue, 11 Dec 2012 12:07:17 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c13so2651910eek.13 for ; Tue, 11 Dec 2012 04:07:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=7XY2CZ558Cy/2VCVYacr2PpaIx694IJd8x3sRvdA6n4=; b=od1JkmYlfKfU1X8fT6PEz4hWu012FVbKnaH+YtNqPrQhykzYeK3U9lkgmi81HRzFYr 2i1WjXkotyGaZrG47nmU9YHfwjC1jR+tuRFxKbFH1yDxjEAtNSamJXE/FAFvs4RM5JvQ vJnW1XXRdSYMO2zhvpGA1OUdkctF/GyTUmveNyjlMUa7LqIaE/1Pg7f+BWDGi9X9kli9 JD8Zm12s1HhCUCrW83njDtL0n0IHnD53anEX6VOFG5KB9HgwuG2t5Mv4nK/fN/AjOssI 7Nl6sLvyoRTm9XRTkyuPu6VS4Egb3GGhRcO09lzk0pddn03CUpoCT+xAM77f+jFTPwgX j1Ug== MIME-Version: 1.0 Received: by 10.14.0.133 with SMTP id 5mr59363288eeb.29.1355227637046; Tue, 11 Dec 2012 04:07:17 -0800 (PST) Received: by 10.14.180.4 with HTTP; Tue, 11 Dec 2012 04:07:16 -0800 (PST) Date: Tue, 11 Dec 2012 13:07:16 +0100 Message-ID: Subject: Installing nas4free as a domU domain in Xen From: =?ISO-8859-1?Q?Tobias_G=E5rdner?= To: freebsd-xen@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2012 12:07:18 -0000 Hi, I have spent a lot of hours trying to make the most out of my hardware but I cannot seem to make this work... I am hoping for some help from all of you on this forum... I have a box that is currently running NAS4Free (embedded). I am not happy with the media server that is included and I am looking for a way install plex instead. My idea is - install xen and virtualize the machine! - install xen on ubuntu as dom0 - done - install ubuntu domU instance with plex media server - done - install nas4free domU instance - failed On my ubuntu-xen dom0 I have bunch of packages installed: xen-hypervisor-4.1-amd64, xen-utils-4.1, xenwatch, xen-tools, xen-utils-common, xenstore-utils, virtinst, virt-viewer, virt-manager Anyone that has done anything like this? I have searched the net but not been able to find a guide that actually solves my problem... http://wiki.xen.org/wiki/How_to_Install_a_FreeBSD_domU_on_a_Linux_Host What I used the latest relase of NAS4Free-x86-LiveCD-9.1.0.1.531.iso when trying to get this to work. I am thankful for all ideas I can get on this subject... Best regards, Tobbe G