stockmind / gpd-pocket-ubuntu-respin

Collection of scripts and tweaks to adapt Ubuntu and Linux Mint ISO images to let them run smooth on GPD Pocket
350 stars 35 forks source link

./isorespin.sh: '/docker-input/kali-linux-light-2017.3-amd64.iso' must be an Ubuntu (or Ubuntu flavour), Linux Mint, neon, elementary, BackBox or Peppermint desktop ISO. #96

Closed ghost closed 6 years ago

ghost commented 6 years ago

the README.md claims a user can respin kali linux, however when put into practice, the following error is returned :

-> ./docker-respin.sh kali-linux-light-2017.3-amd64.iso gnome

...

./isorespin.sh: '/docker-input/kali-linux-light-2017.3-amd64.iso' must be an Ubuntu (or Ubuntu flavour), Linux Mint, neon, elementary, BackBox or Peppermint desktop ISO.

and

-> ./build.sh origin/kali-linux-light-2017.3-amd64.iso gnome 

...

./isorespin.sh: '/home/annie/gpd-pocket-ubuntu-respin/origin/kali-linux-light-2017.3-amd64.iso' must be an Ubuntu (or Ubuntu flavour), Linux Mint, neon, elementary, BackBox or Peppermint desktop ISO.

is this a documenting error? what else can i provide?