From owner-freebsd-questions@FreeBSD.ORG Thu Apr 30 13:52:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23F5A106566C for ; Thu, 30 Apr 2009 13:52:00 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id A4A9E8FC08 for ; Thu, 30 Apr 2009 13:51:59 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by bwz9 with SMTP id 9so1799346bwz.43 for ; Thu, 30 Apr 2009 06:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=AvO1T+MzedCuMxDbGqFlgjirDmY/HDV8Hh/+CXvymX4=; b=QE44ioNs0E+OwCdxJ/ILOP4NZGJZ5LJjeotqiA50wNzUGZeRmcSoQq57FL9C/WhtYY NuDO7rtpmXDVYhGfmqR7ykIOU05vqMcZ8NQZdQsqx90XcCTnTHyxVv0hxnsJPBWaiV22 V8Lzok08SR8cwQUOqzN4uSFnniyegXAGyCNPY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GskunNDV3EmokBPLdXo3WXWKHmaPu6jkgWpDTToeffKdWEtKalLAOXUVEZkGNMBSj6 sRW64YmzzYKt7ZmwNPx+Yl6guf/xlA68XtzAWMMzQYTPFbeCO5NOeP9n9MlA9Rb3Eped wC0UGCKdu7MhCkShD6YB+YhxKIQRB1OEf30P4= MIME-Version: 1.0 Received: by 10.223.107.19 with SMTP id z19mr748229fao.27.1241099518351; Thu, 30 Apr 2009 06:51:58 -0700 (PDT) Date: Thu, 30 Apr 2009 08:51:58 -0500 Message-ID: From: Andrew Gould To: FreeBSD Questions Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: portability of FreeBSD on a USB stick X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2009 13:52:00 -0000 If I install amd64 FreeBSD on a USB stick, should I be able to boot it up on both PC hardware (Intel core duo) and Intel Mac hardware with rEFIt? Thanks, Andrew