On Wed, Jan 16, 2002 at 05:54:49AM -0000, Anantha Krishnan wrote:
> 
> 
> I have installed linux7.1 frm PC Quest CD. i have partioned 
> the harddisk into two parts, one with 2020 MB,and the other 
> with 1075 MB, The installation was succesful.The problem is 
> when i try load Linux it is not able to boot  from harddisk
> (i have installed it in the 2020 MB partition).but I'm able 
> to boot the machine from my  boot floppy. Also it says that 
> Liloconf was insatlled.
> 
> What is the problem and how could i solve to overcome this.
> 

I am assuming that your 2020 mb partition is /dev/hda1. It is
very likely that LILO info has not been placed on the MBR. Pl
boot through the boot dis, then check your  /etc/lilo.conf to
ensure things are in order. Then run "lilo -v" (as root).

HTH

Bish

--
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Locking a directory                            LOST #013

To "lock" a directory under your $HOME directory for privacy
of data, do:

$chmod 000 dir/  .... ["root" still has access though]        

Changing permission to 000 even denies an ls to  that dir by 
all users. You need to do chmod 755 or 777 (for access).
          
####<[EMAIL PROTECTED]>###################################
:


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

Reply via email to