LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-03-2014, 11:29 PM   #1
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Rep: Reputation: 176Reputation: 176
does it make sense to dual boot?


My old Dell desktop only has 19GB of room left. I see all these refurbished machines with 500GB or a TB and I'm thinking of getting one. Lots of them come with Windows installed already. I'm not a Windows fan but now and then it is helpful to use it. If I buy one of these computers, does it make sense to dual boot? Do you give up capacity (and like CPU stuff) in Linux if you do? Thanks!
 
Old 12-04-2014, 02:02 AM   #2
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
When you dual-boot, the two systems exist side by side on the hard drive. This affects storage capacity, but not other resources as you can only boot into one system at a time.
Note that Ubuntu has a Wubi install feature that runs Ubuntu from Windows. I'm not certain of the technical details, but as far as I can tell this is not a true dual-boot as it uses the Windows drivers.

High capacity hard drives are readily available at low prices these days and it is therefore quite easy to accommodate multi-boot setups.

With the exception of the latest crop of laptops that come with Windows 8 pre-installed and some Arm based devices like Chromebooks and tablets, most PCs can even be booted from an external, usb connected hard drive. With 1TB to 3TB usb hard drives being the standard today, this is highly worth considering. Remember that 2.5 inch drives can usually be powered directly from the usb port while 3.5 inch drive almost always require an additional power adaptor.
 
1 members found this post helpful.
Old 12-04-2014, 02:04 AM   #3
j-ray
Senior Member
 
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591

Rep: Reputation: 145Reputation: 145
If you want to run both system at the same time so you can switch between them you have to create a virtual machine on your box. That would share resources with the base system. If you dual boot you run only 1 system at a time and have to reboot if you want to switch. I use the latter version for several years now as I need Windows for making music. With 2 systems you loose a few gig hard disk space. That's all.
 
1 members found this post helpful.
Old 12-04-2014, 03:12 AM   #4
timl
Member
 
Registered: Jan 2009
Location: Sydney, Australia
Distribution: Fedora,CentOS
Posts: 750

Rep: Reputation: 156Reputation: 156
Typically when I have bought a lappy it has windows installed and I almost always add, say, Fedora as well. I don't see much point removing windows even if I don't use it much.

So I would say, yes definitely.
 
1 members found this post helpful.
Old 12-04-2014, 05:38 AM   #5
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
Usually I leave the Windows installation on in case I have to send it in for repair or I have to deal with really incompatible hardware. If you shrink the Windows partition during installation it doesn't do much harm.

But dual booting as a normal way of working I'd strongly discourage. Once you rebooted your machine 5 times on a single day you understand why. In that case a VM is a much better way to go.

jlinkels
 
1 members found this post helpful.
Old 12-04-2014, 05:48 AM   #6
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,792

Rep: Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306Reputation: 7306
you can boot a linux from usb too (if the hardware allowed it).
 
1 members found this post helpful.
Old 12-04-2014, 06:16 AM   #7
vincix
Senior Member
 
Registered: Feb 2011
Distribution: Ubuntu, Centos
Posts: 1,240

Rep: Reputation: 103Reputation: 103
I use dual booting and it's just fine. I reboot whenever I want to use the other OS. Virtualization is much slower, as some people have already mentioned.

I really wouldn't recommend you boot from external usb devices. They're much slower than a sata connection. You can easily install linux from a usb stick, of course, but actually having a running linux installed on an external device is silly, if you don't have a real strong reason for it.
 
1 members found this post helpful.
Old 12-04-2014, 08:47 AM   #8
Ook
Member
 
Registered: Apr 2004
Location: Hell, Arizona (July - 118 degrees)
Distribution: Slackware 14.2 soon to be Slackware 15
Posts: 699

Rep: Reputation: 131Reputation: 131
In the end this is something you need to decide. I have dual booted my computer, and at one point I had four operating systems - Windows XP, Windows 7, and two version of Linux.

Eventually I realized that I did not need Windows any more. For those few Windows programs that just would not run on Linux, I use a VM (www.virtualbox.org). The games that won't run on Linux, and there are a few, I just don't play because there are so many that do. I still keep a Win2000 VM for some old folio reference software that I use, and I keep a few XP VMs hanging around, but 99% of what I do is on Linux.

I finally ran out reasons to keep Windows, and so I deleted it and now my boxes are Linux only. There is nothing I used to do with Windows that I can not now do on Linux.

