2012/6/14 Andrey V. Elsukov <a...@freebsd.org>: > Also, our PMBR image doesn't contain any partition entries and > writing it to the disk with dd(1) makes the system unbootable. > What you think if we will add one partition entry to the PMBR image? > I modified your patch (the last hunk added) and it is attached.
Isn't it gpart(8)'s job to write the proper boot code from the pmbr image without damaging the partition table ? ie. "gpart bootcode -b /boot/pmbr ada0" instead of using dd. -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: oliv...@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas." _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"