+++ [EMAIL PROTECTED] [linux-india] <11/03/02 12:49 +0530>:
>    As mentioned in the prev mail,i send the partition table of my m/c to
> u,its as follows:
>    Device Boot    Start       End    Blocks   Id  System
> /dev/hda1   *         1       261   2096451    7  HPFS/NTFS
> /dev/hda2           262       264     24097+  83  Linux

Put lilo in /dev/hda2 if you need it.

> plz suggest me a method to install lilo.

Or why not just use nt bootloader? Is there a problem?

        -srs

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #024        -**< Sub : NumLock ON at boot >**-
To turn  numlock on  automatically for a few consoles at boot: 
#!/bin/sh                  #   Use setled program. This script
INITTY=/dev/tty[3-6]       #   will turn *Numlock* on for con-   
for tty in $INITTY; do     #   soles 3 through 6 only ... Fire
setleds -D +num < $tty     #   this script in rc.local/ equiv-
done                       #   alent for your distro

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to