parted: select

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