>Number: 161722
>Category: misc
>Synopsis: bsdinstall guided partition does not start second partition at
>1M offset.
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 16 18:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Joe Ennis
>Release: 9.0-BETA3
>Organization:
>Environment:
FreeBSD tsunami.lan 9.0-BETA3 FreeBSD 9.0-BETA3 #0: Sat Sep 24 21:31:28 UTC
2011 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
When using default partition options for entire disk offered in 'bsdinstall'
the second partition is not started on a 1M offset as recommended by the
FreeBSD Handbook. From the problematic default install:
# gpart show ada0
=> 34 125045357 ada0 GPT (59G)
34 128 1 freebsd-boot (64k)
162 117440384 2 freebsd-ufs (56G)
117440546 6250496 3 freebsd-swap (3G)
123691042 1354349 - free - (661M)
162 is the issue. On properly offset partitions, ada0p2 should start at offset
to 2048.
>How-To-Repeat:
Install FreeBSD-9.0-BETA3 from memstick and in partitioning dialog: accept
"guided" > "entire disk".
>Fix:
Change partition after freebsd-boot to a fixed offset of 2048 eg: ... -b 1M ...
>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"