Is there any risk in installing Linux on top of Windows?
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
Why not VirtualBox?
Everyone has a photographic memory; some just don't have film. Steven Wright
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
I tried dual boot and at one point hit an issue where the MBR got corrupted. It took me a bit of sweating and work to fix it(not too much work more sweating and a fair amount of swearing too) and after googling more on the issue I decided to use Virtualbox instead which suited my needs. After my experience with the MBR corruption I would not use dual boot again largely because a VM is so much safer.
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
Likely windows has used up the whole disk so you will need to shrink the partition to make space. Windows disk manager can do this, and being from & within windows it's safe. (Third party products can do this too often aloowing better shrinkage, but more risky.) Do this before running the ubuntu installer. The ubuntu installer should handle setting up the dual boot (not used ubuntu myself but others do this). If starting from scratch always install windows first. Most linuxes will set up dual boot if it sees a windows bootable partition, whereas windows won't do it for linux and in some cases may even wipe that 'other' partition's record. (But windows will do dual boot for other windows, what a surprise - they can do it but choose not to when it's not windows.)
Signature ready for installation. Please Reboot now.
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
It should work, but prepare for possible trouble. Make at least a full backup of your data like personal files and photos. Make an extra partition with Windows and try it. Ubuntu is an established system :thumbsup:
Press F1 for help or google it. Greetings from Germany
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
I have Windows on the C:\ drive, and two different USB-pens with Linux - what gets booted is determined at startup. The only downside was Windows continuously asking whether or not to format the USB-key that contained Linux (being a drive in an unrecognized format).
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
Ubuntu takes care of this and gives you a windows boot option in grub.
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
I know this isn't the answer you're looking for, and others have already pointed it out, but I'll still say it anyway: Once I figured out what virtual machines were all about (roughly a decade ago), I stopped putting myself through the hell that dual triple multi-booting can be and never looked back. Is there a specific reason you don't want your Linux instance virtualized? If you're scared of multi-booting because you don't fully understand its implications and intricacies - VMs are exactly what you should be looking at.
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
Why not Ubuntu on Windows? If you care mostly about the command line, get the best of both word: [Install Ubuntu on Windows 10 | Ubuntu tutorials](https://tutorials.ubuntu.com/tutorial/tutorial-ubuntu-on-windows#0) I think I saw somewhere people experimenting with XWindows (in Linux on Windows), google it... [EDIT] did 30 seconds of Googling for ya! :) (literally my first query and result) [Windows 10's Bash shell can run graphical Linux applications with this trick | PCWorld](https://www.pcworld.com/article/3055403/windows/windows-10s-bash-shell-can-run-graphical-linux-applications-with-this-trick.html)
A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
I'm currently dual-booting Kali and windows 10 - the only problems I've run into relate to no sound when I reboot from Kali to win (I need to shut down and power on again - no idea why, and not that much of a drag TBH)..... HOWEVER - be aware the pretty much every time there's a major windows update (such as the April 2018 one recently), windows will probably screw up your boot loader meaning you can't boot either - apparently it's been an issue since the windows 7 days, but MS aren't fixing it - windows assumes it's the only OS and overwrites GRUB.....it's pretty simple to fix, but does require some searching to find the correct incantations lol... If you just want to user Linux, and your processor supports it (most do), then I'd suggest switching on hyper-v and installing to a VM.....or even Windows Subsystem for Linux - not the full smash, but close enough to learn the terminal etc...
C# has already designed away most of the tedium of C++.
-
I'd like to have a small partition to have Linux/Ubuntu, and boot to that whenever I would like, but I am a bit afraid that it might somehow screw up the rest of the system - in which case I don't want to take the risk.
Everyone else has already covered the issues with installing Linux to an existing windows box, so I've nothing to add other than I've done it for years. However, since I was doing it mostly to keep a Linux image around for fixing windows, another option is to put a live "CD" image of Ubuntu on a flash drive and boot to it when you want Linux -- that's what I do these days.
I live in Oregon, and I'm an engineer.