diff --git a/USAGE_MACOS.md b/USAGE_MACOS.md index eb111a4..2fbd80c 100644 --- a/USAGE_MACOS.md +++ b/USAGE_MACOS.md @@ -179,6 +179,12 @@ Password: This example showed how you can use LUKS with LVM2 volumes, but that doesn't mean that you can't use volumes without LVM. You can specify plain device paths like `vdb3` without any issue. +# FAQ + +### How do I format disks with Linsk? + +Use `linsk shell`. Please see [SHELL.md](SHELL.md). + # Troubleshooting Please refer to [TROUBLESHOOTING.md](TROUBLESHOOTING.md). \ No newline at end of file diff --git a/USAGE_WINDOWS.md b/USAGE_WINDOWS.md index 70146e6..661bf4c 100644 --- a/USAGE_WINDOWS.md +++ b/USAGE_WINDOWS.md @@ -183,6 +183,12 @@ Password: This example showed how you can use LUKS with LVM2 volumes, but that doesn't mean that you can't use volumes without LVM. You can specify plain device paths like `vdb3` without any issue. +# FAQ + +### How do I format disks with Linsk? + +Use `linsk shell`. Please see [SHELL.md](SHELL.md). + # Troubleshooting Please refer to [TROUBLESHOOTING.md](TROUBLESHOOTING.md). \ No newline at end of file