Tag: Host machine

  • Version Check

    Finishing 2.2.2 Host system software. I typed in version_check.sh from the manual onto the command line. I had to correct three errors with nano. But the version check is OK! Yay!

  • The UNetbootin rabbit hole

    The GParted website was really insistent about using UNetbootin to flash the GParted Live USB (even though I felt that balena Etcher must be equivalent). UNetbootin won’t install for Ubuntu 24.04. I tried this stuff: sudo add-apt-repository ppa:gezkovacs/ppasudo apt-get updatesudo apt-get install unetbootin I learn about the error message here: https://itsfoss.com/repository-does-not-have-release-file-error-ubuntu/ I could use the…