Dave Miner wrote: [...] > From the kernel's point of view, it's booting from a ramdisk in the > wanboot/AI case, it doesn't currently need to care where it came from. > The "boot from net" definition has historically been having the real > root mounted over NFS. So, it somewhat makes sense from that point of > view that it's buried down in that sort of code path, though it's > interesting that iSCSI didn't change this design.
I see - that makes sense. Thanks ! Jan