<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>> I want to have XP, Red Hat and Mandrake 
on it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have successfully used XP with Slackware by doing 
approximately the following:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>run liloconf and install lilo into the first sector 
of your linux partition.</FONT></DIV>
<DIV><FONT face=Arial size=2>then run </FONT><FONT face=Arial size=2>dd 
if=/dev/hda2 of=/tmp/lunix.boot bs=512 count=1 (replace hdax with whatever 
partition you have linux installed on)</FONT></DIV>
<DIV><FONT face=Arial size=2>then copy /tmp/lunix.bin to your XP 
c:\</FONT></DIV>
<DIV><FONT face=Arial size=2>then edit c:\boot.ini and add a line like 
this:</FONT></DIV>
<DIV><FONT face=Arial size=2>c:\lunix.bin=Lunix</FONT></DIV>
<DIV><FONT face=Arial size=2>here's an example:</FONT></DIV>
<DIV><FONT face=Arial size=2>==============================</FONT></DIV>
<DIV><FONT face=Arial size=2>[boot 
loader]<BR>timeout=30<BR>default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS<BR>[operating 
systems]<BR>multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="M$ Winblows XP" 
/fastdetect<BR>c:\ulnix.bin="Lunix"</FONT></DIV>
<DIV><FONT face=Arial size=2>==============================</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>when u reboot u should have a choice of booting 
into linux or XP and.. well, hope it works. </FONT></DIV>
<DIV><FONT face=Arial size=2>if you give this a go let me know how it goes, I'll 
double check the setup.</FONT></DIV></BODY></HTML>