Creating a RAM Disk
This document (7012396) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Server 11 Service Pack 2
SUSE Linux Enterprise Desktop 11 Service Pack 2
Situation
Resolution
modprobe brd
This has three parameters. If no parameters are used you get the defaults.
rd_nr : Maximum number of brd devices
rd_size : Size of each RAM disk in kbytes.
max_part : Maximum number of partitions per RAM disk
For example if you want one 1GB RAM Disk that can have two partitions you would use:
modprobe brd rd_size=1024000 max_part=2 rd_nr=1
The RAM Disk will then be in /dev/ram*
You can then partition it as needed up to the max number of partitions.
Then put a file system on it and mount it and your ready to use your RAM Disk.
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7012396
- Creation Date: 09-May-2013
- Modified Date:03-Mar-2020
-
- SUSE Linux Enterprise Desktop
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com