Skip to content
#

bash-script

bash logo

Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU operating system. It is meant to be an improved version of Bourne Shell.

Here are 3,946 public repositories matching this topic...

OlafHaalstra
OlafHaalstra commented Mar 30, 2021

Describe the bug
Awesome job on the script!

The issue is as follows, when you import another distro in the same folder wsl --import will fail and report:

...
The supplied install location is already in use.

This is after the distro is already unregistered.

Please add terminal output if possible:

Move Debian to "C:\..\backup"? (Y|n): y
Exporting VHDX to 

Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.

  • Updated Feb 23, 2020
  • Shell

Created by Brian Fox

Released June 8, 1989

Repository
gitGNU/gnu_bash
Website
www.gnu.org/software/bash
Wikipedia
Wikipedia

Related Topics

shell