On 18/02/2020 05:35, Coocn Jim wrote:
     core@master1 ~ # dd if=/dev/zero of=/home/core/lun1.img bs=1024k count=100
...
Attachment <3260.cap> is the packet capture content that attempts to
connect 2 times, and <syslog.log> is the log input captured by the
command <set syslog 172.18.14.178>

The packet capture shows that the MBR is empty (as expected, since it was created from /dev/zero). You are effectively trying to boot from a blank hard disk.

You need to either start with an iSCSI disk that already contains an operating system, or use iPXE to boot into an operating system installer (see e.g. https://ipxe.org/howto/rh_san).

Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to