Date: Sat, 17 Jan 2015 06:21:49 -0800 (PST) From: "Jeffrey Bouquet" <jbtakk@iherebuywisely.com> To: "jbtakk" <jbtakk@iherebuywisely.com> Cc: current <current@freebsd.org> Subject: [SOLVED] Re: "make distribution," but more than one filesystem at destination? Message-ID: <E1YCUG5-0008Q8-MX@rmm6prod02.runbox.com> In-Reply-To: <E1YCS9C-0006qm-17@rmm6prod02.runbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 Jan 2015 04:06:34 -0800 (PST), "Jeffrey Bouquet" <jbtakk@iherebu= ywisely.com> wrote: > UPDATING from what I have read does not go into detail in the case that t= he destination has separate /var > etc partitions. A variable to set, or procedure, or one should rsync the= contents onto the filesystems after install? >=20 > Experiences welcomed. Also maybe into the UPDATING file(s) [ usual one; = v11 one...] ... unless it is not > recommended. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" mount -t ufs -o union [partition not root in dev] /mnt/var #etc in DES= TDIR installworld, installkernel, distribution. unmount and mount regularly the new filesystems.=20=20 Seems to have produced CURRENT r277276 running fine here, but a very many h= aven't-done-in-years=20 mergemaster-related not-a-direct upgrade tasks cropped up... not to ment= ion the one or two errors=20 (coded vt, meant to code sc in loader.conf...)=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1YCUG5-0008Q8-MX>