Welcome to the Linux Foundation Forum!

27. udev -- is there a pseudo-filesystem udev?

Posts: 15

I use Debian 11 (with systemd).
"df" seems to indicate that there is a "udev" pseudo-filesystem,

  1. $ df -h
  2. Filesystem Size Used Avail Use% Mounted on
  3. udev 16G 0 16G 0% /dev
  4. ...

but checking with /proc/ I don't see it,

  1. $ cat /proc/filesystems | grep udev
  2. $ _

(ie. nothing reported)

Is that explained later in the course, or is there a simple explanation?

Best Answer

  • Posts: 15
    Answer ✓

    never mind, mount told me the pseudo-filesystem is called devtmpfs instead...

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training