• Re: filesystem info

    From Michael =?utf-8?B?S2rDtnJsaW5n?=@21:1/5 to All on Sun Mar 24 14:40:01 2024
    On 24 Mar 2024 13:19 +0000, from fxkl47bf@protonmail.com:
    when i type mount i see many different filesystem names

    sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none, systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl, configfs binfmt_misc, portal

    is there "simple" documentation to explain what these are

    Not sure if that's what you're looking for, but have you looked at the filesystems(5) man page?

    --
    Michael Kjörling 🔗 https://michael.kjorling.se “Remember when, on the Internet, nobody cared that you were a dog?”

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From fxkl47BF@protonmail.com@21:1/5 to All on Sun Mar 24 14:30:01 2024
    when i type mount i see many different filesystem names

    sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none,
    systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl, configfs binfmt_misc, portal

    is there "simple" documentation to explain what these are

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Marco Moock@21:1/5 to All on Sun Mar 24 21:40:01 2024
    Am 24.03.2024 um 13:19:54 Uhr schrieb fxkl47BF@protonmail.com:

    sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none, systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl,
    configfs binfmt_misc, portal

    Use
    apropos sysfs to find manpages relevant.
    Be ware that only the manpages will be searched that are installed on
    your system, so maybe have a look at https://manpages.debian.org/ or
    search that site with your preferred search engine.

    --
    Gruß
    Marco

    Send unsolicited bulk mail to 1711282794muell@cartoonies.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Sirius@21:1/5 to All on Mon Mar 25 04:50:01 2024
    In days of yore (Sun, 24 Mar 2024), fxkl47BF@protonmail.com thus quoth:
    when i type mount i see many different filesystem names

    sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none, systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl, configfs binfmt_misc, portal

    is there "simple" documentation to explain what these are


    https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/Documentation/filesystems?h=v6.8.1

    The Linux Kernel sources have a Documentation tree that documents many
    aspects and features of the kernel. There may be a kernel-doc package you
    can install that should put that documentation right onto your system in /usr/share/doc/kernel/.

    Do note: reading the docs about /proc and /sys (procfs and sysfs
    respectively) may give ideas - write those ideas down if you decide to try
    them out so you have a record of what you might have done on the system.
    It can be relatively easy to unintentionally cause bad performance by
    poking around with those settings.

    Happy learning!

    --
    Kind regards,

    /S

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tomas@tuxteam.de@21:1/5 to Cindy Sue Causey on Mon Mar 25 16:10:02 2024
    On Mon, Mar 25, 2024 at 11:05:44AM -0400, Cindy Sue Causey wrote:

    [...]

    apt-cache search kernel filesystem doc

    Which brought up two docs appropriate for my own Trixie setup: linux-doc-6.5 and linux-doc-6.6. The description for 6.6 is:

    Description-en: Linux kernel specific documentation for version 6.6

    [...]

    That's a good one, thanks :-)

    Cheers
    --
    t

    -----BEGIN PGP SIGNATURE-----

    iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZgGTjgAKCRAFyCz1etHa Rv0NAJ9E8IfiNVkQVXHZum0qKKU08aMKlwCfd7PeP8tk6U3zzPGyvhlD0QALi6Y=
    =6L+g
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)