[Bug 211715] Some computers can not boot – no file system found (e.g. 'Non-System disk or disk error …') – where the GPT and partitions are created by gpart(8)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 4 10:31:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211715

--- Comment #4 from Graham Perrin <grahamperrin at gmail.com> ---
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.


More information about the freebsd-bugs mailing list