parted: select

1 
1 2.4.12 select
1 -------------
1 
1  -- Command: select DEVICE
1 
1      Selects the device, DEVICE, for Parted to edit.  The device can be
1      a Linux hard disk device, a partition, a software RAID device or
1      LVM logical volume.
1 
1      Example:
1 
1           (parted) select /dev/hdb
1 
1      Select '/dev/hdb' (the slave device on the first ide controller on
1      Linux) as the device to edit.
1