+++ [EMAIL PROTECTED] [linux-india] <14/02/02 15:22 +0530>:
> I've installed Win2k Server on my computer at first,then I installed Linux 
> the PCQ cds.While installing Linux,i forgot to select the install LILO option,
> however I created the boot disk.As a result, I'm unable to boot into Linux,

Use loadlin for this.  Or boot into linux, create lilo.conf and install and
run lilo

> Can u suggest me the procedure,if any,so that I can install just LILO,without 
> re-installation of the entire OS.I'll be very much pleased if my problem is 
> solved.

Boot into linux, login as root, mount your CD and just rpm -i lilo-[tab]

That'll install lilo.  Set up lilo.conf to boot into doze and linux (search
google for "Litt's LILO Lessons" or man lilo first.

Then run lilo

# /sbin/lilo -t -v 
[tests it]

# /sbin/lilo -v
[runs it]

-v = verbose

        -srs

btw: I see you are my sister's batchmate @ BITS ...

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #119        -**< Sub : How to make a Loadlin bootdisk >**-
This is the simplest way making your own boot disk.  Totally a 
DOS prompt job. In DOS [1] "format a: /s/v" [2] Copy two files
your kernel (usually vmlinuz) and "loadlin.exe" to it, [3] and  
make a one-line config.sys to point to your / device and boot:
e.g. "shell=a:\loadlin.exe a:\vmlinuz root=/dev/hda2 ro"

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

Reply via email to