From owner-freebsd-questions@FreeBSD.ORG Sun Nov 17 10:21:10 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD4D4547 for ; Sun, 17 Nov 2013 10:21:10 +0000 (UTC) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5EECA254E for ; Sun, 17 Nov 2013 10:21:10 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id c11so4018251lbj.3 for ; Sun, 17 Nov 2013 02:21:07 -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=vWxKiJOPW6UNsofc/W/mXHYJscPxXndRbaULicnaiig=; b=FT7kHG4cEL901TbPhj+n1Hq+h56mlO1+iOlEht5mivDJ7wzcvZ75cvfeEtiiUbmKqF U0i9/feVeSvycuH+BpwWnqcLRK6BO1AAI+eZEbvRN6pmHFm/0Gg7MEfzEvkiTsefGXpC wrQNCRdnX1ozw6W6gT8qGztn5HOTMpG7WL7shTvaCXX8KfTMefzsavk3WQv8py1zgWHW PeBlN1qIcJKGxWnXKmAKmylDLd+j2UgIX1lF0p57SqJ1pBFFoIA47c1fquk5G5SbcH3+ xo0lrKfXUSSzrDWKUdpxXabuz15zY1HVQ+Dd67k4zQUuIyR1DnveTKDpo76JzF5taUhQ UauQ== MIME-Version: 1.0 X-Received: by 10.112.53.134 with SMTP id b6mr8726409lbp.5.1384683667233; Sun, 17 Nov 2013 02:21:07 -0800 (PST) Received: by 10.112.75.131 with HTTP; Sun, 17 Nov 2013 02:21:07 -0800 (PST) Date: Sun, 17 Nov 2013 13:51:07 +0330 Message-ID: Subject: how install two freebsd9.2 on one disk? From: s m To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Nov 2013 10:21:10 -0000 hello every one for some reason, i want to install two freebsd9.2 OS on one SSD. is it possible?? i have problem in partitioning my disk for two OS. you know there is just one ada0 which can be partitioned. if i define more partitions on ada0, can i use some of them for the first OS and the others for second one? if yes, how can i manage booting? how and where should i install boot manager in order to manage them in booting time?? any comments or hints are appreciated SAM