in short: yes.
in not so short: You'll need to create a separate partition on your HDD, and install linux to that one instead, and then during startup, change some bios settings, so you're allowed to choose which partition to boot from every time you start up the computer. If you need more detailed steps, i'm sure a quick google search will reward you with plenty of tutorials.
Comment has been collapsed.
And be very, very careful. It can be easy to completely blast your current install of windows and lose everything.
If you just want to play a little bit and see what it is like, I would just go the virtual machine route first. Maybe take the MOOC for intro to Linux. Do that before you start messing around with partitioning and dual-booting.
Comment has been collapsed.
That's being overly cautious. Of course, always having proper backups are a given, but making new partitions are a pretty normal thing, and it's even a windows feature now. Shouldn't be all that hard. As long as you're not forcing new partition creation, over existing data, through some hillbilly hacks, then that part should be perfectly safe.
Also, hammering f5/f8/f12/whatever_button_your_bios_requires, to enter the bios setup isn't exactly dangerous either. The dangerous part here is changing random stuff you've got no clue what does... But yeah, if you know English, and just look for "Boot Settings" and "Boot Drive Selection" (or other such sounding settings), i really doubt you can screw that up.
Last part here would be installing the linux... which is doable by burning the install iso to a cd, booting from said cd, and making sure you pick your new clean empty partition for the installation. THIS IS where it could be dangerous, if you select to install on the same partition as your windows is on, ignore the 2-3 confirmation consoles, asking you if you REEEALLLY want to screw things up, and push onwards.
Or in short: read what's actually going on, and don't spam the "next" button on every single thing, and i'm sure it'll go perfectly well for you.
Comment has been collapsed.
Yes, it is, but you need to resize your partitions, if you dont have enough free space left.
Different bootloader most likely, though some distros detect your windows installation and boot it perfectly fine. (Debian at least seems to, im running this with win7).
Also, if you have UEFI, you might be able to still just boot the regular windows bootloader directly, or linux (grub), but that might depend on the uefi implementation.
In case of doubt, read tutorials beforehand, print them out in case something goes wrong, or have a second machine ready to troubleshoot.
Generally, its better to really read stuff before you try it, because if you install your linux wrong, your windows will be gone.
[Edit: How do i format stuff on here.. lol]
Comment has been collapsed.
It is possible to dual boot from a single HDD, and I have done it with Ubuntu 9.10 before. Good old times there. For steps, it's pretty much explained by the first post already, so I won't cover that.
As for different bootloaders, those are not required, but could be used if you want to and/or are lazy to switch back to the Windows one.
Comment has been collapsed.
as far as i remember it was always easier to install Ubuntu in adition to windows because windows somehow tend to override loaders when installed as second OS and act like the only OS on the disc
Comment has been collapsed.
There is quite a problem with ATI drivers for Linux. You can use Xorg open source driver or proprietary Catalyst driver. The thing is - not every card is supported. i've tried Ubuntu and Mint with my Radeon 8400 - feels not right. And talking about "modern games" read this. It's a list of games that actually run well on Wine. I, personally, do not use it. Isaac Rebirth, Borderlands 2, Forced and many others make my evenings, actually. Have no idea about running Skyrim or MW. :D
Comment has been collapsed.
For games : Install playonlinux, it provides some tools to make your life easier.
Also Youtube is a great place to check compatibility of games on linux Just type: Running (game name) on Linux.
I maybe wrong but doesn't the WUBI.exe installer permit installation (since 5 years) of Ubuntu on the same partition as a folder on the original C: NTFS drive ?
As for installation i'd recommend installing to a USB key if you want to initiate yourself before trying on your computer.
Comment has been collapsed.
This is the best way if you just want to try linux.
And I think there is a way to create real dual boot with WUBI image after
EDIT: it's easy to uninstall too
Comment has been collapsed.
on a single HDD, yes.
I dual boot ubuntu 14 along side windows on my laptop, I'm pretty sure the ubuntu installation set up the GRUB bootloader automatically which detected the native OS (windows in this case)
Ubuntu has really good documentation on how to do dual boot Ubuntu alongside another OS
Comment has been collapsed.
Yes, you can dual boot from a single HDD.
First, you need to make sure you have plenty of space free, because you're going to partition the drive, creating another partition for Linux or whatever you're using.
Linux is pretty easy to install, and there's pretty simple step by step instruction on the Ubuntu website, for example. Basically, you burn the image to a flash drive or CD/DVD then boot from that, then choose to install into the new partition you've made.
You'll likely need a new bootloader (GRUB is standard with Ubuntu, I believe) and you'll have to choose which partition to install this on, so you can choose to boot into either Windows or Linux when you start.
Good luck, don't wipe your HDD. Make backups!
Comment has been collapsed.
just one more thing: while it's easy to dual boot from one single hdd, multi booting doesn't scale linearly. for instance triple booting xp, 7 and linux can be a real headache, since it's easy to mess with drivers and bootloaders. easybcd and using separate hdd was useful in my experience. still, probably it's not your case.
Comment has been collapsed.
69 Comments - Last post 31 minutes ago by Hawkingmeister
1,520 Comments - Last post 47 minutes ago by ayuinaba
451 Comments - Last post 1 hour ago by Rosefildo
39 Comments - Last post 1 hour ago by FranckCastle
1,806 Comments - Last post 1 hour ago by FranckCastle
544 Comments - Last post 4 hours ago by tlo
7 Comments - Last post 17 hours ago by xXSAFOXx
38 Comments - Last post 1 second ago by ComNguoi
28,254 Comments - Last post 7 minutes ago by Chris76de
109 Comments - Last post 7 minutes ago by cheeki7
134 Comments - Last post 14 minutes ago by RePlayBe
81 Comments - Last post 32 minutes ago by Nerrad7246
125 Comments - Last post 38 minutes ago by NoctuaVentus
30 Comments - Last post 54 minutes ago by ConanOLion
so, I've been wanting to install linux on my system lately. But I would like to still have windows to play some games that aren't on linux. So then i found out about dual booting.
So, Is it possible to dual boot from a single HDD?
Do I have to install a different Bootloader ( I have no idea how to, and I'm also pretty scared of bricking my computer )
Comment has been collapsed.