Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • checking the tree of some random application is easy, my problem was really just the kernel itself given the fact that I couldn't find docs anywhere about what I was trying to do, I'll try to boot just the kernel and see what will happen . I have discarded systemd myself but because is yet another executable to care for and it has some extra requirements for the kernel ( and I'd like to keep things small and short for now ), plus I don't really need more "parallelization" or stuff like that . < continues ... > Commented Oct 15, 2016 at 11:29
  • At this point I think that my options are _ with initrd _ or _ without initrd _ and I'll try to make sense of all the initrd docs and tutorials to see what the kernel needs and what I can do . Thanks for the help ! Commented Oct 15, 2016 at 11:33