<div dir="ltr">Hi all,<div>I tried to list the number of attached hard disks in sanboot command. I modified sanboot_cmd.c file and I can get the number of attached drives with:</div><div><br></div>get_real ( num_drives, BDA_SEG, BDA_NUM_DRIVES );<div><br></div><div>But when I try to get the san_device structure of each drive with `sandev_find` I couldn't get any san_device, and the `sandev_find` always returns NULL.</div><div><br></div><div>I also should note that, `iPXE> sanboot -n -d 0x82` boots the system successfully from the third hard device.</div><div><br></div><div>Would you please help me how should I proceed?</div><div><br></div><div>Regards,</div><div>Ali<br><div><br></div></div></div>