Linux CLI - Disk and Storage
You ran
mkfs.ext4 /dev/sdd1 but got an error: "device is mounted". What is the best fix?mkfs.ext4 /dev/sdd1 but got an error: "device is mounted". What is the best fix?umount /dev/sdd1 frees the device so mkfs.ext4 can run successfully.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions