9 kmkramdisk uefi shell command, Kmkramdisk uefi shell command, Cp6003-sa/ra/rc uefi bios the uefi shell – Kontron CP6003-RC uEFI BIOS User Manual
Page 55
CP6003-SA/RA/RC uEFI BIOS
The uEFI Shell
ID 1045-9149, Rev. 2.0
Page 55
P R E L I M I N A R Y
6.2.9
kmkramdisk uEFI Shell Command
kmkramdisk
FUNCTION:
Create RAMdisk drives
SYNTAX:
kmkramdisk [-?|-s
where:
-?
show help
-s
the mount point name
DESCRIPTION:
Creates a RAMdisk of variable size. Can be very useful to perform file
operations when no real filesystem is connected to the system.
Note: The RAMdisk loses its mount point name after all drives are
remapped by the map -r command. The RAMdisk will then be
enumerated as any other connected drive and gain a mount point
name like “fs0”. This is not a bug of the kmkramdisk command
but a normal function of the uEFI framework.
USAGE:
Create RAMdisk:
COMMAND / RESPONSE:
rd:\> kmkramdisk -s 5 myramdisk
Device mapping table
myramdisk :BlockDevice - Alias (null)
VenMsg’(93B5F448-127A-4B29-B306-
5BE8AAC4826E)
Success - Force file system to mount
rd:\> myramdisk:
myramdisk:\> echo testfile > testfile
myramdisk:\> ls
Directory of: myramdisk:\
05/24/08 04:39a 22 testfile
1 File(s) 22 bytes
0 Dir(s)