Re: DragonFly-2.3.1.511.ga58bf master nrelease Makefile

看板DFBSD_commit作者時間16年前 (2009/07/01 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/4 (看更多)
:Matthew Dillon wrote: :> nrelease - img file - use boot0cfg to set packet mode :> :> * Use packet mode by default in the usb key image file's boot blocks. : :I thought I made the default mbr already use packet mode by default. :Did this commit fix a problem you were seeing? : :cheers : simon I wasn't seeing a particular issue other then I noticed packet mode wasn't on, and I remembered an earlier thread on the lists where we decided we wanted to use packet mode by default. The img file was creating the boot sector using fdisk -IB, which installs a more traditional MBR image which I do not believe uses packet mode. The fdisk MBR image is not compatible with bootcfg's MBR image. boot0cfg installs the MBR which has the packet mode option in it. -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #1AIbBh00 (DFBSD_commit)
文章代碼(AID): #1AIbBh00 (DFBSD_commit)