westerndigitalcorporation / ufs-utils

The UFS Tool project have been created to allow access UFS device from user space, and perform basic set of UFS operations: Read and write UFS device configuration (flags, attributes, descriptors), FFU, etc... The set of UFS Tool features is co-existing and updated beside BSG and SG infrastructure in Linux Kernel. The source code of ufs-tool is almost ready and will be uploaded soon!
GNU General Public License v2.0
78 stars 62 forks source link

Enable LUN #48

Open 1HomerWu opened 10 months ago

1HomerWu commented 10 months ago

I would like to enable the LUN which is not be used. Do there have command available for the usage?

beanhuo commented 6 months ago

It is possible to enable a Logical Unit (LUN) by configuring the UFS configuration descriptor using the ufs-utils desc tool. For more information, check the help command: ufs-utils desc -h.