Date: Tue, 17 Jan 2006 18:12:45 -0500 (EST) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> To: europa100@comcast.net (Rob) Cc: freebsd <freebsd-questions@freebsd.org> Subject: Re: partitioning "after the fact" Message-ID: <200601172312.k0HNCkjB012994@clunix.cl.msu.edu> In-Reply-To: <20060117141343.048b36a8.europa100@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I guess I didn't plan well in my partitioning scheme for this laptop. > > I have a 15G primary partition #1 containing XP, > 15G logical partition #2 containing empty space recovered from > a previous Linux install, > 15G primary partition #3 containing FreeBSD, and the rest of > the disk unallocated. > > I think I already know the answer to my question but I wanted to ask > to make certain. I would like to make partition #2 to also contain > FreeBSD. But if I remember correctly there is no way to do such a > thing without starting all over again in setting up the disk. I am not sure about turning it into a primary slice from a logical partition. If fdisk can see it as da0s2 (or ad0s2) then it is easy. Just use fdisk to turn it into a FreeBSD type slice (type 165) and then make a single (or more if you want) partition on it with disklabel/bsdlabel. It would then be mountable as /dev/da0s2a (or /dev/ad0s2a). ////jerry > > Thanks, > > Rob. > > -- > > ------------------ > http://home.comcast.net/~europa100 > Rob Lytle Home Page > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601172312.k0HNCkjB012994>
