Where is /dev/root in Jessie?

Nov 09, 2015 3 Replies

When I enter df -h in Terminal, I see /dev/root is listed, but when I cd /dev and then ls, no root directory is shown. This was not the case when running Wheezy, hence the subject question.



Thanks for help/guidance.



Ray


/dev/root is not a directory, it is a symlink pointing to a device node.

As it is not required for anything, maybe it is no longer created. (it is just a convenience feature)

In which case, the original poster should try ls -l /dev/root to see where it is pointing.

I'm running Debian unstable on an AMD64 PC, and there is no /dev/root. Ah, here's why

/dev/root should not be used anymore, since it is unreliable. It therefore was removed on purpose and won't be coming back.

formatting link

Consulting Minister for Consultants, DNRC I can please only one person per day. Today is not your day. Tomorrow isn't looking good, either. I am BOFH. Resistance is futile. Your network will be assimilated.

Or to be extra sure, "sudo ls -dal /dev/root"

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required