[Bug 231492] bsdinstall(8) presents install media as option to install OS onto
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Jun 2025 18:20:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231492
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |FIXED
--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
I've confirmed just now that the device I booted the installer from (da0) did
not appear in list of devices to install on.
Likely these commits:
commit 964ad27f1e48ec28247142cfe6afdfa1f8bd3182
Author: Brad Davis <brd@FreeBSD.org>
Date: Fri May 13 08:33:21 2022 -0600
bsdinstall: Filter out devices that cannot be opened
Devices that cannot be opened are most likely the install media and
should not be listed as destinations.
Reviewed by: allanjude
Approved by: allanjude
Differential Revision: https://reviews.freebsd.org/D34879
Sponsored by: Rubicon Communications, LLC ("Netgate")
commit be0d16b0b05c2dea432e4de1cae03b32f8a55ca3
Author: Brad Davis <brd@FreeBSD.org>
Date: Sun Apr 10 13:59:31 2022 -0600
bsdinstall: filter out disks that are unavailable from the list of options
in ZFS
Reviewed by: allanjude, rew
Differential Revision: https://reviews.freebsd.org/D34167
Sponsored by: Rubicon Communications, LLC ("Netgate")
--
You are receiving this mail because:
You are the assignee for the bug.