[gPXE] sanboot failed for intel motherboard - s3200sh
Aclhk Aclhk
aclhkaclhk at ymail.com
Tue Feb 9 10:13:41 EST 2010
i have install centos 5.4-64bit. I followed your instruction to install the diag MBR.
sanboot iscsi:192.168.1.1::::iscsi-gpxe
Registered as BIOS drive 0x80
Booting from BIOS drive 0x80
L D80 C3FF HFF S3F P1 O0000003F M0000 E00
the booting then stopped.
--- 2010年2月9日 星期二,Shao Miller <Shao.Miller at yrdsb.edu.on.ca> 寫道﹕
寄件人: Shao Miller <Shao.Miller at yrdsb.edu.on.ca>
主題: Re: [gPXE] sanboot failed for intel motherboard - s3200sh
收件人: "Aclhk Aclhk" <aclhkaclhk at ymail.com>
副本(CC): gpxe at etherboot.org
日期: 2010年2月9日,星期二,下午12:29
Aclhk Aclhk wrote:
after the following commands:
dhcp net0
set keep-san 1
sanboot iscsi:192.168.1.1::::iscsi-gpxe
the server will reboot or hang (booting from......)
What is installed on the SAN's MBR? Which boot code or boot-loader?
There is a diagnostic MBR available at
http://etherboot.org/share/sha0/mbr-diag.bin. After and only after
you've backed up the current MBR, you can write these 440 bytes over
the first 440 bytes of your SAN's MBR, leaving the partition table
intact (the rest of the 512 bytes). You could then see what happens.
# dd if=/path/to/san of=mbr_backup.bin count=1
# dd if=mbr-diag.bin of=/path/to/san bs=1 count=440 conv=notrunc
# echo Perform test
# echo Restore with
# dd if=mbr_backup of=/path/to/san conv=notrunc
- Shao Miller
_______________________________________
YM - 離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://etherboot.org/pipermail/gpxe/attachments/20100209/700cb16b/attachment-0001.html
More information about the gPXE
mailing list