Tagged Questions
2
votes
3answers
776 views
Given vmlinuz and initrd.gz, how do I find out, where the kernel is going to load / (root) file system from?
I'm trying various ways of Linux installation (from iso, flash, iso on flash, kernel on flash, root FS in iso-file on flash...) and want to understand what's going on.
My question is: is it possible, ...