{
    "mode": "man",
    "parameter": "RAM",
    "section": "4",
    "url": "https://www.chedong.com/phpMan.php/man/RAM/4/json",
    "generated": "2026-06-15T20:33:50Z",
    "sections": {
        "NAME": {
            "content": "ram - ram disk device\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The ram device is a block device to access the ram disk in raw mode.\n\nIt is typically created by:\n\nmknod -m 660 /dev/ram b 1 1\nchown root:disk /dev/ram\n",
            "subsections": []
        },
        "FILES": {
            "content": "/dev/ram\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "chown(1), mknod(1), mount(8)\n",
            "subsections": []
        },
        "COLOPHON": {
            "content": "This  page  is  part  of  release  5.10 of the Linux man-pages project.  A description of the\nproject, information about reporting bugs, and the latest version of this page, can be  found\nat https://www.kernel.org/doc/man-pages/.\n\n\n\nLinux                                        1992-11-21                                       RAM(4)",
            "subsections": []
        }
    },
    "summary": "ram - ram disk device",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "chown",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/chown/1/json"
        },
        {
            "name": "mknod",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/mknod/1/json"
        },
        {
            "name": "mount",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/mount/8/json"
        }
    ]
}