Dual booting Redhat 7.1 and XP 2474

This is a discussion about Dual booting Redhat 7.1 and XP 2474 in the Windows Hardware category; Ok, how can i do this without installing LILO and without using a bootdisk. Any help severly appreciated. They had an article about it at but this page doesn't exist anymore. .

Windows Hardware 9627 This topic was started by ,


data/avatar/default/avatar21.webp

251 Posts
Location -
Joined 2000-10-25
Ok, how can i do this without installing LILO and without using a bootdisk. Any help severly appreciated.
They had an article about it at www.geocities.com/xpbeta2/ but this page doesn't exist anymore.

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
May 28
Created
May 28
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar04.webp

3 Posts
Location -
Joined 2001-05-26
not that complicated actually....i'll see if i can remember.
 
1) Install winxp first if you can
2) Install linux and make sure to install lilo on the first sector of the boot partition and NOT the MBR
3) Create a boot disk when asked in Linux installation (dont worry you wont be needint it but only once)
4) now make sure that you can still boot into winxp
5) insert the boot disk and boot into your linux partition
6) run the following commnd
dd if=/dev/hda2 of=/bootsect.lnx bs=512 count=1
**replacing hda2 with whatever your linux partition is ofcourse.
7)copy the bootsect.lnx file to a floppy by using the following command:
mcopy /bootsect.lnx a:
8)boot into winxp, copy the bootsect.lnx file to your c: drive, and edit your boot.ini file and add the following line at the end
C:\BOOTSECT.LNX="Linux"
9) save it and viola, next time you boot you will have two options
 
Windows XP Professional
Linux
 
Your friendly neighborhood,
^Klown^