NVMe in kernel #57
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Sysdeploy/openwrt#57
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Perhaps NVMe driver should be in the kernel, because otherwise OpenWRT can't boot from a NVMe drive. Now it always needs the OS image to be flashed on an SD card or the eMMC. If you flash the image on a NVMe, it will get stuck during boot, unable to find the root partition. There is no initrd to load the nvme module. Maybe this will also resolve #46.
Not needed anymore.