Support
Forums

Re: peppermint won’t boot

OK let's try installing Unetbootin.  If your Linux box is working reliably then why not use that?  It's ages since I installed Unetbootin so I'm not sure if this will work.  I found the instructions on https://unetbootin.github.io/linux_download.html
In a terminal enter:
Code: [Select]
sudo add-apt-repository ppa:gezakovacs/ppa
Then
Code: [Select]
sudo apt-get update
Then
Code: [Select]
sudo apt-get install unetbootin
And report progress.

OK let's try installing Unetbootin.  If your Linux box is working reliably then why not use that?  It's ages since I installed Unetbootin so I'm not sure if this will work.  I found the instructions on https://unetbootin.github.io/linux_download.html
In a terminal enter:
Code: [Select]
sudo add-apt-repository ppa:gezakovacs/ppa
Then
Code: [Select]
sudo apt-get update
Then
Code: [Select]
sudo apt-get install unetbootin
And report progress.