Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2019 19:42:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238349] Fresh install will not boot under some circumstances
Message-ID:  <bug-238349-227-KKdlzaueRj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238349-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238349-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238349

--- Comment #2 from Ronald F. Guilmette <rfg-freebsd@tristatelogic.com> ---
I can only tell you what I *believe* I did, obviously, since I wasn't video=
ing
myself as I did this.  (Maybe I will next time! :-)

I'm not sure that any of this info will help though, as I believe that I did
all of the exact same manual partitioning actions the second time around, i=
.e.
*after* I had *also* done:

1)  gpart destroy -F ada0
2)  dd if=3D/dev/zero of=3D/dev/ada0 bs=3D1M count=3D10

However on this second install attempt everything worked, no problem.

Anyway, what I did, to the best of my recollection was this:

I started out, of course, selecting GPT as the partitioning scheme.

I created a 1 GiB / (root) partition... type freebsd-ufs of course.

I created a 16 GiB swap partition (freebsd-swap).

The rest is as you can see here, which is the "df -k" output from my (now
running) system:


/dev/ada0p2      1014940    231756    701992    25%    /
devfs                  1         1         0   100%    /dev
/dev/ada0p4      3044988   1174092   1627300    42%    /var
/dev/ada0p5      2031132     16444   1852200     1%    /var/ftp
/dev/ada0p6      1015324    392428    541672    42%    /tmp
/dev/ada0p7     16233660   8574620   6360348    57%    /usr
/dev/ada0p8     32487548  22888624   6999924    77%    /home
/dev/ada0p9    400156276 258842812 109300964    70%    /v
/dev/ada0p10   473796804     32808 435860252     0%    /w
procfs                 4         4         0   100%    /proc

I hope and trust that this answers your question.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238349-227-KKdlzaueRj>