https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211715
--- Comment #4 from Graham Perrin <[email protected]> --- Another workaround, which was good for at least one TrueOS Desktop case (tracking FreeBSD-CURRENT) and is good for today's test case of GhostBSD 10.3: 01) boot from something other than the disk to which the OS was installed 02) use gpart(8) to show the status of the affected disk – the GPT *appears* to be 'OK' but know that the computer will not boot from that disk 03) use gpart(8) to backup, destroy and restore the GPT of the affected disk – then restart, and the computer will boot the installed OS. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
