Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2015 15:14:39 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        reg@dwf.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Install to a Partition problems.
Message-ID:  <alpine.BSF.2.20.1504251504350.29340@wonkity.com>
In-Reply-To: <201504252102.t3PL2gAb014756@deneb.dwf.com>
References:  <201504252102.t3PL2gAb014756@deneb.dwf.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 25 Apr 2015, reg@dwf.com wrote:

> How do I get FreeBSD to install to the 2nd partition of a
> MBR partitioned disk.  The first partition has PCBSD on
> it if this is a complication.
>
> I see nowhere where I can choose a partition (ok slice), and
> the Installer always shows me that it it going to overwrite
> my partiation/slice 1.

In bsdinstall, you must choose Manual Partitioning.  After that, Guided, 
then Partition.  Then you must create a new partition by highlighting 
the disk name and choosing Create.  The Handbook chapter shows some of 
this: 
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall-partitioning.html

I have not tested this lately, so I strongly suggest making a full 
backup of the disk first.  Also, MBR makes this much more complicated 
because MBR is limited to only four partitions (slices), so BSDlabel 
partitions must be created inside the MBR partition (slice).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1504251504350.29340>