Dual boot until you are comfortable with Linux to the point you don't need Windows anymore, and see if you can get your favorite Windows programs to run in a VM.
 
1 members found this post helpful.
Old 12-05-2014, 12:29 AM   #9
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Thanks everyone for the awesome feedback. I'm really a Linux fan. One of the things that would dissuade me from dual booting is the endless MS updates. Maybe with a VM I could avoid that. I too, like Ook, hardly have any use for Windows. But as a few of you have mentioned it doesn't hurt to have the option. Thanks again.
 
Old 12-05-2014, 01:38 AM   #10
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
Quote:
Originally Posted by Gregg Bell View Post
One of the things that would dissuade me from dual booting is the endless MS updates.
LOL
I feel your pain! I only run updates for Windows once a year. I do this just before filing my tax returns. (Needs Adome Reader DRM) That's also just about the only time I ever boot into Windows.
 
Old 12-05-2014, 08:48 PM   #11
Fred Caro
Senior Member
 
Registered: May 2007
Posts: 1,007

Rep: Reputation: 167Reputation: 167
The only reason I would keep Windoze on a machine would be if I was considering the ease of reselling it after I had use of it.

Fred.
 
Old 12-06-2014, 04:58 PM   #12
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
Originally Posted by Gregg Bell View Post
My old Dell desktop only has 19GB of room left. I see all these refurbished machines with 500GB or a TB and I'm thinking of getting one. Lots of them come with Windows installed already. I'm not a Windows fan but now and then it is helpful to use it. If I buy one of these computers, does it make sense to dual boot? Do you give up capacity (and like CPU stuff) in Linux if you do? Thanks!
What are the specs of your computer, if they are ok then I would say just get the hdd & later get the computer or laptop that you really want.
 
Old 12-07-2014, 02:18 PM   #13
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,800

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by jlinkels View Post
Usually I leave the Windows installation on in case I have to send it in for repair or I have to deal with really incompatible hardware. If you shrink the Windows partition during installation it doesn't do much harm.
Agreed. And nothing beats seeing the expression on the technician's face when you can simply reboot using the Windows partition and demonstrate that the problem also occurs while running Windows.

Quote:
But dual booting as a normal way of working I'd strongly discourage. Once you rebooted your machine 5 times on a single day you understand why. In that case a VM is a much better way to go.
I think this is beyond the scope of the OP's question -- and probably something not best discussed in the Newbie forum -- but is it possible to set up dual-boot, run Linux as the default boot, and set up a VM on Linux using the OS installed in the Windows partition as the guest? I've never seen anyone try this and, given that most people don't get Windows installation media any more, might be a great way to go.

Anyone seen a link to a page where someone describes how this can be done?

--
Rick
 
Old 12-07-2014, 04:34 PM   #14
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
Quote:
Originally Posted by rnturn View Post
and set up a VM on Linux using the OS installed in the Windows partition as the guest? I've never seen anyone try this and, given that most people don't get Windows installation media any more, might be a great way to go.
That would be nice, but it was not what I recommended. It seems that it is very hard to migrate the Windows partition to VB. Besides, Windows might not even run because it sees the VM as new hardware. However it seems that VMWare does have a tool to convert a real partition to a VM. https://www.virtualbox.org/wiki/Migrate_Windows

jlinkels
 
Old 12-08-2014, 12:02 AM   #15
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,800

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
... Windows might not even run because it sees the VM as new hardware.
Heh heh... Good point. I'd almost forgotten about that little problem with Windows. (I once broke a perfectly good Windows setup by doing the unthinkable: I added a SCSI controller to run some extra disks. Had to grovel before MS to get permission to use my computer again.)

Is that conversion tool free of charge? I'm guessing "no" or MS would be a bit upset about people being able to move Windows from machine to machine at will without buying some sort of additional license.

--
Rick
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Does this make sense? Linux_Kidd Linux - Networking 3 05-31-2013 08:03 AM
What sense does this make (Javascript)? resetreset Programming 3 12-04-2010 12:16 AM
How to make XP boot as default OS in WinXP-Ubuntu dual boot system svin Ubuntu 14 11-04-2009 04:49 PM
How does this make sense? Trinity22 Linux - General 2 03-30-2005 12:45 AM
Ya sure this make sense Edward78 General 2 09-23-2003 03:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration