From: Matt Giwer on
john(a)wexfordpress.com wrote:
> I have run Linux for more than a decade, and often Windows 2000 as a
> secondary system. Now I have a new bigger primary disk, and installed
> Slackware 12 on /dev/hda2 without trouble. I have also installed
> Debian once on /dev/hda1,
>
> Now I want to install Win XP (OEM version) on /dev/hda1. It is newly
> purchased and hasn't been installed elswhere.
>
> When I go through the install process I get to the point where XP
> needs to be booted again. If I leave the install disk in the cd/dvd
> drive I start all over again with the installation. If I remove it
> and reboot I get a boot error on the absent CD.
>
> I have made /dev/hda2 bootable and Lilo works from that partition.
>
> Once upon a time I installed Lilo on the MBR. But since then I have
> run (from a MSDOS floppy) fdisk /mbr.
>
> I have another very old Compaq which runs Win 98 and also has Slack
> embedded in it.
> But it is too limited in memory to run XP or even Win 2000.
>
> Any suggestions?

The others look fine. Windows stops lilo and grub from working. I am certain
this is by design. Back when I had both and always had to reinstall windows
because it crashed the simplest way with redhat was to reinstall it as an
upgrade. As there was nothing to upgrade it was quick and it recreated lilo and
it would work as a dual boot. I have read that simply running grub with no
options will do the same thing. I have not tried this.

--
Despite all the questions about the official version of 9/11 the fact
remaains the government has no official version of 9/11. That is immensely
convenient for all parties concerned.
-- The Iron Webmaster, 3975
http://www.giwersworld.org/environment/aehb.phtml a2
From: Unruh on
Matt Giwer <jull43(a)tampabay.REMover.rr.com> writes:

>john(a)wexfordpress.com wrote:
>> I have run Linux for more than a decade, and often Windows 2000 as a
>> secondary system. Now I have a new bigger primary disk, and installed
>> Slackware 12 on /dev/hda2 without trouble. I have also installed
>> Debian once on /dev/hda1,
>>
>> Now I want to install Win XP (OEM version) on /dev/hda1. It is newly
>> purchased and hasn't been installed elswhere.
>>
>> When I go through the install process I get to the point where XP
>> needs to be booted again. If I leave the install disk in the cd/dvd
>> drive I start all over again with the installation. If I remove it
>> and reboot I get a boot error on the absent CD.

And you are asking about a Windows problem in a Linux group why?
Windows replaces the Master boot record. There is nothing left of the Linux
MBR or any linux booting after you install Windows. Thus it is in a Windows
group you need to ask about this.

Secondly, including the exact error message you get is helpful

>>
>> I have made /dev/hda2 bootable and Lilo works from that partition.
>>
>> Once upon a time I installed Lilo on the MBR. But since then I have
>> run (from a MSDOS floppy) fdisk /mbr.

??? Were you trying to boot from the floppy when you ran into trouble?


>>
>> I have another very old Compaq which runs Win 98 and also has Slack
>> embedded in it.
>> But it is too limited in memory to run XP or even Win 2000.
>>
>> Any suggestions?

> The others look fine. Windows stops lilo and grub from working. I am certain
>this is by design. Back when I had both and always had to reinstall windows
>because it crashed the simplest way with redhat was to reinstall it as an
>upgrade. As there was nothing to upgrade it was quick and it recreated lilo and
>it would work as a dual boot. I have read that simply running grub with no
>options will do the same thing. I have not tried this.