PXE/iSCSI Boot
#1
Hello all,

I recently got the Quartz64-A board and I'm starting to feel a bit more experimental with it.  I don't have a lot of experience, but if I'm pointed towards some good docs and given some hints I can usually make some progress.  I have a scripting background with a very rudimentary programming understanding so I'd probably only be able to integrate other peoples work from other projects into this one vs writing something from scratch.

What I'm wondering, and this may need to go to the EDK II forums instead, is if it is possible to add the ethernet driver for uefi boot options and then to be able to use either PXE or iSCSI to get the board booting remotely?

What I've looked at so far, and only understand about 10% so far, are the following.  If there's better places or maybe more focused on the Quartz please let me know.  If you have any suggestions on how I'd need to go about learning more for this topic I'd appreciate it as well.

# Found that there are sections indicating something is called for both the ethernet driver and iscsi in the dsc for the quartz board
https://github.com/jaredmcneill/quartz64...artz64.dsc

# Starting to read through the Network driver requirements to understand how what's there may already be used
https://edk2-docs.gitbook.io/edk-ii-uefi...guidelines

# A link I've found but don't have the background to understand yet around iSCSI
https://github.com/tianocore/tianocore.g...C-Protocol
  Reply
#2
If you've got ethernet support in the bootloader, you won't need iscsi there. It can be from the kernel you netboot. You would have a few options beyond that: network block device (NBD) or NFS root FS.

I've only worked with iscsi a bit (and it was painful to debug when not working properly) and NFS root (which I remember as being easy to setup).

What I'd research today would be NBD, though, as it seems promisingly easier that the 2 others, but that's just assumption on my part.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  No boot...power light shows green 98cwitr 2 1,577 01-19-2024, 07:31 PM
Last Post: Darin755
  Quartz64B eMMC boot failure bsmorgan 2 438 11-15-2023, 12:00 AM
Last Post: balbes150
  Quartz64 Model-A 8GB board boot error d4s 6 5,888 01-25-2022, 08:32 AM
Last Post: d4s
  can quartz64 boot without blobs greentree 1 2,161 01-08-2022, 11:56 PM
Last Post: CounterPillow

Forum Jump:


Users browsing this thread: 1 Guest(s)