Hi,
I too faced the nearly same problem a couple of days back. Guess the
solution as I worked out for the PC on which this deadly combo is working
might be machine specific but still I'm sending it in. The board was a i810
w/64 M RAM, integrated AGP, sound etc. I used SUSE for the Linux part. the
sequence was Windows NT--->Windows 95--->SUSE. a bit of work needs to be
done on both ends(NT and Linux). Or to be on the safer side u could use a
boot floppy to boot linux everytime, though that is a highly irreliable
method of doing it. the partitioning is standard 2047M primary DOS for
Win95, 4001M of extended w/FAT16 logical parts of 2017 and 19xxM for NT and
the rest unassigned. But that is for my system(8.4G HDD)...yours would
differ (but u get the drift ie.). The Lilo Configurating file should look
like this :::
**************start of lilo.conf*****************************
boot=/dev/hda
prompt
timeout=100 # Wait for 10 s at the prompt warten, before the default
system
# is booted.
vga = normal
# configure Linux boot partitions
image = /vmlinuz # Please adapt this : The kernel
root = /dev/hda3 # Please adapt this : The Linux root partition
!!
label = Linux
# configuring the Linux boot partition : end
# configuring DOS/Win/WinNT boot partition
other = /dev/hda1 # Please adapt this : start partition !!
label = DOS # whatever you like
table = /dev/hda # Please adapt this : must be sda with SCSI
instead of hda !!
# configuring DOS/Win/WinNT boot partition: end
******************end of lilo.conf************************
Next install Lilo on the MBR by issuuing
$ /sbin/lilo
You shouldn't have a problem but with Windoes you never know. Do let me know
if it works for you and also if it doesn't cause there is another way by
which you actually make Windows bend back and boot Linux from the NT Boot
Loader!!! yes that too can be done.
regards Imtiaz
----- Original Message -----
From: Rajesh Fowkar <[EMAIL PROTECTED]>
To: Linux India Mailing List <>
Sent: Saturday, April 22, 2000 11:32 PM
Subject: win98+winnt+linux
> Hi friends,
>
> My friend yesterday installed linux on his PC ( which already had
windows98 and win NT ) in two
> partitions. Now when he tries to boot he gets LILO prompt where the two
options are (dos and linux). Here if he types dos than he gets another menu
:
>
> windows 98
> windows nt
>
> Windows 98 boots perfectly but if selects Windows NT then the following
error is displayed :
>
> <winnt root>\system32\ntoskrnl.exe not found. Please reinstall.
>
> What could be the problem ? What should be the order of installation if
all the three os's are to
> be installed.
>
> Thanks in advance.
>
>
> --
> Rajesh(ALIAS Shriram) Fowkar
> --------------------------------------------------------------------------
------
> How I Configured my SiS6215 Card
?Visit:http://rajesh.computers.webjump.com/linux.html
>
> Web Site : http://rajesh.computers.webjump.com/ Email
:[EMAIL PROTECTED]
> Address : KURTARKAR NAGARI, BLDG-C, FLAT NO. T4, THIRD FLOOR,
SHANTINAGAR,
> PONDA - GOA. PHONE : (0832)315932
>
> "Destiny is not a matter of chance, it is a matter of choice; it is not a
> thing to be waited for, it is a thing to be achieved."
> -William Jennings Bryan
> --------------------------------------------------------------------------
-------
>
>
-----------------------------------------------------------------------
LIH is all for free speech. But it was created for a purpose - to help
people discuss issues about installing and running Linux. If your
messages are counterproductive to this purpose, your privileges to
submit messages can and will be revoked.