Boot on both of Ron's computers hangs during nvme init
Livedisk hangs when booting. It stops after
nvme::identify::214
This happens on both my computers, one HP and one Dell.
My guess is that it somehow expects the nmve to have Redox on it, but it does not.
Edit: It seems to be hanging while reading the partition table.
Can we do one of the following:
- Help Ron debug the hang on reading the partition table
- Have a timeout for the partition table read
- Have a timeout for pci_spawner on starting nvmed
Edited by Ron Williams