Re: gptzfsboot error using HP Smart Array P410i Controller

看板FB_current作者時間14年前 (2011/10/13 07:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串23/40 (看更多)
Hello Daniel, Last time I checked up on the issue was on the 23rd of September, it was not fixed then. I was able to to boot from drive 0x80 after adding: *** zfsboot.c.orig Fri Sep 23 18:03:26 2011 --- zfsboot.c Fri Sep 23 18:47:44 2011 *************** *** 459,464 **** --- 459,465 ---- heap_end = (char *) PTOV(bios_basemem); } + printf("Hello! I am a hack.\n"); dsk = malloc(sizeof(struct dsk)); dsk->drive = *(uint8_t *)PTOV(ARGS); dsk->type = dsk->drive & DRV_HARD ? TYPE_AD : TYPE_FD; I am inclined to think that this is related to the way how we compile this code, especially when run on the following particular processor: 1 Processor(s) detected, 4 total cores enabled, Hyperthreading is enabled Proc 1: Intel(R) Xeon(R) CPU E5630 @ 2.53GHz QPI Speed: 5.8 GT/s. Regards, Christoph On Oct 11, 2011, at 3:16 PM, Daniel Kalchev wrote: > Has this issue been resolved somehow? Sane method to build gptzfsboot that will run on HP's P410i? > > Daniel > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1EbXmlkl (FB_current)
討論串 (同標題文章)
完整討論串 (本文為第 23 之 40 篇):
文章代碼(AID): #1EbXmlkl (FB_current)