What physical devices will be used in sequence to boot the system, given the following output?
disk then net
/pci@780/pci@0/pci@1/network@0then/pci@780/pci@0/pci@9/scsi@0/disk@0
/pci@780/pci@0/pci@9/scsi@0then/pci780/pci@0/pci@1/networking@0
/pci@780/pci@0/pci@9/scsi@0/disk@1then/pci780/pci@0/pci@1/networking@0,1
/pci@780/pci@0/pci@9/scsi@0/disk@0then/pci780/pci@0/pci@1/networking@0
Note:
* second line in exhibit (minor typo):
boot-device = disk net
*The line starting with net is:
/pci@780/pci@0/pci@1/network@0
Submit