LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 04-03-2012, 09:30 AM   #16
cmgeo
Member
 
Registered: Oct 2011
Location: India
Distribution: Win 10, Debian and ubuntoooo
Posts: 58

Rep: Reputation: Disabled

hello

i have three operating systems on by system

1. Windows
2. Debian
3. Slackware

I first installed my windows, then Debian and installed grub through normal installation steps, then installed slackware without installing and bootloader, thereafter run grub setup again from debian. Windows is installed and is not used much, debian is primary and slackware partition i use to try other distros using the same principle.

Well this simple step works for me.
 
Old 04-03-2012, 09:35 AM   #17
LQParsons
Member
 
Registered: Feb 2010
Location: North of Boston, Mass (North Shore/Cape Ann)
Distribution: CentOS 7.0 (and kvm/qemu)
Posts: 91

Rep: Reputation: 22
Dual boot, how about VM?

I've learned a lot from the discussion, Thanks.
I may have to change my plan, which was to on my next computer (when I can afford a 64-bit machine) create a dual boot machine, windows and Linux, but then install a VM under the Linux (I'm leaning toward VMWare or VSXi).

The inconvenience with dual-booting is it's either one or the other. With VM, I can have as many distros as I like, as many live (or not) as I like, and be able to switch at will, starting and stopping at will. Etc.

If I have many distros, generally I'm probably only running one or two of them, so I don't need a honking machine -- I have different distros because I'm doing something with this one, then moving on, returning to it when a customer (with that distro) has a problem etc. Also a fine test bed to learn and experiment.

(Of course, the VM would also be running services that one runs within VMs, typically why one has a VM, that's outside this discussion.)

So, to this forum, with folk more versed in multi-booting then myself, I ask:

Would using a VM solve the problem(s) being discussed,
or does it fall short for reasons I'll soon learn
Also to you who are more experienced, having a partition per distro as you suggest, is it feasible/advisable to share partitions as well. Say, a partition for your web-hosting and tools, so whichever distro you've 'multi-booted' into, you still can access and manipulate the same data, perhaps load experimental programs, perhaps programs you're developing that you now wish to test within several distros, etc.

Thanks.

-doug
 
Old 04-03-2012, 10:59 AM   #18
cmgeo
Member
 
Registered: Oct 2011
Location: India
Distribution: Win 10, Debian and ubuntoooo
Posts: 58

Rep: Reputation: Disabled
Hello again

I am not an expert but i tend to get things done from my computer which i want.

vm as per my experience is only good for testing and i would not opt it for production system ( as you may learn from your future experiences).

i have sufficient disk space for my operating systems hence, i have given a 100 gb + 150 gb for windows and its dedicated use (future proofing as well), 50 gb for debian , 30 for for my test distros, and some 2 -3 partitions for various other purposes which can be either fat of ext filesystems. i maintain 10 gb of dedicated fat for using and hosting and developing applications and softwares interchangeably from win to deb to back and so forth.

the above is working for me and i suppose leaving the numbers out, the same may also work for you.
 
Old 04-03-2012, 11:53 AM   #19
Powder-Dust
LQ Newbie
 
Registered: Jan 2011
Posts: 19

Rep: Reputation: 1
My way...

On my desktop 1.5Tb HD, I have a 25Gb Partition for WinXP, a 25Gb partition for Win7, a 25Mb FAT partition where my GRUB resides, one extended partition making up the rest of the HD consisting of 15 logical partitions of which I have 5 or 6 Linux distributions installed. Really not hard to do. Instead of having the loader into MBR, put it in the / of each partition. I just followed the instructions by saikee over at j u s t l i n u x dotcom in the thread, "How to install and boot 145 operating systems in a PC".
I'm starting the same thing with a laptop that was given to me that already had WinXP installed on it. I have BackTrack installed on it already.
I don't have any problems with either system the way it is set up.

Hope this helps.
Powder-Dust
 
Old 04-03-2012, 04:11 PM   #20
nbob
Member
 
Registered: Nov 2010
Posts: 50

Original Poster
Rep: Reputation: 0
Dual-boot 2 linux distros

Success!! Hi and thanks for all the help. It was easier than I envisioned.
Just install both distros into previously-partitioned disk (on seperate partitions)
Put the bootloader for both in the MBR.
From here the second one that was installed is the only one that shows up in the grub menu, so just boot up into it and then run # update-grub. This found the first distro and I was in business.
 
Old 04-03-2012, 04:34 PM   #21
retiredguy01
LQ Newbie
 
Registered: Jun 2011
Location: Santee, sc
Distribution: Mepis 10yrs/ Kubuntu 3mths
Posts: 2

Rep: Reputation: Disabled
With the price of HDD's, just buy a plug n play tray for your HDD and stop worring about it. also don't have to worry about the drive going bad. been doing this for about ten years after getting tired of hasseling with duel boot compatibility.
 
Old 04-03-2012, 09:42 PM   #22
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,939

Rep: Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619Reputation: 3619
"Success!! Hi and thanks for all the help. It was easier than I envisioned."

Well, I'd guess we have all borked one or fifty installs so you got lucky. The newer stuff has corrected many of the older issues.
 
Old 04-13-2012, 11:24 AM   #23
gwmorris
LQ Newbie
 
Registered: Sep 2011
Posts: 14
Blog Entries: 1

Rep: Reputation: Disabled
Hmm, this brings up some questions for me. Now, I've installed a Linux distro with Win already installed and (partially) working, and I think I used LILO for that. Grub isn't really that much different, it just takes some getting used to. I've always heard that having Win installed first makes the job easier if you already have the free space. I've even thought about trying to install Win with Fedora already on there, but I worry that I may screw it up good. My internal HD is about 80G, and I have a 500G external that stays plugged in all of the time like a regular HD, so it's just a little time to back up everything. The 500G is split in half, 250G ext4 and 250G NTFS since I did SOME backup of Windows before abandoning it.

Now, I'm wondering if I can re-install Windows without corrupting anything. The NTFS partition on the big drive is the first, and can be primary along with all of the backups. I think about 90 or 100G would be enough to install it if I decide to. All I have is a restore image and a "rescue disk" from my original Win Vista install. Would that work, just so I can pop in and run something that WON'T run on Fedora?

Oh, and sorry for dredging up this old thread, but it looked handy for the situation!

Last edited by gwmorris; 04-13-2012 at 11:25 AM.
 
Old 04-13-2012, 02:00 PM   #24
retiredguy01
LQ Newbie
 
Registered: Jun 2011
Location: Santee, sc
Distribution: Mepis 10yrs/ Kubuntu 3mths
Posts: 2

Rep: Reputation: Disabled
Dual boot problems

I hate to beat a dead horse but..

With the price of HDD's so cheap, just buy a plug n play tray for your HDD and stop worring about LILO or Grub. I also don't have to worry about the drive going bad. Been doing this for about ten years after getting tired of hasseling with duel boot compatibility.
I have about 6 versions of linux and my original window 7 on seperate drives and just plug in the one I want to use.

KISS method
 
  


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
[SOLVED] 3 ways of setting the time, which is correct? veeruk101 Linux - Newbie 1 10-24-2011 11:17 PM
LXer: Three Ways To Access Linux Partitions (ext2/ext3) From Windows On Dual-Boot Sys LXer Syndicated Linux News 0 01-20-2008 11:50 AM
dual boot with two distros storywizard Linux - General 2 11-09-2005 11:24 PM
how do i dual boot 2 distros? lemuel Linux - Newbie 4 01-07-2005 05:29 PM
which distros to dual boot? jawilson Linux - General 12 01-05-2005 09:02 AM

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

All times are GMT -5. The time now is 07:33 AM.

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