Live data from Hacker News

/dev/root, what is it?

carminatialessandro.blogspot.com

1–2 of 2 posts

Re: /dev/root, what is it?

#2
In some Linux distributions, /dev/root appears as mounted at / Looking at the device node, when it is there, it is just a symbolic link to the actual device. In this small article, I'll try to cast a some light on this less known aspect of the early Linux kernel initialization.