ra1nstorm / ra1nstorm-helper

Automatically configures an environment to run checkra1n
MIT License
219 stars 113 forks source link

./run.sh: 17: ./run.sh: gawk: not found #100

Open kwab90 opened 4 years ago

kwab90 commented 4 years ago

help when I try to run ra1nstorm.run I get this back "./run.sh: 17: ./run.sh: gawk: not found "

iDeviceable commented 4 years ago

I get the same problem. I never found a fix, but after trying again several days later, I can't even boot into Xubuntu anymore. It brought me straight to a terminal saying that it couldn't boot properly. Naturally, I assumed that the OS had gone corrupt after using it just one time so I attempted to reinstall Xubuntu using ra1nstorm. I did this around 10-12 different times.

Outcome 1: Boots into the installation, then tells me that its missing the EFI System Partition needed to complete the setup and to continue setting up at my own risk. I attempted to just continue setting up and obviously it failed, it wouldn't boot properly. So now I need to find out how to create an EFI System Partition for Xubuntu?

Anulo2 commented 4 years ago

Try: sudo apt-get update -y sudo apt-get install -y gawk