9 kmkramdisk uefi shell command, Kmkramdisk uefi shell command, Cp6002 uefi bios the uefi shell – Kontron CP6002 uEFI BIOS User Manual

Page 67

Advertising
background image

CP6002 uEFI BIOS

The uEFI Shell

ID 1039-1612, Rev. 2.0

Page 61

7.2.9

kmkramdisk uEFI Shell Command

kmkramdisk

FUNCTION:

Create RAMdisk drives

SYNTAX:

kmkramdisk

[-?|-s <size> <name>]

where:

-?

show help

-s <size> <name> create a RAMdisk of given size in Megabytes with

the mount point name <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)

Advertising