This section shows how to create a drive link with EVMS:
Example 10.1. Create a drive link
Create a new drive link consisting of
sde4andhdc2, and call it "dl."
To create the drive link using the GUI, follow these steps:
Select → → to see a list of EVMS features.
Select .
Click .
Click the objects you want to compose the drive link: sde4 and hdc2.
Click .
Type
dlin the "name" fieldClick .
The last dialog window presents the free space object you selected as well as the available configuration options for that object.
Alternatively, you can perform some of the steps to create a drive link with the GUI context sensitive menu:
From the tab, right click
sde4.Click
Continue creating the drive link beginning with step 2 of the GUI instructions. In step 4,
sde4is selected for you. You can also selecthdc2.
To create the drive link, follow these steps:
Select → → to see a list of EVMS features.
Select .
Activate .
Use spacebar to select the objects you want to compose the drive link from:
sde4andhdc2.Activate .
Press spacebar to edit the Name field.
Type
dlat the "::" prompt. Press Enter.Activate .
Alternatively, you can perform some of the steps to create a drive link with the context sensitive menu:
From the Available Objects view, press Enter on
sde4.Activate the menu item.
Continue creating the drive link beginning with step 4 of the Ncurses instructions.
sde4will be pre-selected. You can also selecthdc2.
Use the create command to create a drive link through the CLI. You pass the "object" keyword to the create command, followed by the plug-in and its options, and finally the objects.
To determine the options for the plug-in you are going to use, issue the following command:
query: plugins, plugin=DriveLink, list options
Now construct the create command, as follows:
create: object, DriveLink={Name=dl}, sde4, hdc2