Owners manual
Manuals
Brands
DataLocker Manuals
Computers & Laptops
DL3 FE (FIPS Edition) 500 GB Encrypted External Hard Drive with RFID Two-Factor Authentication - FIPS Validated Exter
25
26
27
28
29
30
31
32
33
34
33
Finally you'll use the mkfs command to
format the disk for Linux. Here, we use
ext4.
# mkfs.ext4 /
dev/sdb1
If you want to rename the drive, use the e2label command.
# e2label /dev/sdb1 /DataLocker
1
...
...
31
32
33
34