From owner-freebsd-doc@FreeBSD.ORG Mon Mar 16 10:07:15 2009 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1567F1065676 for ; Mon, 16 Mar 2009 10:07:15 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from mail-ew0-f166.google.com (mail-ew0-f166.google.com [209.85.219.166]) by mx1.freebsd.org (Postfix) with ESMTP id 954048FC26 for ; Mon, 16 Mar 2009 10:07:14 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ewy10 with SMTP id 10so3522409ewy.43 for ; Mon, 16 Mar 2009 03:07:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=R3BQ3ZfYL1FS07n+J2+Jcys/7BlA0j8fKdvPrqW6m6M=; b=M5/MGtdQMbO8+k5D/zfeCqsX7kZje/vhSfQcmLdr247XbyLpQYQENWNxYHtI5LM1bH E2XofPGY7MwuEB7j/lIf/fwEiLLWw2NhkI/iK/dvobPomjmm6W5kozUir8aygjg2/YsB 4N9UQoMzFLB1jOzUkz2w2+aVbHl56gtf10Ah8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=WM0XFlno20ljdd6N3PHGujjqjE3EQoXgdDoXfBgjDsNY6fk1r9qalDn9flxyeARVKM jhgtvVoJL3HLRjDYQ/jcG0lJLdYm9pgIcHdeQ62X4YI9y2FV4kPCWXeSwmCU13v9SKAp 9Eepa0oiaEvE/sGfxr4EczbmEBO2XRpEa/qP0= Received: by 10.216.70.143 with SMTP id p15mr1728732wed.115.1237198031860; Mon, 16 Mar 2009 03:07:11 -0700 (PDT) Received: from atlantis.dyndns.org (athedsl-4466718.home.otenet.gr [94.71.104.14]) by mx.google.com with ESMTPS id c5sm9380669nfi.28.2009.03.16.03.07.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 16 Mar 2009 03:07:08 -0700 (PDT) Message-ID: <49BE24C9.6070409@gmail.com> Date: Mon, 16 Mar 2009 12:07:05 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Mike Edwards References: <20090315181312.GJ21693@eriador.mirkwood.net> In-Reply-To: <20090315181312.GJ21693@eriador.mirkwood.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: doc@FreeBSD.org Subject: Re: FreeBSD as a Xen DomU, dead link X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Mar 2009 10:07:15 -0000 Mike Edwards wrote: > Section 22.2.2.2 of 'FreeBSD as a Guest OS' in the handbook ( > http://www.freebsd.org/doc/en/books/handbook/virtualization-guest.html > ) recommends downloading the Xen build of the kernel and disk image > from fsmware.com, which is perpetually down. Can this link be updated > to a working mirror? In fact, are there working mirrors for the Xen > build? > > You are right, it seems the web server is down (although the server responds to pings). I have not been able to locate another download site for the files referenced in the Handbook. I guess we should wait a bit and see if it comes up again. Or, if you (or anyone else) finds an alternate site / can send me a copy of the files, I will be able to upload them at a different location and update the links. Thanks, manolis@