[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
[LI] Problem with Linux + NT
- Subject: [LI] Problem with Linux + NT
 
- From: Ghins Mathai <ghins@xxxxxxxxxxxxxxx>
 
- Date: Thu, 30 Sep 1999 20:21:00 +0530
 
I have a 4 G m/c which formerly had 2, 2GB partitions running NT and 95.
On the 95 partition I installed linux ( from the PCQ CD).
Now the fdisk command shows me the following:
- -----------------------------------------------------------------------------
                 Start      End   Blocks   Id  System
/dev/hda1             1      252  2024158+  83  Linux native
/dev/hda2           262      523  2104515    5  Extended
/dev/hda3           253      261    72292+  82  Linux swap
/dev/hda5           262      522  2096451    7  OS/2 HPFS
- ----------------------------------------------------------------------------
The NT partition is being shown as HPFS !!!!
When I try executing /sbin/lilo -v , I get the following error:
**************************************************************************
LILO version 20, Copyright 1992-1997 Werner Almesberger
Reading boot sector from /dev/hda1
Merging with /boot/boot.b
Boot image: /boot/vmlinuz-2.0.36-0.7
Added linux *
Boot other: /dev/hda5, on /dev/hda, loader /boot/chain.b
Partition entry not found.
***********************************************************************************************
The contents of my  /etc/lilo.conf file are as shown below:
+++++++++++++++++++++++++++++++++++++++
boot=/dev/hda1
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.0.36-0.7
 label=linux
 root=/dev/hda1
 read-only
other=/dev/hda5
 label=nt
 table=/dev/hda
++++++++++++++++++++++++++++++++++++++++++++++
Could any guru enlighten on where I am messing things
Regards
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.
------------------------------