LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Dual Boot off Two HDDs (https://www.linuxquestions.org/questions/linux-general-1/dual-boot-off-two-hdds-23686/)

Shak 06-18-2002 06:28 AM

Dual Boot off Two HDDs
 
Hiyas,

Here's what I would like to do:

Have 2 drives in my system, one with Linux installed on it, one with Windows installed on it. I would like LILO (or GRUB preferably) to let me select which OS I would like from the menu as it does with a dual boot off a single drive...can I:
  • Install Linux on HDD1
  • Unplug HDD1 and install Windows on HDD2
  • Edit grub.conf or LILOs equivalent to include the windows system

I would have the Linux drive as my first boot device and then it would load LILO/GRUB and I could select the OS I would like....

Is this possible?
Thanks
Shak :Pengy:

acid_kewpie 06-18-2002 06:40 AM

yes, i do it with lilo tho, not sure about grub.... should be a suitable equivalent

http://www.linuxquestions.org/questi...ht=lilo+map%2A

jglen490 06-18-2002 07:02 AM

Grub will very well. Actually, whether you use Grub or Lilo, your configuration will be simpler if you put Windoze on the primary hard drive. It'll work either way, it's just simpler.

acid_kewpie 06-18-2002 07:04 AM

yeah it's a tiny bit simpler but it's less conceptually secure. Linux on master is MUCH more preferable imho. makes removal much much easier.

Jalorathalis 06-18-2002 07:26 AM

can lilo be configured to boot more than one o/s ie: win ME/XP/RH 7.0?

how is it done (what file needs to be configured)

Aussie 06-18-2002 07:29 AM

You need to edit /etc/lilo.conf, have a look at the lilo docs for some examples and remember to always run lilo after making changes to lilo.conf.

Shak 06-18-2002 11:27 AM

wicked! thanks a lot guys!I just now need to find how GRUB's config relates to Lilo;s!

Shak

jglen490 06-18-2002 01:13 PM

Grub's config file is menu.lst ("ell", "ess", "tee") in /boot/grub.

Shak 06-18-2002 01:20 PM

Quote:

Originally posted by jglen490
Grub's config file is menu.lst ("ell", "ess", "tee") in /boot/grub.
not grub.conf, I sure thought it was grub.conf...and whats the "ell" "ess" "tee"?

Shak

jglen490 06-18-2002 02:29 PM

Quote:

not grub.conf, I sure thought it was grub.conf...and whats the "ell" "ess" "tee"?
Correct, NOT grub.conf. Sometimes the ."lst", displays as if it were ".1st" on some people's displays. Just wanted to head off a possible problem. Obviously didn't :( :D !!

Shak 06-18-2002 02:35 PM

okies....rightio, whats wrong with grub.conf out of interest?

I aint got the system infront of me as I hope to have built a LFS one :)

Shak

hank@$3800 06-18-2002 08:27 PM

Windows 98 on another drive
 
I have a situation where I have 2 hdds on 1 computer, and Red Hat Linux 7.2 (GRUB) has designated (1st)
drive as the 'DOS' drive. (If i don't press 'up' arrow when I turn the computer on it automatically boots 'DOS',
but it says to ' insert Dos disk and press any key') I have used other versions of Linux, but am unfamiliar with
partitioning, at least for other OSs. What I would like is to do a Fresh Install of Win98, using it as a' second'
OS, mostly for games. How do I use GRUB? I understand from studying the siotuation that I need GRUB
and something called GNU Parted. Is anyone out there familiar with {what I'm saying?} I would appreciate
input from anyone familiar with partitioning for Linux/Windows!
THANKS!
:newbie: :confused: :cry: :study:

jglen490 06-19-2002 07:39 AM

Quote:

whats wrong with grub.conf out of interest?
Um, nothing. It's just that Grub uses the data in menu.lst to actually display the boot choices and to execute the commands to access what you choose :) .

zLinuxz 06-19-2002 08:40 AM

Well, I use Grub for my 2 scsi hardrive setup with win98 in one and RH7.2 on the other and I always edit the grub.conf and it works beautifully, I don't know what the problem you say there is would even matter since it works fine by grub.conf

zlinuxz

Shak 06-19-2002 10:44 AM

Quote:

Originally posted by zLinuxz
Well, I use Grub for my 2 scsi hardrive setup with win98 in one and RH7.2 on the other and I always edit the grub.conf and it works beautifully, I don't know what the problem you say there is would even matter since it works fine by grub.conf

zlinuxz

would you post your grub.conf please?

Shak


All times are GMT -5. The time now is 08:54 PM.