@Sagaliciouzzz OK, it sounds like you're not using a bootloader. Do you have Windows and Linux installed on two separate drives?
steven_watt@mstdn.ca
Posts
-
If I do a dual boot of some kind of Ubuntu and Windows, do I get to keep the Windows part as it is now or is it a new installation of Windows? -
If I do a dual boot of some kind of Ubuntu and Windows, do I get to keep the Windows part as it is now or is it a new installation of Windows?@Sagaliciouzzz Should be very simple to delete the Windows partition and assign the free space to a Linux partition. Getting rid of the Windows option on the bootloader might be a little more complicated.
-
If I do a dual boot of some kind of Ubuntu and Windows, do I get to keep the Windows part as it is now or is it a new installation of Windows?@Sagaliciouzzz By the way, if you want to remove the Windows partition at some point but you still need to use certain Windows apps, you can run Windows inside Linux (I use Gnome Boxes for this, but there are several different options).
-
Can anyone help me with a #docker install of #languagetool using ngram data on #fedora 43?Can anyone help me with a #docker install of #languagetool using ngram data on #fedora 43? This works fine: docker run -d --name languagetool --restart unless-stopped -p 8010:8010 erikvl87/languagetool This stays unhealthy and logs a bunch of 'java.lang.NullPointerException: Cannot read the array length because "" is null' errors: docker run -d --name languagetool --restart unless-stopped -p 8010:8010 -e langtool_languageModel=/ngrams -v /home/steven/ngrams:/ngrams:ro erikvl87/languagetool -
If I do a dual boot of some kind of Ubuntu and Windows, do I get to keep the Windows part as it is now or is it a new installation of Windows?@Sagaliciouzzz Both = 1) You can keep Windows when you install Linux and 2) You can get rid of Windows without having to reinstall Linux.
-
If I do a dual boot of some kind of Ubuntu and Windows, do I get to keep the Windows part as it is now or is it a new installation of Windows?@Sagaliciouzzz See "Installing Ubuntu alongside another operating system" on this page: https://ubuntu.com/tutorials/install-ubuntu-desktop#6-type-of-installation
-
If I do a dual boot of some kind of Ubuntu and Windows, do I get to keep the Windows part as it is now or is it a new installation of Windows?@Sagaliciouzzz You should be able to do both (assuming you have enough free disk space for the first one).