[Bug 287787] bsdinstall(8) - renaming ZFS pool ends in crash
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Jul 2025 02:21:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287787
--- Comment #3 from Graham Perrin <grahamperrin@gmail.com> ---
(In reply to Slawomir Wojciech Wojtczak from comment #0)
> ………………… for example - 'sys' …
reproducible with sys
not reproducible with sis
reproducible with COPYRIGHT
FreeBSD-15.0-CURRENT-amd64-20250718-c19877b03f8c-278845-disc1.iso
When the name conflict (extract error) occurs:
1. OK …
2. skip the password dialogue
3. cancel, skip, no, OK, et cetera, to reach the finish
4. decline the invitation to reboot
5. live system, login as root
6. zpool export sys
7. bsdinstall auto
– et cetera, and choose a name for the pool that is not likely to conflict.
Before booting the installed system, without a name conflict
============================================================
Script started on Thu Jul 24 03:18:06 2025
root@vbox:/tmp # mount | grep cd
/dev/iso9660/15_0_CURRENT_AMD64_CD on / (cd9660, local, read-only)
root@vbox:/tmp # uname -mvKU
FreeBSD 15.0-CURRENT #0 main-n278845-c19877b03f8c: Thu Jul 17 22:57:38 UTC 2025
root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
1500052 1500052
root@vbox:/tmp # ls -hl /mnt
total 111 KB
-rw-r--r-- 2 root wheel 495B Jul 17 23:55 .profile
-r--r--r-- 1 root wheel 5.9K Jul 17 23:56 COPYRIGHT
drwxr-xr-x 2 root wheel 49B Jul 17 23:55 bin
drwxr-xr-x 14 root wheel 73B Jul 24 03:16 boot
drwxr-xr-x 2 root wheel 2B Jul 24 03:14 dev
-rw------- 1 root wheel 4.0K Jul 24 03:16 entropy
drwxr-xr-x 30 root wheel 107B Jul 24 03:16 etc
drwxr-xr-x 2 root wheel 2B Jul 24 03:14 home
drwxr-xr-x 4 root wheel 80B Jul 18 00:12 lib
drwxr-xr-x 3 root wheel 8B Jul 17 23:54 libexec
drwxr-xr-x 2 root wheel 2B Jul 17 23:53 media
drwxr-xr-x 2 root wheel 2B Jul 17 23:53 mnt
drwxr-xr-x 2 root wheel 2B Jul 17 23:53 net
dr-xr-xr-x 2 root wheel 2B Jul 17 23:53 proc
drwxr-xr-x 2 root wheel 152B Jul 17 23:55 rescue
drwxr-x--- 2 root wheel 7B Jul 17 23:56 root
drwxr-xr-x 2 root wheel 150B Jul 17 23:57 sbin
lrwxr-xr-x 1 root wheel 11B Jul 17 23:53 sys -> usr/src/sys
drwxrwxrwt 2 root wheel 2B Jul 17 23:53 tmp
drwxr-xr-x 15 root wheel 15B Jul 18 00:25 usr
drwxr-xr-x 24 root wheel 24B Jul 24 03:15 var
drwxr-xr-x 2 root wheel 2B Jul 24 03:14 zroot
root@vbox:/tmp # exit
Script done on Thu Jul 24 03:18:45 2025
--
You are receiving this mail because:
You are the assignee for the bug.