1RAM(4)                     Linux Programmer's Manual                    RAM(4)
2
3
4

NAME

6       ram - ram disk device
7

DESCRIPTION

9       The ram device is a block device to access the ram disk in raw mode.
10
11       It is typically created by:
12
13           mknod -m 660 /dev/ram b 1 1
14           chown root:disk /dev/ram
15

FILES

17       /dev/ram
18

SEE ALSO

20       chown(1), mknod(1), mount(8)
21

COLOPHON

23       This  page  is  part of release 5.02 of the Linux man-pages project.  A
24       description of the project, information about reporting bugs,  and  the
25       latest     version     of     this    page,    can    be    found    at
26       https://www.kernel.org/doc/man-pages/.
27
28
29
30Linux                             1992-11-21                            RAM(4)
Impressum