https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232483
--- Comment #5 from Toomas Soome <tso...@freebsd.org> --- Ok, I am in trouble there, I got: => 63 41942977 da2 MBR (20G) 63 1 - free - (512B) 64 1060864 1 freebsd (518M) 1060928 1060864 2 freebsd (518M) 2121792 16384 3 freebsd (8.0M) 2138176 8388608 4 freebsd (4.0G) 10526784 31416256 - free - (15G) => 0 1060864 da2s1 BSD (518M) 0 1060864 - free - (518M) => 0 1060864 da2s2 BSD (518M) 0 1060864 - free - (518M) so, how do I create the entries: => 0 1060232 da0s1 BSD (518M) 0 16 - free - (8.0K) 16 1060216 1 !0 (518M) That is partition 1 inside freebsd slice 1 and 2. Note, those *should* appear in lsdev output (for you) as: disk0s1p1 and disk0s2p1, but they are completely missing. It seems to me, the best option there is to build loader with PART_DEBUG defined (you can set it in the stand/common/part.c, then check out what debug messages we will get and then we can see what kind of issue we are stepping on there. -- 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"