Hi, On 6/29/15, Juan Francisco Cantero Hurtado <i...@juanfra.info> wrote: > It's surprising but many users don't know the "R" option. OK? > > The webpage with the patch applied: > http://juanfra684.devio.us/tmp/faq4.html#InstDisks > > diff --git faq/faq4.html faq/faq4.html > index 51606b3..f2b9486 100644 > --- faq/faq4.html > +++ faq/faq4.html > @@ -946,15 +946,18 @@ The installer has presented us with its proposed "Auto > layout" for > OpenBSD partitions on our disk, which we are going to accept. > > <p> > -If the proposed layout is not appropriate for your needs, you can, > -of course, edit the default or customize it completely, more details > -on the disklabel partitioning <a href="#Moredisklabel" > id="BackMoredisklabel">below</a>. > +If the proposed layout is not appropriate for your needs, you can > +<tt>(E)dit</tt> the sizes of the partitions with the <tt>R</tt> option in > the > +disklabel editor or customize it completely, more details on the disklabel > +partitioning > +<a href="#Moredisklabel" id="BackMoredisklabel">below</a>. > > <p> > <b>NOTE for re-installers:</b> > The new installer will not clear your old disklabel if you chose > -"(C)ustom Layout", but you will need to re-specify each mount point > -using the 'm' option in disklabel(8).
I think you meant the "n" option. --patrick > +<tt>(C)ustom Layout</tt>, but you will need to re-specify each mount point > +using the <tt>m</tt> option in > +<a > href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a>. > > <p> > The installer now creates those partitions and creates file systems > >