Hacker News new | ask | show | jobs
by acarminati 1332 days ago
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.