LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Dual booting Windows XPerimental and Enigma (RH7.2) (https://www.linuxquestions.org/questions/linux-software-2/dual-booting-windows-xperimental-and-enigma-rh7-2-a-8258/)

dev-sda7 11-02-2001 07:20 PM

Dual booting Windows XPerimental and Enigma (RH7.2)
 
I have a brand new box which runs Win XPerimental, and I'd like to dual boot it with Enigma. I'm something of a windows virgin so I could use some pointers on how to do this without completely trashing the Win side.

Feel free to be very explicit and insult my intelligence. :D

rootboy 11-03-2001 02:07 AM

Re: Dual booting Windows XPerimental and Enigma (RH7.2)
 
Quote:

Originally posted by dev-sda7
I have a brand new box which runs Win XPerimental,
I like that :)


Quote:

and I'd like to dual boot it with Enigma. I'm something of a windows virgin so I could use some pointers on how to do this without completely trashing the Win side.
There's no such thing as a "Window Virgin", by definition they are all screwed :D


Quote:

Feel free to be very explicit and insult my intelligence. :D
Never!

But I will suggest going to:

http://www.xosl.org

and checking them out.


Are you talking about this enigma?

http://www.xat.nl/enigma/

(it's an OS?)


But if you had linux installed, it should be a rather simple matter of adding an entry for WinXP, and an "other" entry for enigma.

Ask this guy (Leif):

http://www.computing.net/windowsxp/w...orum/4575.html


John

dev-sda7 11-03-2001 01:49 PM

Re: Re: Dual booting Windows XPerimental and Enigma (RH7.2)
 
Quote:

Originally posted by rootboy

There's no such thing as a "Window Virgin", by definition they are all screwed :D

:p I hear ya!

Thanks for the pointers. I'll check out the links.

Quote:


Are you talking about this enigma?

http://www.xat.nl/enigma/

Enigma is the cute codename for Redhat 7.2. :)

Quote:


But if you had linux installed, it should be a rather simple matter of adding an entry for WinXP, and an "other" entry for enigma.

Yeah, if I had Linux installed already I'd be on familiar ground! Trying to get there without being too XPerimental. :)

dev-sda7 11-04-2001 05:26 PM

Ok, I'll reply to my own post...
  • Resized the XP/NTFS partition with Partition Magic 7.0.
  • Installed Redhat 7.2 on the freed disk space.
  • Put GRUB in /dev/hda3 (instead of the MBR).
Bottom line: Both XP and RH7.2 boots fine, the latter off a bootdisk (for now). The whole process was very painless.

Now all I need to figure out is either how to get the XP bootloader to allow me to boot up RH (that's not this forum, eh?
;) ) or if it's "safe" to put GRUB in the MBR and use it to boot both XP and RH?

linuxcool 11-04-2001 05:52 PM

This link might help you get your xp boot loader to boot linux.

rootboy 11-04-2001 08:27 PM

Re: Re: Re: Dual booting Windows XPerimental and Enigma (RH7.2)
 
Quote:

Originally posted by dev-sda7


Enigma is the cute codename for Redhat 7.2. :)

Oh, no wonder :)

Check out what "Linuxcool" suggests, it looks like the way to go.


John

dev-sda7 11-04-2001 11:32 PM

Quote:

Originally posted by linuxcool
This link might help you get your xp boot loader to boot linux.
Yeah, this works like a charm! (I googled my way to that page!)

Just to keep this thread self-contained, here's the solution (using the XP bootloader):[list=1][*]linux dd if=/dev/hda3 bs=512 count=1 of=/mnt/floppy/enigma.bin[*]XP Copy a:\enigma.bin to c:\enigma.bin[*]XP Add c:\enigma.bin="Enigma" to BOOT.INI[/list=1]
Step 1 extracts the x86 boot sector from the place GRUB placed it.

Step 3: Start menu -> Control Panel -> Performance and Maintenance -> System -> Advanced -> Startup and Recovery -> EDIT startup options.

Thanks for all the pointers.

linuxcool 11-05-2001 06:31 PM

You're welcome. :)

marktaff 11-06-2001 01:07 AM

Works for win2k as well
 
For psterity's sake, I used the same process to setup the dual boot with RH 7.2 and win2k. It works great.

Mark


All times are GMT -5. The time now is 11:30 PM.