Go to the first, previous, next, last section, table of contents.


2.4.15 select

Command: select device

Selects the device, device, for Parted to edit. The device will usually be a Linux hard disk device, or, if direct access to a file system is required -- a partition, 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.


Go to the first, previous, next, last section, table of contents.