https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248857
--- Comment #2 from Sjack <j...@sjakio.com> --- Again some additional info. I decided to bite the bullet and chanced the /etc/fstab to use the labels. And rebooted, system came up and now the labels are there. [root@atomic04 ~]# cat /etc/fstab # Device Mountpoint FStype Options Dump Pass# #/dev/da1p2 / ufs rw 1 1 /dev/gpt/root0 / ufs rw 1 1 #/dev/da1p3 none swap sw 0 0 /dev/gpt/swap0 none swap sw 0 0 [root@atomic04 ~]# ls -al /dev/gpt/ total 1 dr-xr-xr-x 2 root wheel 512 Aug 23 17:17 . dr-xr-xr-x 12 root wheel 512 Aug 23 17:17 .. crw-r----- 1 root operator 0x93 Aug 23 17:17 efi0 crw-r----- 1 root operator 0x96 Aug 23 17:17 root0 crw-r----- 1 root operator 0x99 Aug 23 17:17 swap0 [root@atomic04 ~]# So my issue is resolved. Question is is this behaviour as designed? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"