We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4e19b commit 20128ebCopy full SHA for 20128eb
FAQ.md
@@ -101,9 +101,10 @@ to create new Firecracker releases.
101
## Technical FAQ & Troubleshooting
102
103
### I tried using an initrd for boot but it doesn't seem to be used. Is initrd supported?
104
-Right now, initrd is not supported in Firecracker. You can track issue
105
-[#228](https://github.com/firecracker-microvm/firecracker/issues/208) for news on this
106
-topic.
+
+Initrds are only recently supported in Firecracker. If your release predates
+issue [#228](https://github.com/firecracker-microvm/firecracker/issues/208)
107
+being resolved, please update.
108
109
### Firecracker is not showing any output on the console.
110
0 commit comments